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
...
|
*
Fix function overloading with function returns.
Daniel Gavin
2022-01-09
1
-6
/
+13
|
*
Fix odinfmt with comments in the start of the file.
Daniel Gavin
2022-01-05
1
-6
/
+3
|
*
Add unhandled clone expression.
Daniel Gavin
2022-01-05
1
-0
/
+4
*
|
more refractoring by trying to store the variable information on the symbol.
Daniel Gavin
2022-01-05
16
-613
/
+163
*
|
refractor
Daniel Gavin
2021-12-31
1
-1
/
+1
*
|
refractor
Daniel Gavin
2021-12-31
6
-96
/
+145
*
|
Merge branch 'master' into refractor-analysis
Daniel Gavin
2021-12-31
13
-290
/
+605
|
\
|
|
*
Improve distinct type info
Daniel Gavin
2021-12-31
5
-23
/
+33
|
*
Fix signatures
Daniel Gavin
2021-12-30
1
-1
/
+6
|
*
Fix union poly types
Daniel Gavin
2021-12-30
5
-61
/
+173
|
*
refractor with bitsets, and fix inlined struct/union/enum
Daniel Gavin
2021-12-30
4
-22
/
+78
|
*
Add more comp_lit support for indexed. More tests.
Daniel Gavin
2021-12-29
3
-36
/
+87
|
*
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
4
-3
/
+12
|
*
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
|
*
Don't get locals where len(result)==0
Daniel Gavin
2021-12-26
1
-0
/
+4
|
*
resolve value decls with mutiple names list correctly
Daniel Gavin
2021-12-26
1
-10
/
+10
|
*
Fix odinfmt with empty union
Daniel Gavin
2021-12-25
1
-7
/
+3
|
*
add or_else and or_return keywords.
Daniel Gavin
2021-12-25
1
-5
/
+41
|
*
Fix naked blocks being part of locals outside of the scope.
Daniel Gavin
2021-12-25
1
-3
/
+12
*
|
add temp work
Daniel Gavin
2021-12-25
4
-5
/
+158
|
/
*
Remember to set the symbol doc on global value decls.
Daniel Gavin
2021-12-19
2
-5
/
+4
*
odinfmt fixes
Daniel Gavin
2021-12-15
1
-71
/
+24
*
Don't try to resolve index symbols that already have been resolved.
Daniel Gavin
2021-12-14
1
-0
/
+4
*
Improved type completion + add constants type, add deprecrated tag.
Daniel Gavin
2021-12-13
7
-42
/
+116
*
Add snippets and auto add parenthesis on completion
Daniel Gavin
2021-12-12
8
-63
/
+126
*
Support #caller location directive
Daniel Gavin
2021-12-11
1
-0
/
+14
*
remove debug printf
Daniel Gavin
2021-12-11
1
-2
/
+0
*
Comp_Lit that are not field values should not be aligned.
Daniel Gavin
2021-12-10
1
-2
/
+18
*
odinfmt fixes
Daniel Gavin
2021-12-10
2
-16
/
+42
*
fixes
Daniel Gavin
2021-12-10
4
-26
/
+38
*
odinfmt fixes, and have signature retrigger with `,`
Daniel Gavin
2021-12-09
3
-20
/
+52
*
Odinfmt: fixes.
Daniel Gavin
2021-12-08
2
-4
/
+24
*
Forgot to trailing comma on break.
Daniel Gavin
2021-12-07
1
-1
/
+1
*
Fix breaking with comp_lit, treat them different depending where they are cal...
Daniel Gavin
2021-12-07
2
-16
/
+24
*
Attempt to fix the odinfmt disable
Daniel Gavin
2021-12-07
2
-13
/
+26
*
More tests
Daniel Gavin
2021-12-07
3
-2
/
+41
*
Odinfmt: Fixes.
Daniel Gavin
2021-12-06
1
-1
/
+1
*
Odinfmt: Fix out of bound crash with enum
Daniel Gavin
2021-12-06
1
-4
/
+2
*
Incorrect behavior where globals were not added as variables.
Daniel Gavin
2021-12-05
2
-1
/
+3
*
Add odinfmt builder
Daniel Gavin
2021-12-05
1
-0
/
+40
*
brain fart
Daniel Gavin
2021-12-05
1
-1
/
+1
*
odinfmt: Fix do in for stmt and tenary bug
Daniel Gavin
2021-12-05
2
-15
/
+69
*
Show all items on completions with empty string.
Daniel Gavin
2021-12-05
1
-0
/
+4
*
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
5
-60
/
+350
[prev]
[next]