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
...
|
|
*
Remember to close the handle in `get_case_sensitive_path`
DanielGavin
2022-06-28
1
-4
/
+6
|
*
|
odinfmt: fix proc tags being printed
Daniel Gavin
2022-06-28
3
-10
/
+62
|
|
/
|
*
Change the formatter handling of binary expressions
Daniel Gavin
2022-06-27
1
-60
/
+50
|
*
Removed the fill functionality for odinfmt
Daniel Gavin
2022-06-25
2
-70
/
+61
|
*
Forgot file
Daniel Gavin
2022-06-22
1
-2
/
+2
|
*
Use the default values if not specified in json
Daniel Gavin
2022-06-22
1
-2
/
+8
|
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-06-21
1
-9
/
+12
|
|
\
|
|
*
Fix matrix_type only be checked if type is not null
DanielGavin
2022-06-21
1
-9
/
+12
|
*
|
Add new json variable for picking the space amount
Daniel Gavin
2022-06-21
2
-0
/
+2
|
|
/
|
*
Print matrices with constant column and rows more nicely.
Daniel Gavin
2022-06-20
1
-6
/
+52
|
*
Update visit.odin
DanielGavin
2022-06-16
1
-3
/
+5
*
|
clean up
Daniel Gavin
2022-06-21
2
-31
/
+1
*
|
start on making the cache based package system instead of indexing everything.
Daniel Gavin
2022-06-20
6
-41
/
+24
*
|
move document struct back to server
Daniel Gavin
2022-06-19
21
-97
/
+84
|
/
*
Fix ternary expression semantic tokens
Daniel Gavin
2022-06-14
3
-3
/
+17
*
Fix issue with parameter and type being the same causing stack overflow
Daniel Gavin
2022-06-14
4
-10
/
+18
*
odinfmt: fix using stmt regression
Daniel Gavin
2022-06-13
1
-1
/
+0
*
odinfmt: Fix more regression errors
Daniel Gavin
2022-06-13
1
-4
/
+3
*
Fix stackoverflow error with unresolved generic expression.
Daniel Gavin
2022-06-13
2
-4
/
+10
*
Fix regression on odinfmt
Daniel Gavin
2022-06-13
1
-1
/
+1
*
Fix union error with pointers
Daniel Gavin
2022-06-12
2
-65
/
+68
*
odinfmt: Fix do statements in call expressions breaking
Daniel Gavin
2022-06-12
1
-0
/
+36
*
Remember to correct uri for windows on save.
Daniel Gavin
2022-06-12
1
-0
/
+5
*
typo
Daniel Gavin
2022-06-12
1
-2
/
+2
*
Merge branch 'index-refractor'
Daniel Gavin
2022-06-12
24
-317
/
+478
|
\
|
*
Add custom hover map
Daniel Gavin
2022-06-12
3
-4
/
+24
|
*
Fix bugs with range loop in switch statement not completing.
Daniel Gavin
2022-06-12
3
-8
/
+5
|
*
forgot file
Daniel Gavin
2022-06-11
1
-1
/
+3
|
*
Fix hover bug
Daniel Gavin
2022-06-11
8
-48
/
+52
|
*
More reference work
Daniel Gavin
2022-06-11
18
-178
/
+260
|
*
Merge branch 'master' into index-refractor
Daniel Gavin
2022-05-19
4
-53
/
+40
|
|
\
|
*
|
correcting cases for windows to not have to lowercase all the time.
Daniel Gavin
2022-05-13
4
-14
/
+68
|
*
|
more tests
Daniel Gavin
2022-05-09
1
-1
/
+1
|
*
|
Add last package cache for memory_index.
Daniel Gavin
2022-04-28
6
-19
/
+34
|
*
|
remove the lower case for windows.
Daniel Gavin
2022-04-28
11
-84
/
+68
*
|
|
odinfmt: Fix error where switch statements vanished
Daniel Gavin
2022-06-11
1
-2
/
+1
*
|
|
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-06-11
3
-14
/
+20
|
\
\
\
|
*
|
|
Fix test compile error
DanielGavin
2022-06-08
1
-2
/
+2
|
*
|
|
Fixed neovim hover issue
JamesDSource
2022-06-08
2
-12
/
+18
|
|
|
/
|
|
/
|
*
/
|
odinfmt: Move comments to be handled generically for exprs and stmts. Don't g...
Daniel Gavin
2022-06-11
1
-106
/
+54
|
/
/
*
|
typo
Daniel Gavin
2022-05-15
1
-5
/
+1
*
|
Fix odin changes
Daniel Gavin
2022-05-15
2
-32
/
+24
*
|
Don't group the call expression together with the comments, this causes break...
Daniel Gavin
2022-05-14
1
-3
/
+1
*
|
#maybe duplicate bug
Daniel Gavin
2022-05-13
1
-4
/
+0
*
|
Improve exit by not going into sema_wait when running = false
Daniel Gavin
2022-05-13
1
-1
/
+3
*
|
Use text kind for completion, if not able to resolve it, to prevent helix fro...
Daniel Gavin
2022-05-09
1
-1
/
+1
|
/
*
Add tag to comp lit
Daniel Gavin
2022-04-16
1
-1
/
+6
*
Add more completion infering support for enums and bitsets.
Daniel Gavin
2022-04-16
1
-3
/
+33
*
odinfmt: fix union kind and struct poly params.
Daniel Gavin
2022-04-16
1
-10
/
+11
*
Fix or_return not resolving the value
Daniel Gavin
2022-04-15
2
-0
/
+14
[prev]
[next]