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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for builtin symbols.
Daniel Gavin
2022-03-04
1
-0
/
+1
*
Fix bug related to the union ast change.
Daniel Gavin
2022-03-04
1
-0
/
+2
*
strip colons and update ast to use unions
Daniel Gavin
2022-03-04
18
-1420
/
+1421
*
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-02-15
3
-4
/
+3
|
\
|
*
Add maybe on insert text
Daniel Gavin
2022-02-14
1
-2
/
+2
|
*
Remove plain text type.
Daniel Gavin
2022-02-14
1
-1
/
+0
|
*
Update semantic_tokens.odin
DanielGavin
2022-02-07
1
-1
/
+1
*
|
Fix semantic token call expression always being treated as function. Fix floa...
Daniel Gavin
2022-02-05
1
-5
/
+1
*
|
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
2
-3
/
+17
*
|
work on new request flow
Daniel Gavin
2022-01-23
1
-39
/
+55
*
|
Add more logging
Daniel Gavin
2022-01-22
1
-0
/
+1
*
|
Move the std in reading to be async with it's own seperate thread.
Daniel Gavin
2022-01-22
5
-71
/
+262
*
|
Remove the failed idea of making request tasks
Daniel Gavin
2022-01-19
12
-491
/
+311
*
|
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-17
9
-9
/
+11
|
\
|
|
*
FIx new slashpath change
Daniel Gavin
2022-01-17
8
-8
/
+8
|
*
Add checker arg config
Daniel Gavin
2022-01-17
3
-1
/
+3
*
|
work on the new semantic tokens.
Daniel Gavin
2022-01-17
2
-22
/
+364
*
|
work on resolve entire file.
Daniel Gavin
2022-01-16
1
-1
/
+1
*
|
refractor + more tests
Daniel Gavin
2022-01-15
1
-25
/
+27
*
|
Fix issues with no completion on identifier in comp literal.
Daniel Gavin
2022-01-12
2
-4
/
+1
*
|
refractor
Daniel Gavin
2022-01-12
2
-19
/
+7
*
|
simplified how variables are decided
Daniel Gavin
2022-01-11
4
-66
/
+32
*
|
more refractoring by trying to store the variable information on the symbol.
Daniel Gavin
2022-01-05
10
-549
/
+32
*
|
refractor
Daniel Gavin
2021-12-31
1
-1
/
+1
*
|
refractor
Daniel Gavin
2021-12-31
3
-40
/
+98
*
|
Merge branch 'master' into refractor-analysis
Daniel Gavin
2021-12-31
6
-195
/
+291
|
\
|
|
*
Improve distinct type info
Daniel Gavin
2021-12-31
4
-23
/
+29
|
*
Fix union poly types
Daniel Gavin
2021-12-30
1
-16
/
+9
|
*
refractor with bitsets, and fix inlined struct/union/enum
Daniel Gavin
2021-12-30
1
-4
/
+3
|
*
Add more comp_lit support for indexed. More tests.
Daniel Gavin
2021-12-29
2
-25
/
+52
|
*
Fix linux build
Daniel Gavin
2021-12-26
1
-1
/
+1
|
*
Forgot to clone string odin_command
Daniel Gavin
2021-12-26
2
-8
/
+8
|
*
typo
Daniel Gavin
2021-12-26
1
-1
/
+1
|
*
typo
Daniel Gavin
2021-12-26
1
-1
/
+1
|
*
Add odin_command config
Daniel Gavin
2021-12-26
3
-3
/
+11
|
*
Fix clearing errors on all the files in checker
Daniel Gavin
2021-12-26
1
-2
/
+28
|
*
Add check on windows only
Daniel Gavin
2021-12-26
2
-123
/
+124
|
*
add or_else and or_return keywords.
Daniel Gavin
2021-12-25
1
-5
/
+41
*
|
add temp work
Daniel Gavin
2021-12-25
3
-4
/
+130
|
/
*
Remember to set the symbol doc on global value decls.
Daniel Gavin
2021-12-19
1
-0
/
+1
*
Improved type completion + add constants type, add deprecrated tag.
Daniel Gavin
2021-12-13
2
-1
/
+11
*
Add snippets and auto add parenthesis on completion
Daniel Gavin
2021-12-12
6
-61
/
+123
*
odinfmt fixes, and have signature retrigger with `,`
Daniel Gavin
2021-12-09
1
-1
/
+1
*
comment test code
Daniel Gavin
2021-12-05
1
-0
/
+3
*
odinfmt fixes, plus fix signatures with shared type not showing sigature corr...
Daniel Gavin
2021-12-05
2
-2
/
+216
*
Start working on goto with multiple locations(packages), and fix some odinfmt...
Daniel Gavin
2021-12-02
3
-16
/
+27
*
change env name to ODIN_ROOT
Daniel Gavin
2021-12-01
1
-4
/
+4
*
add vendor automatically
Daniel Gavin
2021-12-01
1
-0
/
+5
*
support linux and windows getenv
Daniel Gavin
2021-12-01
1
-1
/
+5
[prev]
[next]