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
...
|
*
Add optional limit for fuzzy searching and set 100 for workspace symbols
Brad Lewis
2025-09-09
3
-3
/
+7
|
*
Update TTL to 15s
Brad Lewis
2025-09-09
1
-1
/
+1
|
*
Cache workspace pkgs so we don't walk the file system each workspace symbol r...
Brad Lewis
2025-09-08
2
-48
/
+53
|
/
*
Merge pull request #982 from BradLewis/feat/remove-completions-struct-bit-fie...
Bradley Lewis
2025-09-08
2
-0
/
+52
|
\
|
*
Remove completions when entering bit_field or struct field names
Brad Lewis
2025-09-08
2
-0
/
+52
*
|
Merge pull request #986 from BradLewis/fix/ensure-selection-range-within-range
Bradley Lewis
2025-09-08
1
-8
/
+20
|
\
\
|
|
/
|
/
|
|
*
Ensure selection range is within the range for document symbols
Brad Lewis
2025-09-08
1
-8
/
+20
|
/
*
Merge pull request #985 from BradLewis/chore/use-equal-fold-references
Bradley Lewis
2025-09-08
1
-2
/
+2
|
\
|
*
Use `strings.equal_fold` when comparing references to fix casing issues on wi...
Brad Lewis
2025-09-08
1
-2
/
+2
|
/
*
Merge pull request #983 from BradLewis/feat/improve-semantic-types
Bradley Lewis
2025-09-08
8
-91
/
+175
|
\
|
*
Mark struct and bitset fields correctly
Brad Lewis
2025-09-08
2
-2
/
+5
|
*
Distinguish between variables and types with local variables
Brad Lewis
2025-09-08
2
-34
/
+55
|
*
Proc named returns should not be marked as parameters
Brad Lewis
2025-09-07
2
-2
/
+21
|
*
Parse fields correctly
Brad Lewis
2025-09-07
3
-0
/
+36
|
*
Distinguish between variables and types when parsing globals
Brad Lewis
2025-09-07
5
-56
/
+61
*
|
Merge pull request #984 from BradLewis/feat/improve-union-enum-completions
Bradley Lewis
2025-09-08
3
-37
/
+191
|
\
\
|
|
/
|
/
|
|
*
Provide full path for union enum completion labels
Brad Lewis
2025-09-08
3
-37
/
+191
|
/
*
Merge pull request #981 from BradLewis/chore/improve-binary-expr-types
Bradley Lewis
2025-09-07
3
-18
/
+22
|
\
|
*
Improvement to resolving numeric binary expressions
Brad Lewis
2025-09-07
3
-18
/
+22
*
|
Merge pull request #975 from BradLewis/feat/completion-scoring
Bradley Lewis
2025-09-07
2
-8
/
+31
|
\
\
|
|
/
|
/
|
|
*
First pass at scoring completion items
Brad Lewis
2025-09-07
2
-8
/
+31
*
|
Merge pull request #980 from BradLewis/fix/recursively-resolve-when-stmts
Bradley Lewis
2025-09-07
1
-44
/
+33
|
\
\
|
*
|
Recursively resolve when statements and resolve the else statements correctly
Brad Lewis
2025-09-07
1
-44
/
+33
|
/
/
*
|
Merge pull request #979 from BradLewis/fix/when-expr-parens
Bradley Lewis
2025-09-07
1
-0
/
+2
|
\
\
|
*
|
Correctly resolve when conditions wrapped in parens
Brad Lewis
2025-09-07
1
-0
/
+2
|
/
/
*
|
Merge pull request #977 from BradLewis/fix/hover-cast
Bradley Lewis
2025-09-07
2
-2
/
+16
|
\
\
|
*
|
Only show cast hover info if hovering over the `cast` keyword
Brad Lewis
2025-09-07
2
-2
/
+16
|
|
/
*
|
Merge pull request #976 from BradLewis/fix/global-scope-decl-with-semicolon
Bradley Lewis
2025-09-07
2
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix issue with the formatter stripping semicolons with globally scoped declar...
Brad Lewis
2025-09-07
2
-1
/
+8
|
/
*
Merge pull request #972 from BradLewis/fix/single-line-switch-long-line
Bradley Lewis
2025-09-07
4
-1
/
+59
|
\
|
*
Only inline single line switch if line is not too long
Brad Lewis
2025-09-06
4
-1
/
+59
*
|
Merge pull request #974 from BradLewis/fix/completion-poly-type-narrowing
Bradley Lewis
2025-09-06
2
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
Add completion for poly type narrowing
Brad Lewis
2025-09-06
2
-0
/
+19
|
/
*
Merge pull request #971 from BradLewis/fix/type-definition-packages
Bradley Lewis
2025-09-06
3
-161
/
+141
|
\
|
*
Fix go to type definition for symbols in other packages
Brad Lewis
2025-09-06
2
-165
/
+111
|
*
Store the identifier rather than the specialization for poly types when the t...
Brad Lewis
2025-09-06
2
-1
/
+35
|
/
*
Merge pull request #963 from BradLewis/feat/fuzzy-match-improvements
Bradley Lewis
2025-09-06
1
-5
/
+22
|
\
|
*
Split query by whitespace and match on each field
Brad Lewis
2025-09-06
1
-5
/
+22
*
|
Merge pull request #970 from BradLewis/fix/resolve-proc-arg-bitsets-with-defa...
Bradley Lewis
2025-09-06
2
-1
/
+35
|
\
\
|
|
/
|
/
|
|
*
Correctly resolve proc default values for bitsets
Brad Lewis
2025-09-06
2
-1
/
+35
|
/
*
Merge pull request #965 from BradLewis/fix/revert-document-symbol-range-changes
Bradley Lewis
2025-09-05
1
-8
/
+20
|
\
|
*
Differentiate between `range` and `selectionRange` with document symbols
Brad Lewis
2025-09-05
1
-8
/
+20
|
/
*
Merge pull request #962 from BradLewis/fix/document-symbol-location-comp-lit-...
Bradley Lewis
2025-09-04
1
-1
/
+1
|
\
|
*
Use `name` location for comp lit field document symbols
Brad Lewis
2025-09-04
1
-1
/
+1
|
/
*
Merge pull request #961 from BradLewis/fix/document-symbol-location
Bradley Lewis
2025-09-04
1
-1
/
+1
|
\
|
*
Use `name_expr` for document symbol locations
Brad Lewis
2025-09-04
1
-1
/
+1
|
/
*
Merge pull request #960 from BradLewis/feat/code-actions
Bradley Lewis
2025-09-03
4
-4
/
+187
|
\
|
*
Add code actions for importing packages from collections
Brad Lewis
2025-09-03
4
-4
/
+187
|
/
*
Merge pull request #957 from BradLewis/feat/reference-bitset-elem
Bradley Lewis
2025-09-01
2
-0
/
+13
|
\
|
*
Correctly resolve references and renames from the bitset elem in definition
Brad Lewis
2025-09-01
2
-0
/
+13
|
/
[prev]
[next]