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
*
More reference work
index-caching
Daniel Gavin
2022-07-11
6
-179
/
+263
*
Fix memory leak
Daniel Gavin
2022-07-10
5
-36
/
+33
*
more fixes
Daniel Gavin
2022-07-09
5
-40
/
+26
*
Restructed the indexer
Daniel Gavin
2022-07-09
18
-222
/
+116
*
Merge branch 'master' into index-caching
Daniel Gavin
2022-07-09
7
-111
/
+260
|
\
|
*
typo
Daniel Gavin
2022-07-09
1
-1
/
+1
|
*
odinfmt: Fix crash
Daniel Gavin
2022-07-09
1
-1
/
+4
|
*
Add new snapshot system for odinfmt testing.
Daniel Gavin
2022-07-09
3
-23
/
+80
|
*
Remove Maybe for now because json serialization messes it up.
Daniel Gavin
2022-06-29
2
-6
/
+6
|
*
odinfmt: Add breaking support for lhs
Daniel Gavin
2022-06-29
1
-20
/
+15
|
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-06-28
1
-4
/
+6
|
|
\
|
|
*
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
|
|
|
/
|
|
/
|
[next]