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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
new test + fixed for range bug
Daniel Gavin
2021-04-29
2
-23
/
+25
*
i keep forgetting to switch to tabs...
Daniel Gavin
2021-04-29
1
-68
/
+68
*
more refractor + tests
Daniel Gavin
2021-04-29
4
-110
/
+132
*
support for many symbol values in procedure overload
Daniel Gavin
2021-04-28
1
-11
/
+101
*
distinct type overload works
Daniel Gavin
2021-04-28
1
-38
/
+84
*
started on untyped proc overloading handling
Daniel Gavin
2021-04-28
3
-9
/
+49
*
start working on the procedure overloading
Daniel Gavin
2021-04-28
3
-40
/
+86
*
more work on the new symbols
Daniel Gavin
2021-04-28
2
-31
/
+96
*
new tests
Daniel Gavin
2021-04-27
1
-0
/
+17
*
work on completion tests + new symbols
Daniel Gavin
2021-04-27
4
-143
/
+255
*
update for strict style
Daniel Gavin
2021-04-27
2
-7
/
+5
*
add tests for signatures
Daniel Gavin
2021-04-26
4
-27
/
+125
*
Merge branch 'master' of https://github.com/DanielGavin/ols
DanielGavin
2021-04-25
17
-528
/
+561
|
\
|
*
started work on adding tests
Daniel Gavin
2021-04-25
1
-0
/
+25
|
*
semantic work
Daniel Gavin
2021-04-23
2
-6
/
+13
|
*
update to the newest odin build
Daniel Gavin
2021-04-23
4
-315
/
+131
|
*
fixed some signature help issues
Daniel Gavin
2021-04-23
2
-10
/
+7
|
*
really made a mistake running the odinfmt and thereby changing the newlines...
Daniel Gavin
2021-04-22
3
-233
/
+233
|
*
temporarly relying on the fallback completion, until the odin parser is fault...
Daniel Gavin
2021-04-22
2
-230
/
+234
|
*
move log to warn
Daniel Gavin
2021-04-22
1
-1
/
+1
|
*
a bit work on semenatic tokens
Daniel Gavin
2021-04-22
2
-4
/
+21
|
*
remove dead code comment
Daniel Gavin
2021-04-22
1
-13
/
+0
|
*
fixed shadowing variables and infinite loops from assigning the same variable...
Daniel Gavin
2021-04-22
2
-124
/
+104
|
*
remove comments
Daniel Gavin
2021-04-11
1
-6
/
+1
|
*
convert to lf enconding...
Daniel Gavin
2021-04-11
1
-2697
/
+2697
|
*
fixed completion error with for range maps
Daniel Gavin
2021-04-11
1
-2689
/
+2697
|
*
Don't index private procedures
DanielGavin
2021-04-05
2
-8
/
+17
|
*
set prot_lit body to nil when copying type.
DanielGavin
2021-04-05
3
-3
/
+4
|
*
set the correct package when interating through the struct
DanielGavin
2021-04-05
1
-1
/
+3
|
*
relative import did not correctly absolute their paths in indexing
DanielGavin
2021-04-03
2
-12
/
+9
|
*
remove duplicates when fuzzy searching the same package
DanielGavin
2021-04-02
5
-12
/
+27
|
*
Improve on aliasing
DanielGavin
2021-04-02
4
-12
/
+43
|
*
extract the distinct type in locals and globals
DanielGavin
2021-04-02
2
-2
/
+12
|
*
add ws path if blank collection isnt defined in ols.json
Ashley
2021-04-01
1
-0
/
+4
|
*
start work on package completion
DanielGavin
2021-03-31
6
-14
/
+135
|
*
handle `!` prefix correctly in the fallback completion code
DanielGavin
2021-03-30
1
-1
/
+1
|
*
Merge branch 'master' of github.com:DanielGavin/ols
DanielGavin
2021-03-30
5
-28
/
+69
|
|
\
|
*
|
no completion in comments
DanielGavin
2021-03-30
1
-1
/
+8
*
|
|
check for ODIN_OS instead of windows
DanielGavin
2021-04-25
1
-2
/
+1
|
|
/
|
/
|
*
|
looking at some linux stuff
DanielGavin
2021-03-31
5
-28
/
+69
|
/
*
add rune to keyword
DanielGavin
2021-03-30
1
-0
/
+1
*
format and flatten
DanielGavin
2021-03-30
1
-33
/
+3
*
index when declarations that don't use ODIN_OS
DanielGavin
2021-03-30
1
-17
/
+31
*
bound the slice of the fallback parsing
DanielGavin
2021-03-30
1
-1
/
+1
*
Enum completion now only happens on the type and not the variable of an enum
DanielGavin
2021-03-30
1
-7
/
+11
*
add case for `Type_Cast` node in `clone_node`
Ashley
2021-03-30
1
-0
/
+4
*
experiment with more context based completion + fix no signature on proc
DanielGavin
2021-03-30
2
-23
/
+34
*
add all the keywords in odin for completion
DanielGavin
2021-03-29
1
-3
/
+20
*
Don't use completion on lhs in value decl
DanielGavin
2021-03-29
1
-8
/
+34
*
forgot to clone helper type and proc_lit
DanielGavin
2021-03-28
1
-1
/
+7
[prev]
[next]