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
...
*
odinfmt: fix using stmt regression
Daniel Gavin
2022-06-13
1
-1
/
+0
*
odinfmt: Fix more regression errors
Daniel Gavin
2022-06-13
1
-4
/
+3
*
Fix stackoverflow error with unresolved generic expression.
Daniel Gavin
2022-06-13
2
-4
/
+10
*
Fix regression on odinfmt
Daniel Gavin
2022-06-13
1
-1
/
+1
*
Fix union error with pointers
Daniel Gavin
2022-06-12
2
-65
/
+68
*
odinfmt: Fix do statements in call expressions breaking
Daniel Gavin
2022-06-12
1
-0
/
+36
*
Remember to correct uri for windows on save.
Daniel Gavin
2022-06-12
1
-0
/
+5
*
typo
Daniel Gavin
2022-06-12
1
-2
/
+2
*
Merge branch 'index-refractor'
Daniel Gavin
2022-06-12
24
-317
/
+478
|
\
|
*
Add custom hover map
Daniel Gavin
2022-06-12
3
-4
/
+24
|
*
Fix bugs with range loop in switch statement not completing.
Daniel Gavin
2022-06-12
3
-8
/
+5
|
*
forgot file
Daniel Gavin
2022-06-11
1
-1
/
+3
|
*
Fix hover bug
Daniel Gavin
2022-06-11
8
-48
/
+52
|
*
More reference work
Daniel Gavin
2022-06-11
18
-178
/
+260
|
*
Merge branch 'master' into index-refractor
Daniel Gavin
2022-05-19
4
-53
/
+40
|
|
\
|
*
|
correcting cases for windows to not have to lowercase all the time.
Daniel Gavin
2022-05-13
4
-14
/
+68
|
*
|
more tests
Daniel Gavin
2022-05-09
1
-1
/
+1
|
*
|
Add last package cache for memory_index.
Daniel Gavin
2022-04-28
6
-19
/
+34
|
*
|
remove the lower case for windows.
Daniel Gavin
2022-04-28
11
-84
/
+68
*
|
|
odinfmt: Fix error where switch statements vanished
Daniel Gavin
2022-06-11
1
-2
/
+1
*
|
|
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2022-06-11
3
-14
/
+20
|
\
\
\
|
*
|
|
Fix test compile error
DanielGavin
2022-06-08
1
-2
/
+2
|
*
|
|
Fixed neovim hover issue
JamesDSource
2022-06-08
2
-12
/
+18
|
|
|
/
|
|
/
|
*
/
|
odinfmt: Move comments to be handled generically for exprs and stmts. Don't g...
Daniel Gavin
2022-06-11
1
-106
/
+54
|
/
/
*
|
typo
Daniel Gavin
2022-05-15
1
-5
/
+1
*
|
Fix odin changes
Daniel Gavin
2022-05-15
2
-32
/
+24
*
|
Don't group the call expression together with the comments, this causes break...
Daniel Gavin
2022-05-14
1
-3
/
+1
*
|
#maybe duplicate bug
Daniel Gavin
2022-05-13
1
-4
/
+0
*
|
Improve exit by not going into sema_wait when running = false
Daniel Gavin
2022-05-13
1
-1
/
+3
*
|
Use text kind for completion, if not able to resolve it, to prevent helix fro...
Daniel Gavin
2022-05-09
1
-1
/
+1
|
/
*
Add tag to comp lit
Daniel Gavin
2022-04-16
1
-1
/
+6
*
Add more completion infering support for enums and bitsets.
Daniel Gavin
2022-04-16
1
-3
/
+33
*
odinfmt: fix union kind and struct poly params.
Daniel Gavin
2022-04-16
1
-10
/
+11
*
Fix or_return not resolving the value
Daniel Gavin
2022-04-15
2
-0
/
+14
*
Add proper multi_pointer support and fix range half range op
Daniel Gavin
2022-04-15
9
-19
/
+108
*
Update mem.Megabyte etc. usage
Phil
2022-04-12
4
-6
/
+6
*
Fix lowercase issue with packages.
Daniel Gavin
2022-04-11
1
-1
/
+7
*
Fix windows issue with package lower and uppercase
Daniel Gavin
2022-04-11
11
-78
/
+89
*
Merge packages
Daniel Gavin
2022-04-09
21
-360
/
+303
*
prepare to merge analysis with index
Daniel Gavin
2022-04-09
8
-35
/
+128
*
Merge pull request #94 from Tetralux/fix-sync
DanielGavin
2022-04-02
3
-10
/
+6
|
\
|
*
Update to Odin core/sync
Tetralux
2022-04-02
3
-10
/
+6
*
|
Add basic completion for #shared_nil
Tetralux
2022-04-02
1
-1
/
+2
|
/
*
Support the new json change from odin
Daniel Gavin
2022-03-24
4
-29
/
+29
*
Add print for Multi_Pointer_type
Daniel Gavin
2022-03-24
1
-0
/
+3
*
Add ensure_fit function
Daniel Gavin
2022-03-22
2
-6
/
+33
*
Prepare for rename
Daniel Gavin
2022-03-19
13
-36
/
+271
*
Forgot to remove printf...
Daniel Gavin
2022-03-17
1
-2
/
+0
*
Fix no_bounds_check
Daniel Gavin
2022-03-17
3
-41
/
+101
*
Add more snippets
Daniel Gavin
2022-03-14
1
-14
/
+14
[prev]
[next]