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
...
|
*
|
|
Only limit identifier completions to maintain consistency from before the cha...
Brad Lewis
2025-07-30
1
-2
/
+6
|
|
/
/
*
|
|
Merge pull request #808 from BradLewis/fix/handle-byte-u8-alias
Bradley Lewis
2025-07-30
3
-1
/
+45
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correctly handle the alias of `u8` and `byte`
Brad Lewis
2025-07-30
3
-1
/
+45
|
/
/
*
|
Merge pull request #806 from BradLewis/feat/add-poly-params-union-documentation
Bradley Lewis
2025-07-30
9
-53
/
+206
|
\
\
|
*
|
Add parapoly information to union documentation
Brad Lewis
2025-07-30
9
-53
/
+206
|
/
/
*
|
Merge pull request #805 from BradLewis/fix/resolve-using-types
Bradley Lewis
2025-07-30
2
-1
/
+40
|
\
\
|
*
|
Fix issue looking up using package when resolving types
Brad Lewis
2025-07-30
2
-1
/
+40
|
/
/
*
|
Merge pull request #804 from BradLewis/fix/switch-initialiser
Bradley Lewis
2025-07-30
2
-0
/
+24
|
\
\
|
*
|
Resolve switch statement init for locals
Brad Lewis
2025-07-30
2
-0
/
+24
|
/
/
*
|
Merge pull request #803 from BradLewis/fix/issues-due-to-merge
Bradley Lewis
2025-07-30
4
-10
/
+10
|
\
\
|
*
|
Fix issues due to merge
Brad Lewis
2025-07-30
4
-10
/
+10
|
/
/
*
|
Merge pull request #800 from BradLewis/fix/constructing-docs-methods
Bradley Lewis
2025-07-30
3
-14
/
+15
|
\
\
|
*
|
Fix issue with constructing docs on indexed symbols
Brad Lewis
2025-07-29
3
-15
/
+15
*
|
|
Merge pull request #792 from BradLewis/feat/rework-documentation
DanielGavin
2025-07-30
13
-701
/
+641
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correct test after merging
Brad Lewis
2025-07-29
1
-1
/
+1
|
*
|
Use markdown correctly when providing the completion item and correctly proce...
Brad Lewis
2025-07-29
2
-27
/
+15
|
*
|
Update tests after merging changes
Brad Lewis
2025-07-29
1
-2
/
+2
|
*
|
Update signature information
Brad Lewis
2025-07-29
4
-15
/
+20
|
*
|
Implement label details using new method
Brad Lewis
2025-07-29
4
-108
/
+76
|
*
|
Fix completion and hover tests with documentation changes
Brad Lewis
2025-07-29
8
-225
/
+222
|
*
|
Finish converting completions to use the completion results
Brad Lewis
2025-07-29
1
-125
/
+124
|
*
|
Update implicit selector completions
Brad Lewis
2025-07-29
1
-66
/
+48
|
*
|
Update selector completions
Brad Lewis
2025-07-29
2
-82
/
+82
|
*
|
Update comp lit completions
Brad Lewis
2025-07-29
1
-29
/
+10
|
*
|
First pass at improving identifier completions
Brad Lewis
2025-07-29
4
-59
/
+88
|
*
|
Create constructors for field symbols
Brad Lewis
2025-07-29
5
-62
/
+53
|
/
/
*
|
Merge pull request #798 from BradLewis/fix/handle-compile-time-call-expr
Bradley Lewis
2025-07-28
2
-1
/
+6
|
\
\
|
*
|
Handle semantic token for const global variables returned from functions
Brad Lewis
2025-07-28
2
-1
/
+6
|
/
/
*
|
Merge pull request #797 from BradLewis/fix/further-semantic-token-improvements
Bradley Lewis
2025-07-28
2
-13
/
+34
|
\
\
|
*
|
Correctly resolve semantic tokens for basic literals and casts
Brad Lewis
2025-07-28
2
-13
/
+34
*
|
|
Merge pull request #795 from BradLewis/fix/using-statements
Bradley Lewis
2025-07-28
2
-9
/
+58
|
\
\
\
|
*
|
|
Correctly resolving using statements with aliases
Brad Lewis
2025-07-28
2
-9
/
+58
|
|
/
/
*
|
|
Merge pull request #794 from BradLewis/fix/flaky-tests
Bradley Lewis
2025-07-28
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make `file_resolve_cache` and `build_cache` thread_local to stop issues with ...
Brad Lewis
2025-07-28
1
-0
/
+2
|
/
/
*
|
Merge pull request #791 from BradLewis/fix/re-export-docs-if-not-overridden
Bradley Lewis
2025-07-27
2
-2
/
+66
|
\
\
|
*
|
Only override docs for re-exported items if there is new documentation on the...
Brad Lewis
2025-07-27
2
-2
/
+66
*
|
|
Merge pull request #790 from BradLewis/fix/enum-global-array
Bradley Lewis
2025-07-27
3
-34
/
+65
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ensure ast_context is reset after attempt to handle an implicit selector comp...
Brad Lewis
2025-07-27
2
-0
/
+23
|
*
|
Correctly resolve enum comp lits as part of arrays
Brad Lewis
2025-07-27
2
-34
/
+42
|
/
/
*
|
Merge pull request #786 from BradLewis/fix/resolve-enum-explicit-type
Bradley Lewis
2025-07-26
2
-0
/
+23
|
\
\
|
*
|
Correctly resolve enum value_decl
Brad Lewis
2025-07-26
2
-0
/
+23
*
|
|
Merge pull request #788 from BradLewis/fix/unable-to-insert-map
Bradley Lewis
2025-07-26
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Increase the capacity of the `usings` map so it doesn't cause a panic when tr...
Brad Lewis
2025-07-26
1
-1
/
+3
|
/
/
*
|
Merge pull request #785 from BradLewis/fix/return-comp-lit-enum
Bradley Lewis
2025-07-25
2
-2
/
+56
|
\
\
|
*
|
Correctly infer return type enum fields for completions
Brad Lewis
2025-07-25
2
-2
/
+56
|
/
/
*
|
Merge pull request #783 from BradLewis/fix/correctly-clone-struct-bitfield-co...
Bradley Lewis
2025-07-25
1
-0
/
+3
|
\
\
|
*
|
Correctly clone bitfield and struct comments and fields
Brad Lewis
2025-07-25
1
-0
/
+3
|
/
/
*
|
Merge pull request #777 from BradLewis/fix/semantic-token-types
Bradley Lewis
2025-07-25
2
-5
/
+53
|
\
\
|
*
|
Check if a value declaration is a comp lit for semantic tokens
Brad Lewis
2025-07-25
2
-5
/
+53
*
|
|
Merge pull request #781 from BradLewis/fix/nightly-windows-version
Bradley Lewis
2025-07-25
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]