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
...
|
*
Save the client name for specific client handling
DanielGavin
2023-07-24
1
-6
/
+3
|
*
Handle 'enable_format' from ols config
ryuukk
2023-07-05
1
-1
/
+4
|
*
Add new setting to enable fake methods for testing
DanielGavin
2023-07-02
1
-2
/
+13
*
|
Copy collection's key from new config
ryuukk
2023-07-01
1
-2
/
+2
|
/
*
Copy collections from newly received config
ryuukk
2023-06-26
1
-10
/
+15
*
Fixed issue with collections and being correct on change config
DanielGavin
2023-06-26
1
-40
/
+41
*
Finish didChangeConfiguration
DanielGavin
2023-06-26
1
-46
/
+39
*
copy settings
ryuukk
2023-06-26
1
-1
/
+8
*
partially implement workspace/didChangeConfiguration
ryuukk
2023-06-26
1
-0
/
+27
*
Add experimental workspace symbol
DanielGavin
2023-06-12
1
-2
/
+22
*
add new workspace symbols file
Daniel Gavin
2023-06-11
1
-0
/
+2
*
Add workspace symbol types
Daniel Gavin
2023-06-11
1
-0
/
+14
*
Use InitializeOptions as the global setting, and override if specified throug...
DanielGavin
2023-05-29
1
-12
/
+58
*
Stub out unknown method used by nvim "window/progress"
DanielGavin
2023-05-06
1
-0
/
+11
*
File cache was using the wrong allocator - might fix the issues with semantic...
DanielGavin
2023-04-03
1
-0
/
+4
*
Fix bug where I forgot to clone string
DanielGavin
2023-04-02
1
-1
/
+3
*
Start working on labeldetails
DanielGavin
2023-03-10
1
-2
/
+7
*
start working on supporting objc code
DanielGavin
2023-01-23
1
-3
/
+3
*
Refractor code for locals
DanielGavin
2023-01-16
1
-1
/
+4
*
Add new config to disable the `core:odin/parser` errors
Daniel Gavin
2022-10-27
1
-0
/
+2
*
Use the fallback for vendor even if core exists.
Daniel Gavin
2022-09-06
1
-14
/
+14
*
Add intrinsics builtin to ols
Daniel Gavin
2022-08-30
1
-0
/
+2
*
Add support for renaming and references on identifiers and functions. Fixed b...
Daniel Gavin
2022-08-26
1
-2
/
+4
*
Fix incorrect use of `path` instead of `filepath` pkg
Daniel Gavin
2022-08-23
1
-1
/
+1
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
1
-213
/
+436
*
Change resolve structure to fix debug crash in Odin
Daniel Gavin
2022-08-18
1
-6
/
+6
*
enable hover on default, if not specified in config
Daniel Gavin
2022-08-17
1
-3
/
+3
*
fixed memory corruption with checker_args
Ian Lilley
2022-08-12
1
-1
/
+1
*
add support to `odinfmt.json` config for formatter.
Daniel Gavin
2022-08-08
1
-8
/
+2
*
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
[prev]
[next]