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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1272 from BradLewis/fix/collector-null-dereference
dev-2026-01
Bradley Lewis
2026-02-01
1
-1
/
+1
*
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
|
/
*
Merge pull request #1259 from BradLewis/feat/polytype-improvements
Bradley Lewis
2026-01-24
9
-6
/
+45
|
\
|
*
Correctly resolve hover info for poly types in where clauses for procs
Brad Lewis
2026-01-24
9
-6
/
+45
|
/
*
Merge pull request #1254 from louisdutton/hoverdoc-improvements
Bradley Lewis
2026-01-19
9
-94
/
+127
|
\
|
*
Improve hoverdoc formatting
Louis Dutton
2026-01-17
9
-94
/
+127
|
/
*
Merge pull request #1251 from mollstam/fix/odinfmt_heap_allocator
DanielGavin
2026-01-16
1
-6
/
+7
|
\
|
*
removed small block size used for testing
Tobias Mollstam
2026-01-15
1
-1
/
+1
|
*
revert to using arena but virtual memory that can grow
Tobias Mollstam
2026-01-15
1
-5
/
+18
|
*
use default heap allocator instead of fixed size arena for odinfmt CLI
Tobias Mollstam
2026-01-12
1
-17
/
+5
*
|
Merge pull request #1253 from BradLewis/fix/indexed-soa-expr
Bradley Lewis
2026-01-15
2
-6
/
+47
|
\
\
|
|
/
|
/
|
|
*
Correct hover info for indexed soa pointers
Brad Lewis
2026-01-15
2
-6
/
+47
|
/
*
Merge pull request #1247 from larzconwell/release-odinfmt-executable
dev-2025-12
Bradley Lewis
2026-01-06
1
-4
/
+4
|
\
|
*
Make release odinfmt executable
Larz Conwell
2026-01-05
1
-4
/
+4
|
/
*
Merge pull request #1244 from ske2004/fix_in_not_in
Bradley Lewis
2026-01-05
1
-2
/
+5
|
\
|
*
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
4
-0
/
+61
|
\
|
*
Improve bitset completions with proc groups
Brad Lewis
2025-12-30
4
-0
/
+61
*
|
Merge pull request #1236 from BradLewis/feat/add-vector-completions-for-using...
Bradley Lewis
2025-12-26
3
-96
/
+159
|
\
\
|
|
/
|
/
|
|
*
Add vector completions for using struct fields
Brad Lewis
2025-12-26
3
-96
/
+159
|
/
*
Merge pull request #1230 from lucypero/add-options
DanielGavin
2025-12-23
4
-16
/
+37
|
\
|
*
Add option to align struct value assignment
Lucy
2025-12-21
4
-2
/
+11
|
*
Add config parameter to schema
Lucy
2025-12-21
1
-0
/
+5
|
*
Add docs
Lucy
2025-12-21
1
-0
/
+2
|
*
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
*
|
Merge pull request #1231 from larzconwell/master
DanielGavin
2025-12-23
3
-11
/
+26
|
\
\
|
*
|
Add odinfmt to release zips
Larz Conwell
2025-12-21
1
-10
/
+16
|
*
|
Build odinfmt in CI
Larz Conwell
2025-12-21
2
-1
/
+10
|
|
/
*
|
Merge pull request #1233 from BradLewis/fix/proc-arg-default-value-completions
Bradley Lewis
2025-12-23
2
-0
/
+24
|
\
\
|
|
/
|
/
|
|
*
Fix completions for implicit selector proc args with default values
Brad Lewis
2025-12-23
2
-0
/
+24
|
/
*
Merge pull request #1228 from ske2004/add-default-library-modifier-for-builtins
Bradley Lewis
2025-12-18
3
-1
/
+11
|
\
[next]