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
/
caches.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo
Damian Tarnawski
2025-10-01
1
-4
/
+4
*
Use document range in get_inlay_hints
Damian Tarnawski
2025-10-01
1
-4
/
+21
*
Make `file_resolve_cache` and `build_cache` thread_local to stop issues with ...
Brad Lewis
2025-07-28
1
-0
/
+2
*
Auto import packages from core on completion.
DanielGavin
2025-06-22
1
-3
/
+0
*
Start working on caching the packages of your project that are not used yet.
DanielGavin
2025-06-22
1
-1
/
+57
*
Move to new allocator for documents.
DanielGavin
2025-06-21
1
-1
/
+2
*
Change odinfmt to use 120 characters instead. Add support for infering Maybe ...
DanielGavin
2024-08-10
1
-8
/
+2
*
Start working on file resolving
DanielGavin
2024-05-11
1
-2
/
+0
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-1
/
+1
*
Forgot some files
Daniel Gavin
2022-08-30
1
-0
/
+1
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
1
-4
/
+6
*
Change resolve structure to fix debug crash in Odin
Daniel Gavin
2022-08-18
1
-9
/
+16
*
More reference work
index-caching
Daniel Gavin
2022-07-11
1
-1
/
+2
*
Restructed the indexer
Daniel Gavin
2022-07-09
1
-0
/
+13
*
move document struct back to server
Daniel Gavin
2022-06-19
1
-1
/
+1
*
More reference work
Daniel Gavin
2022-06-11
1
-0
/
+1
*
Merge packages
Daniel Gavin
2022-04-09
1
-5
/
+3
*
Prepare for rename
Daniel Gavin
2022-03-19
1
-2
/
+4
*
Use murmur hash and bucket a map in each package.
Daniel Gavin
2022-03-10
1
-4
/
+6
*
Remove the failed idea of making request tasks
Daniel Gavin
2022-01-19
1
-0
/
+19