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
*
Fix hover info for constant unary exprs
Brad Lewis
9 days
1
-1
/
+1
*
Merge pull request #1268 from pnarimani/invert-if
Bradley Lewis
12 days
3
-0
/
+424
|
\
|
*
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
1
-9
/
+4
|
*
|
feat: add invert if action
pc
2026-01-30
3
-0
/
+429
*
|
|
Merge pull request #1252 from gxhamster/custom-config-path
DanielGavin
14 days
1
-0
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Feat: Add support for odinfmt custom config path
Iyaan Azeez
2026-01-14
1
-0
/
+20
*
|
|
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
10
-7
/
+17
|
|
/
|
/
|
*
|
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
4
-83
/
+101
|
\
\
|
*
\
Merge branch 'master' into overload_resolution
moonz
2026-01-27
4
-83
/
+101
|
|
\
\
|
|
*
|
Add option to put the signature help for comp lits in the docs to improve ren...
Brad Lewis
2026-01-27
4
-81
/
+99
*
|
|
|
feat: add completion edit text test for proc group with single argument
pc
2026-01-27
2
-2
/
+61
*
|
|
|
feat: suggest proc group instead of individual procs
pc
2026-01-27
3
-125
/
+444
|
/
/
/
*
|
|
refactor: cleaning up the methods and config reading
moonz
2026-01-27
3
-36
/
+66
*
|
|
feat: added a feature flag to turn overload resoution on and off
moonz
2026-01-27
4
-7
/
+15
*
|
|
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
|
/
*
oops apply only to Sublime LSP
ske
2026-01-04
1
-2
/
+5
*
fix in/not_in bit_set complete
ske
2026-01-04
1
-2
/
+2
*
Merge pull request #1238 from BradLewis/fix/completions-bit-set-proc-group
Bradley Lewis
2025-12-30
2
-0
/
+10
|
\
|
*
Improve bitset completions with proc groups
Brad Lewis
2025-12-30
2
-0
/
+10
*
|
Add vector completions for using struct fields
Brad Lewis
2025-12-26
2
-96
/
+123
|
/
*
Merge pull request #1230 from lucypero/add-options
DanielGavin
2025-12-23
2
-16
/
+23
|
\
|
*
Add option to align struct value assignment
Lucy
2025-12-21
2
-2
/
+4
|
*
Fix formatting
Lucy
2025-12-21
1
-2
/
+1
|
*
Fix bug
Lucy
2025-12-21
1
-14
/
+17
|
*
Add config flag to align struct fields
Lucy
2025-12-21
2
-4
/
+7
|
*
Remove field type alignment
Lucy
2025-12-21
1
-1
/
+1
*
|
Fix completions for implicit selector proc args with default values
Brad Lewis
2025-12-23
1
-0
/
+2
|
/
*
Add defaultLibrary modifier for builtin
ske
2025-12-17
3
-1
/
+11
*
Fix implicit selector completions for proc call args within assignments
Brad Lewis
2025-12-17
2
-77
/
+92
*
Reduce scores for symbols starting with `_`
Brad Lewis
2025-12-16
1
-0
/
+4
*
Always set semantic token full capabilities to true when enabled
Brad Lewis
2025-12-16
1
-1
/
+1
*
Only use field for selector completions if the position is within the field
Brad Lewis
2025-12-16
2
-3
/
+1
*
Add documentation for directives
Brad Lewis
2025-12-14
5
-177
/
+193
*
Handle global call directives
Brad Lewis
2025-12-14
1
-3
/
+4
*
Add hover info for variables from local call directives
Brad Lewis
2025-12-14
4
-7
/
+38
*
Display call signature before comp lit
Brad Lewis
2025-12-14
1
-4
/
+4
*
Correct hover info for aliased constants
Brad Lewis
2025-12-12
2
-2
/
+2
*
Add optional feature for displaying signature help for comp literals
Brad Lewis
2025-12-11
6
-57
/
+108
*
Fix selector completions for global constant declarations
Brad Lewis
2025-12-06
1
-1
/
+4
*
Handle references with attributes
Brad Lewis
2025-12-06
1
-0
/
+4
*
Check attributes when building the position context
Brad Lewis
2025-12-06
1
-1
/
+25
*
Merge pull request #1204 from BradLewis/feat/profile-defines-and-arch
Bradley Lewis
2025-12-06
4
-28
/
+23
|
\
[next]