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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Resolve multipointer slice ranges
Brad Lewis
2025-08-19
1
-1
/
+3
*
|
|
Merge pull request #912 from BradLewis/chore/propagate-docs-proc-groups
Bradley Lewis
2025-08-19
1
-0
/
+6
|
\
\
\
|
*
|
|
Propagate proc group comments when hover hover a proc group call
Brad Lewis
2025-08-19
1
-0
/
+6
*
|
|
|
Merge pull request #911 from BradLewis/fix/indexing-strings
Bradley Lewis
2025-08-19
2
-3
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Correctly resolve string indexing
Brad Lewis
2025-08-19
2
-3
/
+31
*
|
|
|
Improvements to bitset completions with named bitsets and selector chains
Brad Lewis
2025-08-19
2
-23
/
+14
|
/
/
/
*
|
|
Merge pull request #905 from BradLewis/feat/completion-in-not-in-bitsets
Bradley Lewis
2025-08-18
1
-0
/
+26
|
\
\
\
|
*
|
|
Add bitset completions for `in` and `not_in`
Brad Lewis
2025-08-18
1
-0
/
+26
*
|
|
|
Fix issues adding ast struct comments with the temporary allocator
Brad Lewis
2025-08-18
4
-4
/
+15
|
/
/
/
*
|
|
Merge pull request #904 from BradLewis/fix/switch-cond-strip-semicolon
Bradley Lewis
2025-08-18
1
-3
/
+0
|
\
\
\
|
*
|
|
Fix issue with odinfmt stripping the semicolon after a switch init with no co...
Brad Lewis
2025-08-18
1
-3
/
+0
*
|
|
|
Correct check for mutable locals when parsing non mutable only
Brad Lewis
2025-08-18
1
-2
/
+2
|
/
/
/
*
|
|
Clone tag with pointer type
Brad Lewis
2025-08-18
1
-0
/
+1
*
|
|
Filter array magic methods from soa pointers
Brad Lewis
2025-08-17
1
-0
/
+6
*
|
|
Add support for soa pointers
Brad Lewis
2025-08-17
6
-60
/
+110
*
|
|
Correctly handle fixed array #soa
Brad Lewis
2025-08-17
3
-19
/
+59
*
|
|
Handle references and go to definition for soa fields
Brad Lewis
2025-08-17
1
-0
/
+12
*
|
|
Fix completions for soa fields
Brad Lewis
2025-08-17
2
-55
/
+56
*
|
|
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
*
|
|
Process the rest of the comment group when encountering an odinfmt enable
Brad Lewis
2025-08-17
1
-5
/
+16
*
|
|
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
4
-36
/
+59
|
\
\
\
|
*
|
|
Expand `$HOME` when resolving home directory
Brad Lewis
2025-08-13
1
-9
/
+16
|
*
|
|
Add `odin_root_override` to ols config to allow a user to override the `ODIN_...
Brad Lewis
2025-08-13
3
-27
/
+43
*
|
|
|
Merge pull request #877 from BradLewis/feat/formatting-empty-struct-literals
DanielGavin
2025-08-16
1
-2
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove space when formatting empty struct literals used as values
Brad Lewis
2025-08-13
1
-2
/
+5
*
|
|
|
Fix issue formatting when statements with allman style braces
Brad Lewis
2025-08-15
1
-0
/
+2
*
|
|
|
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
[prev]
[next]