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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixed resolving polymorphic procedure signature
nico-bb
2022-07-28
1
-0
/
+2
*
|
working on supporting references
Daniel Gavin
2022-07-30
6
-155
/
+241
*
|
Fix snippet support check to handle helix editor
Daniel Gavin
2022-07-30
1
-3
/
+3
|
/
*
Switching to virtual arena instead of ring buffer
Daniel Gavin
2022-07-26
1
-1
/
+3
*
Make ols more robust by also looking in the path environment for odin
Daniel Gavin
2022-07-23
1
-0
/
+6
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-07-23
2
-3
/
+3
|
\
|
*
Update requests.odin
nico-bb
2022-07-22
1
-1
/
+1
|
*
Update build.odin
nico-bb
2022-07-22
1
-2
/
+2
*
|
Typo
Daniel Gavin
2022-07-23
1
-2
/
+1
*
|
Add support for `~` in collections
Daniel Gavin
2022-07-23
1
-6
/
+11
|
/
*
Fix odin core changes
Daniel Gavin
2022-07-14
4
-5
/
+5
*
More reference work
index-caching
Daniel Gavin
2022-07-11
6
-179
/
+263
*
Fix memory leak
Daniel Gavin
2022-07-10
4
-14
/
+9
*
more fixes
Daniel Gavin
2022-07-09
5
-40
/
+26
*
Restructed the indexer
Daniel Gavin
2022-07-09
16
-211
/
+105
*
Merge branch 'master' into index-caching
Daniel Gavin
2022-07-09
2
-4
/
+24
|
\
|
*
Remove Maybe for now because json serialization messes it up.
Daniel Gavin
2022-06-29
1
-4
/
+4
|
*
odinfmt: fix proc tags being printed
Daniel Gavin
2022-06-28
2
-3
/
+16
|
*
Use the default values if not specified in json
Daniel Gavin
2022-06-22
1
-2
/
+8
|
*
Add new json variable for picking the space amount
Daniel Gavin
2022-06-21
1
-0
/
+1
*
|
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
19
-75
/
+80
|
/
*
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
*
Fix stackoverflow error with unresolved generic expression.
Daniel Gavin
2022-06-13
2
-4
/
+10
*
Fix union error with pointers
Daniel Gavin
2022-06-12
1
-2
/
+2
*
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
17
-268
/
+392
|
\
|
*
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
|
*
Fix hover bug
Daniel Gavin
2022-06-11
6
-36
/
+48
|
*
More reference work
Daniel Gavin
2022-06-11
13
-160
/
+241
|
*
Merge branch 'master' into index-refractor
Daniel Gavin
2022-05-19
2
-7
/
+5
|
|
\
|
*
|
correcting cases for windows to not have to lowercase all the time.
Daniel Gavin
2022-05-13
2
-0
/
+13
|
*
|
more tests
Daniel Gavin
2022-05-09
1
-1
/
+1
|
*
|
Add last package cache for memory_index.
Daniel Gavin
2022-04-28
5
-19
/
+32
|
*
|
remove the lower case for windows.
Daniel Gavin
2022-04-28
9
-77
/
+65
*
|
|
Fixed neovim hover issue
JamesDSource
2022-06-08
2
-12
/
+18
|
|
/
|
/
|
*
|
typo
Daniel Gavin
2022-05-15
1
-5
/
+1
*
|
Fix odin changes
Daniel Gavin
2022-05-15
1
-1
/
+1
*
|
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 more completion infering support for enums and bitsets.
Daniel Gavin
2022-04-16
1
-3
/
+33
*
Fix or_return not resolving the value
Daniel Gavin
2022-04-15
2
-0
/
+14
*
Add proper multi_pointer support and fix range half range op
Daniel Gavin
2022-04-15
7
-18
/
+103
*
Update mem.Megabyte etc. usage
Phil
2022-04-12
3
-5
/
+5
*
Fix lowercase issue with packages.
Daniel Gavin
2022-04-11
1
-1
/
+7
*
Fix windows issue with package lower and uppercase
Daniel Gavin
2022-04-11
9
-70
/
+82
[prev]
[next]