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
...
|
|
*
|
Correctly resolve references with param_expr
Brad Lewis
2025-06-27
2
-1
/
+34
|
|
/
/
*
/
/
Add clone for field.docs.
DanielGavin
2025-06-27
1
-11
/
+7
|
/
/
*
|
Improve use of runtime procedures without importing the actual package.
DanielGavin
2025-06-25
4
-14
/
+19
*
|
Improve references/renaming for enums.
DanielGavin
2025-06-25
4
-35
/
+71
*
|
Grow stack size on windows binaries. Support foreign import with when correctly.
DanielGavin
2025-06-25
3
-9
/
+27
*
|
Merge pull request #676 from BradLewis/feat/struct-hover-improvements
DanielGavin
2025-06-25
10
-195
/
+631
|
\
\
|
*
|
Correctly clone comment groups
Brad Lewis
2025-06-24
3
-2
/
+27
|
*
|
Introduce a builder for `SymbolStructValue` and add docs and comments to
Brad Lewis
2025-06-24
9
-195
/
+606
*
|
|
Add better support for goto and hover in index of enumerated array.
DanielGavin
2025-06-25
2
-0
/
+45
*
|
|
Add hover and definition on comp literals with enumerated arrays.
DanielGavin
2025-06-25
2
-91
/
+72
*
|
|
Fix issues with non-mutable decls in nested blocks.
DanielGavin
2025-06-25
2
-26
/
+63
*
|
|
Fixed issue struct literals with no fields newlining. This should only
DanielGavin
2025-06-24
2
-24
/
+29
|
/
/
*
|
Add base to auto import
DanielGavin
2025-06-23
1
-2
/
+2
*
|
Update schema for new attribute: enable_auto_import
DanielGavin
2025-06-22
2
-0
/
+9
*
|
Forgot to remove debug log.
DanielGavin
2025-06-22
1
-2
/
+0
*
|
Auto import packages from core on completion.
DanielGavin
2025-06-22
5
-13
/
+43
*
|
Start working on caching the packages of your project that are not used yet.
DanielGavin
2025-06-22
5
-6
/
+129
*
|
Merge pull request #674 from msladecek/master
DanielGavin
2025-06-22
1
-3
/
+43
|
\
\
|
*
|
add linux arm64 build
msladecek
2025-06-22
1
-3
/
+43
*
|
|
Add support for unary expression in when resolve
DanielGavin
2025-06-22
1
-1
/
+8
|
/
/
*
|
Move to new allocator for documents.
DanielGavin
2025-06-21
5
-179
/
+26
*
|
Improve When resolving
DanielGavin
2025-06-20
1
-37
/
+54
*
|
Move ast.odin to server + add resolve_when_condition
DanielGavin
2025-06-20
16
-163
/
+255
*
|
Update nightly.yml
DanielGavin
2025-06-17
1
-1
/
+1
*
|
Merge pull request #662 from BradLewis/feat/type-definition
DanielGavin
2025-06-17
8
-75
/
+1442
|
\
\
|
*
|
Correctly handle type casts
Brad Lewis
2025-06-13
2
-0
/
+31
|
*
|
Correctly handle array types of pointers
Brad Lewis
2025-06-13
2
-3
/
+31
|
*
|
Correctly handle pointer types
Brad Lewis
2025-06-13
2
-5
/
+133
|
*
|
Add textDocument/typeDefinition support
Brad Lewis
2025-06-13
8
-75
/
+1255
*
|
|
Merge pull request #671 from BradLewis/fix/overload-proc-parametric-types
DanielGavin
2025-06-16
2
-2
/
+78
|
\
\
\
|
*
|
|
Correctly resolve overloaded call argument types with parametric types
Brad Lewis
2025-06-16
2
-2
/
+78
|
/
/
/
*
|
|
Merge branch 'BradLewis-fix/further-overload-resolution-improvements'
DanielGavin
2025-06-15
2
-35
/
+315
|
\
\
\
|
*
|
|
Fix resolution of identifiers from other packages that share the same name as...
Brad Lewis
2025-06-14
2
-4
/
+143
|
*
|
|
Further improvements to procedure overload resolution
Brad Lewis
2025-06-14
2
-15
/
+150
|
|
/
/
*
|
|
Merge pull request #667 from BradLewis/fix/comp-lit-improvements
DanielGavin
2025-06-15
4
-40
/
+59
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Improve resolution of comp literals
Brad Lewis
2025-06-13
4
-40
/
+59
|
/
/
*
|
Merge pull request #665 from BradLewis/fix/completion-multi-pointer
DanielGavin
2025-06-13
6
-31
/
+112
|
\
\
|
*
|
Fix issue with field completions in multi-pointer structs and rename `SymbolM...
Brad Lewis
2025-06-13
6
-31
/
+112
|
/
/
*
|
Merge pull request #664 from BradLewis/fix/proc-group-resolution
DanielGavin
2025-06-13
2
-19
/
+57
|
\
\
|
*
|
Improve resolving overloaded functions
Brad Lewis
2025-06-12
2
-19
/
+57
|
/
/
*
|
Merge pull request #661 from BradLewis/chore/make-server-indexer-thread-local
DanielGavin
2025-06-13
1
-0
/
+1
|
\
\
|
*
|
Make the `server.indexer` threadlocal, enabling running the tests with multip...
Brad Lewis
2025-06-11
1
-0
/
+1
|
/
/
*
|
Merge pull request #657 from BradLewis/fix/memory-leak-tests
DanielGavin
2025-06-11
3
-35
/
+4
|
\
\
|
*
|
Fix memory leak in tests and replace deprecated `append_bits_128`
Brad Lewis
2025-06-10
3
-35
/
+4
*
|
|
Merge pull request #660 from BradLewis/fix/lsp-breaks-with-newline-at-top-of-...
DanielGavin
2025-06-11
4
-1
/
+69
|
\
\
\
|
*
|
|
Fix issue with the LSP incorrectly inferring positions if the file started wi...
Brad Lewis
2025-06-11
4
-1
/
+69
|
/
/
/
*
|
|
Merge pull request #658 from BradLewis/fix/hover-struct-definitions
DanielGavin
2025-06-11
5
-10
/
+70
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add struct field type to hover information
Brad Lewis
2025-06-10
5
-10
/
+70
|
/
/
*
|
Merge pull request #656 from BradLewis/fix/hover-string-slice
DanielGavin
2025-06-10
2
-0
/
+19
|
\
\
|
*
|
Add hover support for substring slices
Brad Lewis
2025-06-10
2
-0
/
+19
|
/
/
[prev]
[next]