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 #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
|
\
|
*
Add defaultLibrary modifier for builtin
ske
2025-12-17
3
-1
/
+11
|
/
*
Merge pull request #1226 from BradLewis/fix/implicit-selector-completion-assi...
Bradley Lewis
2025-12-17
3
-82
/
+133
|
\
|
*
Fix implicit selector completions for proc call args within assignments
Brad Lewis
2025-12-17
3
-82
/
+133
|
/
*
Merge pull request #1225 from BradLewis/fix/score_vars_starting_with_undersco...
Bradley Lewis
2025-12-16
1
-0
/
+4
|
\
|
*
Reduce scores for symbols starting with `_`
Brad Lewis
2025-12-16
1
-0
/
+4
|
/
*
Merge pull request #1224 from BradLewis/fix/semantic-tokens-full
Bradley Lewis
2025-12-16
1
-1
/
+1
|
\
|
*
Always set semantic token full capabilities to true when enabled
Brad Lewis
2025-12-16
1
-1
/
+1
|
/
*
Merge pull request #1223 from BradLewis/fix/completion-empty-selector-followe...
Bradley Lewis
2025-12-16
3
-3
/
+33
|
\
|
*
Only use field for selector completions if the position is within the field
Brad Lewis
2025-12-16
3
-3
/
+33
|
/
*
Merge pull request #1218 from BradLewis/feat/directive-docs
Bradley Lewis
2025-12-14
6
-177
/
+203
|
\
|
*
Add documentation for directives
Brad Lewis
2025-12-14
6
-177
/
+203
|
/
*
Merge pull request #1217 from BradLewis/feat/add-directives
Bradley Lewis
2025-12-14
5
-9
/
+97
|
\
|
*
Handle global call directives
Brad Lewis
2025-12-14
2
-3
/
+24
|
*
Add hover info for variables from local call directives
Brad Lewis
2025-12-14
5
-7
/
+74
|
/
*
Merge pull request #1216 from BradLewis/fix/signature-order
Bradley Lewis
2025-12-14
1
-4
/
+4
|
\
|
*
Display call signature before comp lit
Brad Lewis
2025-12-14
1
-4
/
+4
|
/
*
Merge pull request #1215 from BradLewis/fix/hover-info-aliases
Bradley Lewis
2025-12-12
3
-2
/
+31
|
\
|
*
Correct hover info for aliased constants
Brad Lewis
2025-12-12
3
-2
/
+31
|
/
*
Merge pull request #1214 from BradLewis/feat/optional-comp-lit-signature-help
Bradley Lewis
2025-12-12
2
-1
/
+3
|
\
|
*
Add readme description for `enable_comp_lit_signature_help`
Brad Lewis
2025-12-12
2
-1
/
+3
*
|
Merge pull request #1211 from BradLewis/feat/optional-comp-lit-signature-help
Bradley Lewis
2025-12-11
8
-58
/
+201
|
\
|
|
*
Add optional feature for displaying signature help for comp literals
Brad Lewis
2025-12-11
8
-58
/
+201
|
/
*
Merge pull request #1209 from BradLewis/fix/selector-completions-global-const
Bradley Lewis
2025-12-07
2
-1
/
+22
|
\
|
*
Fix selector completions for global constant declarations
Brad Lewis
2025-12-06
2
-1
/
+22
|
/
*
Merge pull request #1205 from BradLewis/feat/add-attributes-to-position-context
Bradley Lewis
2025-12-06
4
-1
/
+60
|
\
|
*
Handle references with attributes
Brad Lewis
2025-12-06
2
-0
/
+22
|
*
Check attributes when building the position context
Brad Lewis
2025-12-06
2
-1
/
+38
|
/
[next]