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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1279 from BradLewis/switch-code-action
nightly
Bradley Lewis
7 days
6
-119
/
+128
|
\
|
*
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
2
-1
/
+22
|
*
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
35
-336
/
+2149
|
|
\
|
*
|
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
*
|
|
Merge pull request #1277 from BradLewis/fix/hover-info-const-unary-expr
Bradley Lewis
9 days
2
-1
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix hover info for constant unary exprs
Brad Lewis
9 days
2
-1
/
+11
|
/
/
*
|
Merge pull request #1274 from BradLewis/chore/document-builtin-folder-readme
Bradley Lewis
12 days
1
-0
/
+2
|
\
\
|
*
|
Add documentation for the path of the `builtin` folder
Brad Lewis
12 days
1
-0
/
+2
|
/
/
*
|
Merge pull request #1268 from pnarimani/invert-if
Bradley Lewis
12 days
4
-0
/
+824
|
\
\
|
*
\
Merge branch 'master' into invert-if
pc
2026-01-31
10
-8
/
+18
|
|
\
\
|
*
|
|
fix: code action is no longer available inside the block of if statement
moonz
2026-01-30
2
-9
/
+22
|
*
|
|
refactor: renamed the test file to reflect which code action is being tested
moonz
2026-01-30
1
-14
/
+16
|
*
|
|
feat: add invert if action
pc
2026-01-30
4
-0
/
+809
*
|
|
|
Merge pull request #1252 from gxhamster/custom-config-path
DanielGavin
13 days
2
-1
/
+27
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Feat: Add support for odinfmt custom config path
Iyaan Azeez
2026-01-14
2
-1
/
+27
*
|
|
|
Merge pull request #1272 from BradLewis/fix/collector-null-dereference
Bradley Lewis
2026-02-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix null dereference when pkg is nil in collector
Brad Lewis
2026-02-01
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #1271 from ProtonZero/master
Bradley Lewis
2026-02-01
10
-7
/
+17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
#+feature using-stmt
Tasha Companion
2026-01-30
10
-7
/
+17
|
/
/
/
*
|
|
Merge pull request #1265 from pnarimani/fake_method_group
Bradley Lewis
2026-01-29
4
-125
/
+672
|
\
\
\
|
*
|
|
feat: added one more test to make sure there are no edge cases
moonz
2026-01-27
2
-4
/
+32
|
*
|
|
Merge branch 'overload_resolution' into fake_method_group
moonz
2026-01-27
6
-83
/
+108
|
|
\
\
\
|
*
|
|
|
feat: add completion edit text test for proc group with single argument
pc
2026-01-27
3
-2
/
+88
|
*
|
|
|
feat: suggest proc group instead of individual procs
pc
2026-01-27
4
-125
/
+558
*
|
|
|
|
Merge pull request #1263 from pnarimani/overload_resolution
Bradley Lewis
2026-01-27
8
-7
/
+190
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'master' into overload_resolution
moonz
2026-01-27
6
-83
/
+108
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
*
|
|
|
Merge pull request #1264 from BradLewis/feat/add-option-to-use-docs-for-comp-...
Bradley Lewis
2026-01-27
6
-81
/
+106
|
\
\
\
\
|
*
|
|
|
Add option to put the signature help for comp lits in the docs to improve ren...
Brad Lewis
2026-01-27
6
-81
/
+106
|
/
/
/
/
|
*
|
|
refactor: cleaning up the methods and config reading
moonz
2026-01-27
4
-36
/
+68
|
*
|
|
feat: added a feature flag to turn overload resoution on and off
moonz
2026-01-27
6
-7
/
+22
|
*
|
|
feat: go to resolved proc from a proc overload group when performing go-to-de...
moonz
2026-01-27
2
-4
/
+140
|
/
/
/
*
|
|
Merge pull request #1261 from BradLewis/fix/signature-labels-with-no-comp-lit
Bradley Lewis
2026-01-25
2
-0
/
+41
|
\
\
\
|
*
|
|
Fix signature labels displaying empty symbol in definitions after commas
Brad Lewis
2026-01-25
2
-0
/
+41
*
|
|
|
Merge pull request #1260 from BradLewis/fix/parapoly-struct-with-parapoly-child
Bradley Lewis
2026-01-24
2
-0
/
+38
|
\
|
|
|
|
*
|
|
Correctly resolve child parapoly structs
Brad Lewis
2026-01-24
2
-0
/
+38
|
/
/
/
[next]