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
/
src
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add hover information for soa fields and variables
Brad Lewis
2025-08-17
2
-2
/
+44
*
Add field completions for soa arrays
Brad Lewis
2025-08-17
1
-64
/
+97
*
Add #soa to hover information
Brad Lewis
2025-08-17
2
-3
/
+17
*
Add struct tags to hover information
Brad Lewis
2025-08-17
4
-35
/
+120
*
Add distinct to hover info for distinct struct, enums, unions and bitfields
Brad Lewis
2025-08-17
1
-0
/
+12
*
Improvements with hover info and distinct symbols
Brad Lewis
2025-08-17
2
-12
/
+9
*
Provide documentation for generic symbols
Brad Lewis
2025-08-17
1
-7
/
+10
*
Fix symbol information for keyword completions
Brad Lewis
2025-08-17
1
-0
/
+3
*
Add completion label to detail when using labelDetails
Brad Lewis
2025-08-17
1
-0
/
+6
*
Pass string builder down when constructing nested hover docs
Brad Lewis
2025-08-17
1
-166
/
+160
*
Show proc calling convention and tags in proc types defined in struct fields
Brad Lewis
2025-08-17
2
-10
/
+17
*
Add `Matrix_Type` to build string node
Brad Lewis
2025-08-17
1
-0
/
+8
*
Add document links for base and vendor libraries
Brad Lewis
2025-08-16
1
-1
/
+1
*
Merge pull request #875 from BradLewis/feat/add-option-odin-root
DanielGavin
2025-08-16
2
-27
/
+42
|
\
|
*
Add `odin_root_override` to ols config to allow a user to override the `ODIN_...
Brad Lewis
2025-08-13
2
-27
/
+42
*
|
Merge pull request #880 from BradLewis/fix/show-type-info-vscode-completions
Bradley Lewis
2025-08-14
1
-0
/
+4
|
\
\
|
*
|
Correctly show type information with vscode completions
Brad Lewis
2025-08-14
1
-0
/
+4
*
|
|
Correctly render hover information for maps with empty struct values
Brad Lewis
2025-08-13
1
-51
/
+82
|
/
/
*
/
Fix crash on accessing nil arg type pointer
Damian Tarnawski
2025-08-13
1
-2
/
+4
|
/
*
Check if fixed arrays are the same length for proc overloads
Brad Lewis
2025-08-13
1
-3
/
+19
*
Merge pull request #869 from BradLewis/fix/completions-enum-maps
Bradley Lewis
2025-08-12
1
-0
/
+9
|
\
|
*
Correctly resolve completions for comp lit map with enum keys and values
Brad Lewis
2025-08-12
1
-0
/
+9
*
|
Fix go to type definition on a variable in a comp lit
Brad Lewis
2025-08-12
1
-7
/
+7
|
/
*
Add methods for untyped symbols the same as their typed variants
Brad Lewis
2025-08-12
3
-36
/
+63
*
Handle field return with custom iterator procs
Brad Lewis
2025-08-12
1
-22
/
+15
*
Move local code into it's own file
Brad Lewis
2025-08-12
2
-1052
/
+1056
*
Correctly handle field return values from procs
Brad Lewis
2025-08-12
2
-20
/
+13
*
Show poly struct information on types from external packages and resolve iden...
Brad Lewis
2025-08-12
4
-3
/
+10
*
Use empty struct as map values when wanting a hashset
Brad Lewis
2025-08-12
6
-216
/
+216
*
Revert filtering docs above symbols due to issues when using attributes
Brad Lewis
2025-08-12
1
-6
/
+0
*
Fix issue merging attributes
Brad Lewis
2025-08-12
1
-7
/
+11
*
Reapply "Merge pull request #857 from BradLewis/feat/foreign-block-attrs"
Brad Lewis
2025-08-12
2
-21
/
+104
*
Revert "Merge pull request #857 from BradLewis/feat/foreign-block-attrs"
Brad Lewis
2025-08-12
2
-104
/
+21
*
Pass foreign block attributes to the body elements
Brad Lewis
2025-08-11
2
-21
/
+104
*
Merge pull request #856 from BradLewis/feat/clean-completions-struct-decl
Bradley Lewis
2025-08-11
2
-0
/
+22
|
\
|
*
Remove functions, consts, variables and fields when in struct definitions
Brad Lewis
2025-08-11
2
-0
/
+22
*
|
Show nested bit fields correctly
Brad Lewis
2025-08-11
3
-14
/
+23
*
|
Correct all the newly broken tests due to changes
Brad Lewis
2025-08-11
3
-60
/
+18
*
|
Attempt consolidate structure for writing docs
Brad Lewis
2025-08-11
2
-90
/
+109
*
|
Remove type information from the signature and write nested struct fields cor...
Brad Lewis
2025-08-11
3
-68
/
+96
|
/
*
Add missing binary expr operators
Brad Lewis
2025-08-11
1
-1
/
+1
*
Correctly resolve bit_set union and intersections with comp lits
Brad Lewis
2025-08-11
1
-1
/
+14
*
Merge pull request #850 from BradLewis/feat/resolve-type-definition-comp-lit
Bradley Lewis
2025-08-11
2
-5
/
+32
|
\
|
*
Resolve type definitions from comp lits
Brad Lewis
2025-08-11
2
-5
/
+32
*
|
Provide completions when defining a variadic argument
Brad Lewis
2025-08-11
1
-1
/
+5
*
|
Resolve implicit completions with variadic arguments
Brad Lewis
2025-08-11
1
-0
/
+4
|
/
*
Add completions for proc params with default values
Brad Lewis
2025-08-10
1
-0
/
+25
*
Fix compiler issues with contextless
DanielGavin
2025-08-10
3
-7
/
+5
*
Merge pull request #829 from BradLewis/feat/union-tags
DanielGavin
2025-08-10
4
-0
/
+24
|
\
|
*
Add union align and kind to hover information
Brad Lewis
2025-08-09
4
-0
/
+24
[prev]
[next]