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
/
requests.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switching to virtual arena instead of ring buffer
Daniel Gavin
2022-07-26
1
-1
/
+3
*
Make ols more robust by also looking in the path environment for odin
Daniel Gavin
2022-07-23
1
-0
/
+6
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-07-23
1
-1
/
+1
|
\
|
*
Update requests.odin
nico-bb
2022-07-22
1
-1
/
+1
*
|
Add support for `~` in collections
Daniel Gavin
2022-07-23
1
-6
/
+11
|
/
*
Fix odin core changes
Daniel Gavin
2022-07-14
1
-2
/
+2
*
More reference work
index-caching
Daniel Gavin
2022-07-11
1
-3
/
+4
*
more fixes
Daniel Gavin
2022-07-09
1
-10
/
+8
*
Restructed the indexer
Daniel Gavin
2022-07-09
1
-3
/
+1
*
start on making the cache based package system instead of indexing everything.
Daniel Gavin
2022-06-20
1
-6
/
+0
*
move document struct back to server
Daniel Gavin
2022-06-19
1
-16
/
+11
*
Remember to correct uri for windows on save.
Daniel Gavin
2022-06-12
1
-0
/
+5
*
Merge branch 'index-refractor'
Daniel Gavin
2022-06-12
1
-18
/
+64
|
\
|
*
More reference work
Daniel Gavin
2022-06-11
1
-3
/
+2
|
*
Merge branch 'master' into index-refractor
Daniel Gavin
2022-05-19
1
-6
/
+4
|
|
\
|
*
|
correcting cases for windows to not have to lowercase all the time.
Daniel Gavin
2022-05-13
1
-0
/
+7
|
*
|
more tests
Daniel Gavin
2022-05-09
1
-1
/
+1
|
*
|
Add last package cache for memory_index.
Daniel Gavin
2022-04-28
1
-11
/
+19
|
*
|
remove the lower case for windows.
Daniel Gavin
2022-04-28
1
-5
/
+37
*
|
|
Fixed neovim hover issue
JamesDSource
2022-06-08
1
-4
/
+10
|
|
/
|
/
|
*
|
typo
Daniel Gavin
2022-05-15
1
-5
/
+1
*
|
Fix odin changes
Daniel Gavin
2022-05-15
1
-1
/
+1
*
|
Improve exit by not going into sema_wait when running = false
Daniel Gavin
2022-05-13
1
-1
/
+3
|
/
*
Add proper multi_pointer support and fix range half range op
Daniel Gavin
2022-04-15
1
-2
/
+1
*
Merge packages
Daniel Gavin
2022-04-09
1
-14
/
+13
*
Update to Odin core/sync
Tetralux
2022-04-02
1
-6
/
+6
*
Support the new json change from odin
Daniel Gavin
2022-03-24
1
-18
/
+18
*
Prepare for rename
Daniel Gavin
2022-03-19
1
-3
/
+44
*
Fix comp_lit error and start work on magic completion
Daniel Gavin
2022-03-14
1
-1
/
+1
*
Fixes
Daniel Gavin
2022-03-13
1
-1
/
+1
*
Fix memory leak.
Daniel Gavin
2022-03-12
1
-0
/
+4
*
Use murmur hash and bucket a map in each package.
Daniel Gavin
2022-03-10
1
-5
/
+9
*
Fix dynamic indexer with attributes
Daniel Gavin
2022-03-06
1
-6
/
+5
*
give more memory to allocator
Daniel Gavin
2022-03-04
1
-0
/
+2
*
strip colons and update ast to use unions
Daniel Gavin
2022-03-04
1
-324
/
+324
*
Fix a dynamic indexer bug, and temporary hacky fix for c.types.
Daniel Gavin
2022-02-02
1
-2
/
+7
*
document links work
Daniel Gavin
2022-01-27
1
-2
/
+2
*
work on new request flow
Daniel Gavin
2022-01-23
1
-39
/
+55
*
Move the std in reading to be async with it's own seperate thread.
Daniel Gavin
2022-01-22
1
-39
/
+173
*
Remove the failed idea of making request tasks
Daniel Gavin
2022-01-19
1
-441
/
+194
*
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-17
1
-1
/
+2
|
\
|
*
FIx new slashpath change
Daniel Gavin
2022-01-17
1
-1
/
+1
|
*
Add checker arg config
Daniel Gavin
2022-01-17
1
-0
/
+1
*
|
work on the new semantic tokens.
Daniel Gavin
2022-01-17
1
-12
/
+0
*
|
simplified how variables are decided
Daniel Gavin
2022-01-11
1
-2
/
+2
*
|
more refractoring by trying to store the variable information on the symbol.
Daniel Gavin
2022-01-05
1
-2
/
+2
*
|
Merge branch 'master' into refractor-analysis
Daniel Gavin
2021-12-31
1
-3
/
+4
|
\
|
|
*
Add more comp_lit support for indexed. More tests.
Daniel Gavin
2021-12-29
1
-2
/
+2
|
*
Forgot to clone string odin_command
Daniel Gavin
2021-12-26
1
-2
/
+2
|
*
Add odin_command config
Daniel Gavin
2021-12-26
1
-0
/
+1
[next]