index
:
odin/ols.git
action-organizeImports
ci-changes
fix-ci
fix-stale-error
index-caching
inlay-range
make-ci-work
master
objc-branch
objc-fixes
poly
remove-unused-imports
rename
semantic_tokens_range
test
uri-fix-diagnostics
use-recursion-map
Language server for Odin
Daniel Gavin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
formatter: check state flag for value decl
DanielGavin
2023-03-10
1
-0
/
+1
*
Start working on labeldetails
DanielGavin
2023-03-10
5
-17
/
+64
*
Improve scanning 'odin check' output to ignore suggestion text, and provide c...
Fabian Sperber
2023-03-10
1
-54
/
+68
*
increase buffer size for stdout for `odin check`
DanielGavin
2023-03-09
1
-1
/
+1
*
Fix completion on implicit enums for assignments
DanielGavin
2023-03-08
1
-0
/
+12
*
Add support for completion with usings and compound literals
DanielGavin
2023-03-08
4
-15
/
+16
*
Fix enum inference from casting
DanielGavin
2023-03-07
2
-0
/
+17
*
Add comp_lit and value decl infering for enums
DanielGavin
2023-03-07
1
-0
/
+69
*
Add more enum gotos
DanielGavin
2023-03-06
2
-11
/
+70
*
Start adding support to gotos for enums
DanielGavin
2023-03-06
4
-42
/
+141
*
semantic token: visit the len expression in array_type
DanielGavin
2023-02-25
1
-0
/
+1
*
use internal resolve in resolve_function_overload to prevent recursion.
objc-branch
DanielGavin
2023-02-25
1
-2
/
+4
*
Add support for pointer type in get_node_length
DanielGavin
2023-02-13
1
-2
/
+12
*
Fixed error where `->` with call expression couldn't be resolved
DanielGavin
2023-01-24
1
-1
/
+19
*
More accurately auto complete ObjC procedures
Lucas Perlind
2023-01-24
5
-5
/
+41
*
early support of goto for objc
DanielGavin
2023-01-23
2
-17
/
+26
*
start working on supporting objc code
DanielGavin
2023-01-23
6
-32
/
+231
*
Fix bug where with `for in` in `for in`
DanielGavin
2023-01-21
2
-7
/
+28
*
Refractor code for locals
DanielGavin
2023-01-16
4
-114
/
+160
*
Merge branch 'master' of https://github.com/DanielGavin/ols
DanielGavin
2022-12-08
1
-2
/
+1
|
\
|
*
Typo
DanielGavin
2022-12-06
1
-2
/
+1
*
|
Fix the new odin changes in walk
DanielGavin
2022-12-08
1
-0
/
+2
|
/
*
Begin adding support for goto on import stmt
DanielGavin
2022-12-05
4
-7
/
+48
*
Fix call expression removing inline information
DanielGavin
2022-12-04
1
-1
/
+9
*
Temporary workaround bug in odin core
DanielGavin
2022-11-27
1
-1
/
+12
*
Fix issue with indexing not resolving correctly
Daniel Gavin
2022-11-23
2
-0
/
+6
*
Fix issues with binary expression in index function
Daniel Gavin
2022-11-23
1
-63
/
+23
*
Incorrect use of auto_cast
Daniel Gavin
2022-11-06
1
-3
/
+8
*
Remember to visit foreign decl in semantic tokens
Daniel Gavin
2022-11-05
1
-0
/
+2
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-11-04
1
-1
/
+1
|
\
|
*
handle .Alloc_Non_Zeroed in latest Odin
Phil
2022-11-03
1
-1
/
+1
*
|
Fix completion on call expr that return structs
Daniel Gavin
2022-11-04
1
-5
/
+6
|
/
*
change notin to not_in
Daniel Gavin
2022-11-02
1
-1
/
+1
*
Prevent completion in basic literals
Daniel Gavin
2022-11-02
2
-3
/
+12
*
Fix issue with attributes newlining without "\"
Daniel Gavin
2022-11-02
1
-3
/
+3
*
Fix disabled comment issues
Daniel Gavin
2022-11-02
1
-4
/
+6
*
Fix issue with binary expression having call expressions
use-recursion-map
Daniel Gavin
2022-11-01
1
-0
/
+25
*
Fix linux build
Daniel Gavin
2022-10-30
1
-14
/
+22
*
semantic token is now treating variable procedures and non-mutable the same
Daniel Gavin
2022-10-30
1
-1
/
+3
*
Fix issues with vector/matrix multiplication with scalars
Daniel Gavin
2022-10-28
1
-0
/
+20
*
Add new config to disable the `core:odin/parser` errors
Daniel Gavin
2022-10-27
4
-1
/
+5
*
Add support for matrix types
Daniel Gavin
2022-10-27
6
-12
/
+213
*
show pointer information in signature
Daniel Gavin
2022-10-27
1
-4
/
+17
*
Handle typeid as a type
Daniel Gavin
2022-10-27
3
-4
/
+17
*
fallback on returning the original text
Daniel Gavin
2022-10-27
1
-1
/
+1
*
Add more logging on get_case_sensitive_path
Daniel Gavin
2022-10-27
1
-10
/
+3
*
Fix proc type not creating semantic tokens in structs
Daniel Gavin
2022-10-25
1
-32
/
+48
*
Fix issue with union having a type from a different package.
Daniel Gavin
2022-10-25
2
-9
/
+12
*
Undo changes
Daniel Gavin
2022-10-25
1
-1
/
+1
*
Undo variable/constant change
Daniel Gavin
2022-10-25
1
-5
/
+13
[prev]
[next]