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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correctly type fixed array selector fields
Brad Lewis
2025-09-17
1
-1
/
+22
*
Add proc arg tags to hover documentation
Brad Lewis
2025-09-17
1
-0
/
+10
*
Correctly resolve local if and when ternary expressions
Brad Lewis
2025-09-17
1
-0
/
+13
*
Correct implicit selector expressions within binary expressions
Brad Lewis
2025-09-16
1
-0
/
+19
*
Correctly resolve generic types where the underlying identifier is a pointer
Brad Lewis
2025-09-16
1
-0
/
+20
*
Correctly resolve generic variadic args
Brad Lewis
2025-09-16
1
-0
/
+22
*
Correctly resolve variadic args as a slice
Brad Lewis
2025-09-16
1
-0
/
+22
*
Correct resolved types when slicing multi-pointers
Brad Lewis
2025-09-14
1
-1
/
+27
*
Revert "Merge pull request #1010 from BradLewis/fix/completions-selector-in-s...
Brad Lewis
2025-09-13
1
-28
/
+0
*
Revert "Merge pull request #1011 from BradLewis/fix/completions-select-in-sel...
Brad Lewis
2025-09-13
1
-29
/
+1
*
Correct selector completions within selector call exprs
Brad Lewis
2025-09-13
1
-1
/
+29
*
Resolve selector completions when a selector expr within a selector call expr
Brad Lewis
2025-09-13
1
-0
/
+28
*
Resolve proc groups with matrix types
Brad Lewis
2025-09-13
1
-0
/
+32
*
Merge pull request #996 from thetarnav/inlay-hints-fixes
Bradley Lewis
2025-09-12
1
-113
/
+49
|
\
|
*
Add additional test case to ast_inlay_hints_multi_return_params
Damian Tarnawski
2025-09-12
1
-4
/
+6
|
*
Improve inlay hint algorithm and add more tests (fixes #920)
Damian Tarnawski
2025-09-11
1
-45
/
+35
|
*
Take expected inlay hints from the source code
Damian Tarnawski
2025-09-11
1
-74
/
+18
*
|
Resolve references for bit field fields
Brad Lewis
2025-09-11
1
-0
/
+75
*
|
Correctly resolve go to definition for nested using bitfields on structs
Brad Lewis
2025-09-11
1
-0
/
+48
*
|
Resolve hover information for nested struct and bitfield fields
Brad Lewis
2025-09-11
1
-0
/
+30
*
|
Correctly resolve references of assign comp lits
Brad Lewis
2025-09-10
1
-0
/
+52
*
|
Correctly resolve comp lits in map keys
Brad Lewis
2025-09-10
1
-0
/
+21
*
|
Resolve assign comp lits
Brad Lewis
2025-09-10
1
-0
/
+84
|
/
*
Add parentheses around named proc returns
Brad Lewis
2025-09-10
1
-0
/
+12
*
Add where clauses to hover information
Brad Lewis
2025-09-10
1
-0
/
+50
*
Remove completions when entering bit_field or struct field names
Brad Lewis
2025-09-08
1
-0
/
+30
*
Merge pull request #983 from BradLewis/feat/improve-semantic-types
Bradley Lewis
2025-09-08
1
-0
/
+49
|
\
|
*
Proc named returns should not be marked as parameters
Brad Lewis
2025-09-07
1
-0
/
+19
|
*
Parse fields correctly
Brad Lewis
2025-09-07
1
-0
/
+30
*
|
Provide full path for union enum completion labels
Brad Lewis
2025-09-08
1
-22
/
+78
|
/
*
Improvement to resolving numeric binary expressions
Brad Lewis
2025-09-07
1
-0
/
+13
*
Only show cast hover info if hovering over the `cast` keyword
Brad Lewis
2025-09-07
1
-1
/
+13
*
Add completion for poly type narrowing
Brad Lewis
2025-09-06
1
-0
/
+13
*
Fix go to type definition for symbols in other packages
Brad Lewis
2025-09-06
1
-164
/
+109
*
Store the identifier rather than the specialization for poly types when the t...
Brad Lewis
2025-09-06
1
-0
/
+21
*
Correctly resolve proc default values for bitsets
Brad Lewis
2025-09-06
1
-0
/
+28
*
Improve resolving symbols on struct field container types
Brad Lewis
2025-09-01
1
-9
/
+79
*
Resolve generic overloaded procs that don't have a return value
Brad Lewis
2025-08-31
1
-0
/
+22
*
Improve proc overload improvements when passing a parapoly type
Brad Lewis
2025-08-31
1
-0
/
+46
*
When resolving locals, don't resolve all possibilities for overloaded procs
Brad Lewis
2025-08-30
1
-0
/
+38
*
Only clean identifiers for completions
Brad Lewis
2025-08-30
1
-4
/
+4
*
Correctly resolve basic casts when using an alias from another package
Brad Lewis
2025-08-30
1
-210
/
+129
*
Correct resolving binary expr implicit selector expr
Brad Lewis
2025-08-28
1
-0
/
+34
*
Correctly resolve references for nested switch statements
Brad Lewis
2025-08-28
1
-0
/
+36
*
Correctly resolve implicit selector within a switch case
Brad Lewis
2025-08-28
1
-0
/
+26
*
Process defer statements and correct hover info for anonymous types
Brad Lewis
2025-08-28
1
-0
/
+17
*
Resolve ternary expressions
Brad Lewis
2025-08-26
1
-0
/
+10
*
Merge pull request #906 from BradLewis/feat/handle-pointers-on-proc-args
Bradley Lewis
2025-08-26
1
-159
/
+112
|
\
|
*
Add completion for passing a dynamic array to a proc that expects a slice
Brad Lewis
2025-08-24
1
-3
/
+22
|
*
Add configuration for enabling pointer matching on completion
Brad Lewis
2025-08-24
1
-0
/
+9
[prev]
[next]