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
*
Add hover info when hovering over an import statement
Brad Lewis
5 days
2
-9
/
+20
*
Add hover info when hovering over package declaration
Brad Lewis
5 days
1
-0
/
+16
*
Add documentation to package completions
Brad Lewis
5 days
1
-0
/
+6
*
Add documentation to package hover info
Brad Lewis
5 days
3
-45
/
+72
*
Clear canceled requests after they have been removed from the queue
Brad Lewis
5 days
1
-4
/
+1
*
Merge pull request #1290 from BradLewis/fix/overloaded-parapoly-proc-with-bit...
Bradley Lewis
5 days
1
-1
/
+1
|
\
|
*
Correctly resolve parapoly overloaded procs using bitfields
Brad Lewis
5 days
1
-1
/
+1
*
|
Fix checker diagnostics on BSD
Stefan Schlosser
5 days
1
-1
/
+1
|
/
*
Correctly resolve builtin types when using the fully qualified name with the ...
Brad Lewis
5 days
2
-2
/
+37
*
Correctly resolve poly types from nested function calls that contain more tha...
Brad Lewis
5 days
1
-1
/
+18
*
meant this
Nathaniel Saxe
6 days
1
-1
/
+2
*
fix: forgot dot
Nathaniel Saxe
6 days
1
-1
/
+1
*
Correct union parapoly completion and switch action naming
Brad Lewis
7 days
1
-9
/
+28
*
Fix parapoly union types being overridden incorrectly
Brad Lewis
7 days
1
-1
/
+1
*
Only append the missing cases with the code action
Brad Lewis
7 days
3
-109
/
+78
*
Merge pull request #1273 from DireLines/master
Bradley Lewis
7 days
4
-14
/
+273
|
\
|
*
refactor switch case info into struct; handle multiple comma-separated varian...
Nathaniel Saxe
7 days
1
-55
/
+74
|
*
qualify union case names with pointer / package when necessary
Nathaniel Saxe
10 days
2
-21
/
+37
|
*
capture indentation of the overall switch block
Nathaniel Saxe
11 days
1
-26
/
+33
|
*
undo formatting changes in unrelated file
Nathaniel Saxe
11 days
1
-8
/
+12
|
*
sep=''
Nathaniel Saxe
11 days
1
-1
/
+1
|
*
refactor into file; handle indentation
Nathaniel Saxe
11 days
3
-193
/
+214
|
*
Merge branch 'master' into master
Nathaniel Saxe
11 days
22
-247
/
+1199
|
|
\
|
*
|
first put existing cases in order, then put in new cases
Nathaniel Saxe
11 days
1
-25
/
+30
|
*
|
private my helper functions so as not to pollute namespace
Nathaniel Saxe
2026-01-31
1
-0
/
+3
|
*
|
fix: reset ast context between resolve calls
Nathaniel Saxe
2026-01-31
1
-2
/
+12
|
*
|
more or less handle union types - TODO in appropriate places on why not compl...
Nathaniel Saxe
2026-01-30
2
-4
/
+13
|
*
|
rm logs
Nathaniel Saxe
2026-01-02
1
-2
/
+0
|
*
|
make it work for enum switch statements as well
Nathaniel Saxe
2026-01-02
1
-25
/
+66
|
*
|
populate remaining switch cases action for enums
Nathaniel Saxe
2026-01-01
1
-0
/
+126
*
|
|
Fix hover info for constant unary exprs
Brad Lewis
9 days
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'master' into invert-if
pc
2026-01-31
9
-3
/
+12
|
\
\
|
*
|
Fix null dereference when pkg is nil in collector
Brad Lewis
2026-02-01
1
-1
/
+1
|
*
|
#+feature using-stmt
Tasha Companion
2026-01-30
9
-2
/
+11
*
|
|
fix: code action is no longer available inside the block of if statement
moonz
2026-01-30
1
-9
/
+4
*
|
|
feat: add invert if action
pc
2026-01-30
2
-0
/
+391
|
/
/
*
|
feat: added one more test to make sure there are no edge cases
moonz
2026-01-27
1
-4
/
+0
*
|
Merge branch 'overload_resolution' into fake_method_group
moonz
2026-01-27
3
-44
/
+61
|
\
\
|
*
\
Merge branch 'master' into overload_resolution
moonz
2026-01-27
3
-44
/
+61
|
|
\
\
|
|
*
|
Add option to put the signature help for comp lits in the docs to improve ren...
Brad Lewis
2026-01-27
3
-43
/
+60
*
|
|
|
feat: add completion edit text test for proc group with single argument
pc
2026-01-27
1
-2
/
+17
*
|
|
|
feat: suggest proc group instead of individual procs
pc
2026-01-27
2
-125
/
+441
|
/
/
/
*
|
|
refactor: cleaning up the methods and config reading
moonz
2026-01-27
2
-35
/
+65
*
|
|
feat: added a feature flag to turn overload resoution on and off
moonz
2026-01-27
3
-7
/
+14
*
|
|
feat: go to resolved proc from a proc overload group when performing go-to-de...
moonz
2026-01-27
1
-4
/
+89
|
/
/
*
|
Fix signature labels displaying empty symbol in definitions after commas
Brad Lewis
2026-01-25
1
-0
/
+3
*
|
Correctly resolve child parapoly structs
Brad Lewis
2026-01-24
1
-0
/
+10
*
|
Correctly resolve hover info for poly types in where clauses for procs
Brad Lewis
2026-01-24
8
-6
/
+25
*
|
Improve hoverdoc formatting
Louis Dutton
2026-01-17
7
-60
/
+93
*
|
Correct hover info for indexed soa pointers
Brad Lewis
2026-01-15
1
-6
/
+29
[next]