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
Branch
Commit message
Author
Age
action-organizeImports
Added empty context to expect_action for now.
DanielGavin
2 months
ci-changes
CI
Daniel Gavin
4 years
fix-ci
Fix nightly
DanielGavin
23 months
fix-stale-error
Clear diagnostic was called way too late.
DanielGavin
3 months
index-caching
More reference work
Daniel Gavin
4 years
inlay-range
Use the ranged argument from inlay hints to improve performance.
DanielGavin
5 months
make-ci-work
Update node to 16.x
Daniel Gavin
3 years
master
Merge pull request #1203 from ctzcs/Dev
DanielGavin
7 hours
objc-branch
use internal resolve in resolve_function_overload to prevent recursion.
DanielGavin
3 years
objc-fixes
Check for len being null in array.
DanielGavin
22 months
poly
handle the change from core:runtime to base:runtime
DanielGavin
2 years
remove-unused-imports
Use defer to handle the case when document_open fails.
DanielGavin
4 months
rename
make ci.sh executable
DanielGavin
19 months
semantic_tokens_range
Add proper support for ranged semantic tokens.
DanielGavin
5 months
test
Update ci.yml
DanielGavin
3 years
uri-fix-diagnostics
Use the same create_uri function to ensure the uri is consistant when sending...
DanielGavin
4 months
use-recursion-map
Fix issue with binary expression having call expressions
Daniel Gavin
3 years