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
...
*
|
Merge pull request #631 from harold-b/hb.fix-bitset-completion
DanielGavin
2025-04-30
1
-10
/
+14
|
\
\
|
*
|
Fix bit_set implicit selector not autocompleting for types in different packa...
Harold Brenes
2025-04-29
1
-10
/
+14
|
/
/
*
|
Remove old linux runner
DanielGavin
2025-04-17
1
-6
/
+6
*
|
Fix issues with non mutable in local scope
DanielGavin
2025-04-17
3
-27
/
+31
*
|
Merge pull request #620 from BlameTroi/master
DanielGavin
2025-04-17
3
-1
/
+58
|
\
\
|
*
|
update readme for odinvmt-neovim-conform
troi
2025-04-14
1
-1
/
+27
|
*
|
neovim definitions for conform
troi
2025-04-05
2
-0
/
+31
*
|
|
Merge branch 'master' of https://github.com/DanielGavin/ols
DanielGavin
2025-04-17
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge pull request #622 from jstnas/master
DanielGavin
2025-04-12
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix building on FreeBSD
Justinas Grigas
2025-04-11
1
-1
/
+1
|
|
/
/
*
/
/
Handle case where uri doesn't exist when editors open a file without project.
DanielGavin
2025-04-17
1
-0
/
+2
|
/
/
*
|
Fix issues with renaming
DanielGavin
2025-04-05
2
-82
/
+48
*
|
Merge branch 'master' of https://github.com/DanielGavin/ols
DanielGavin
2025-04-05
1
-1
/
+4
|
\
\
|
*
\
Merge pull request #619 from Akselmo/fix-path
DanielGavin
2025-04-05
1
-1
/
+4
|
|
\
\
|
|
*
|
Check for path length
Akseli Lahtinen
2025-04-05
1
-1
/
+4
*
|
|
|
Add support for iterators in for in loop with two arguments
DanielGavin
2025-04-05
2
-2
/
+44
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/DanielGavin/ols
DanielGavin
2025-04-05
4
-412
/
+436
|
\
\
\
|
*
\
\
Merge pull request #613 from hardliner66/allow_relative_odin_path
DanielGavin
2025-04-05
4
-412
/
+436
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
allow odin_command to be a relative path
hardliner66
2025-03-09
1
-1
/
+10
|
|
*
|
read odin_command from ols.json to check if it exists
hardliner66
2025-03-09
3
-411
/
+426
|
|
|
/
*
|
/
Add support for filewatching from the client
DanielGavin
2025-04-05
4
-83
/
+243
|
/
/
*
|
Merge branch 'master' of https://github.com/DanielGavin/ols
DanielGavin
2025-03-12
1
-2
/
+1
|
\
|
|
*
Merge pull request #608 from harold-b/hb.fix-objective-c-completion
DanielGavin
2025-03-01
1
-2
/
+1
|
|
\
|
|
*
Fix ObjectiveC-based fields not being shown for completion
Harold Brenes
2025-03-01
1
-2
/
+1
|
|
/
*
/
Add timeout for `odin check`. There are issues with macos and hanging odin pr...
DanielGavin
2025-03-12
2
-1
/
+27
|
/
*
Fix issue with bounds_check in block stmt
DanielGavin
2025-02-25
1
-4
/
+0
*
Enable snippets again
DanielGavin
2025-02-18
1
-2
/
+2
*
Merge pull request #593 from VaskoBozhurski/master
DanielGavin
2025-02-11
1
-15
/
+19
|
\
|
*
fix empty structs evicting comments outside of {}
Vasil Bozhurski
2025-02-09
1
-17
/
+15
|
*
handle comments inside empty Comp_Lit
Vasil Bozhurski
2025-02-09
1
-5
/
+11
|
/
*
Merge pull request #589 from SlashScreen/spaces_around_colon
DanielGavin
2025-02-08
3
-24
/
+34
|
\
|
*
Merge branch 'master' into spaces_around_colon
DanielGavin
2025-02-08
2
-1
/
+14
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #590 from SlashScreen/sort_imports_schema
DanielGavin
2025-02-08
1
-0
/
+5
|
\
\
|
*
|
Add sort_imports to schema
Slashscreen
2025-02-06
1
-0
/
+5
*
|
|
Merge pull request #591 from VaskoBozhurski/master
DanielGavin
2025-02-08
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
do not overwrite brackets for foreign import
Vasil Bozhurski
2025-02-08
1
-1
/
+7
|
/
/
|
*
spacess around colons
SlashScreen
2025-02-06
3
-24
/
+32
|
/
*
Merge pull request #588 from cornishon/more_magic_completion
DanielGavin
2025-02-04
1
-11
/
+139
|
\
|
*
`append_magic_dynamic_array_completion` -> `append_magic_array_like_completion`
cornishon
2025-02-02
1
-5
/
+5
|
*
Extra builtin procedures for maps
cornishon
2025-02-02
1
-0
/
+53
|
*
Extra builtin procedures for dynamic array
cornishon
2025-02-02
1
-5
/
+16
|
*
Strip extra pointers for `len`, `cap` and `for` completions.
cornishon
2025-02-02
1
-6
/
+18
|
*
Add `cap` magic completion for dynamic arrays and maps.
cornishon
2025-02-02
1
-0
/
+45
|
*
Add `len` and `for` for strings and fixed arrays.
cornishon
2025-02-02
1
-0
/
+7
|
/
*
Merge pull request #586 from cornishon/cornishon/allocator_completion
DanielGavin
2025-01-29
1
-0
/
+21
|
\
|
*
Add `allocator` field completion to dynamic arrays and maps
cornishon
2025-01-29
1
-0
/
+21
|
/
*
Merge branch 'master' of https://github.com/DanielGavin/ols
DanielGavin
2025-01-26
6
-37
/
+83
|
\
|
*
Merge pull request #585 from henbr/fix/allman-switch-brace
DanielGavin
2025-01-22
5
-37
/
+75
|
|
\
|
|
*
Fix Allman brace style test snapshot
henbr
2025-01-19
1
-3
/
+6
|
|
*
Read config from file if available
henbr
2025-01-19
1
-37
/
+32
[prev]
[next]