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
/
analysis.odin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
indexer and ast works together with foreign packages
DanielGavin
2020-11-14
1
-33
/
+61
*
start working on handling fields in indexed structs
DanielGavin
2020-11-13
1
-44
/
+108
*
no more completion on struct types - start work on combining result from inde...
DanielGavin
2020-11-12
1
-19
/
+74
*
can now handle the bad expression where field is in specified in the selector...
DanielGavin
2020-11-12
1
-40
/
+120
*
started working on type inference in the ast
DanielGavin
2020-11-11
1
-32
/
+250
*
forgot to add definition hint
DanielGavin
2020-11-10
1
-1
/
+1
*
sublime error fixed
DanielGavin
2020-11-10
1
-8
/
+6
*
wrong format - need odin formatter pls
DanielGavin
2020-11-09
1
-192
/
+192
*
changed the way we find position context using the ast
DanielGavin
2020-11-09
1
-123
/
+353
*
fixed json bug that showed up with sublime
DanielGavin
2020-11-07
1
-8
/
+2
*
started on fuzzy searching on the naive indexer.
DanielGavin
2020-11-07
1
-12
/
+67
*
complete refractor of the project into packages
DanielGavin
2020-11-07
1
-0
/
+158
[prev]