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
/
completion.odin
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Format labelDetails for procs that returns and variables/constants
ryuukk
2023-06-29
1
-6
/
+28
*
|
Start working on having fake methods.
DanielGavin
2023-06-29
1
-0
/
+49
|
/
*
Add custom marshal.
DanielGavin
2023-06-09
1
-1
/
+1
*
Fix issue where we incorrectly used the document global ast instead of the in...
DanielGavin
2023-03-25
1
-1
/
+0
*
Start working on labeldetails
DanielGavin
2023-03-10
1
-3
/
+24
*
Fix completion on implicit enums for assignments
DanielGavin
2023-03-08
1
-0
/
+12
*
Add support for completion with usings and compound literals
DanielGavin
2023-03-08
1
-0
/
+8
*
Fix enum inference from casting
DanielGavin
2023-03-07
1
-0
/
+14
*
Add more enum gotos
DanielGavin
2023-03-06
1
-1
/
+1
*
More accurately auto complete ObjC procedures
Lucas Perlind
2023-01-24
1
-1
/
+11
*
Fix completion on call expr that return structs
Daniel Gavin
2022-11-04
1
-5
/
+6
*
change notin to not_in
Daniel Gavin
2022-11-02
1
-1
/
+1
*
Prevent completion in basic literals
Daniel Gavin
2022-11-02
1
-3
/
+10
*
Fix issue with union having a type from a different package.
Daniel Gavin
2022-10-25
1
-1
/
+5
*
Fix enum completion error
Daniel Gavin
2022-10-25
1
-1
/
+1
*
Improve smenatic token for distinct typing
Daniel Gavin
2022-10-25
1
-13
/
+11
*
Try to use recursion map on pointers to prevent stackoverflow crashes
Daniel Gavin
2022-10-23
1
-14
/
+15
*
Fix signature print issue, and switch stmt in a switch type stmt.
Daniel Gavin
2022-10-02
1
-79
/
+80
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
1
-276
/
+607
*
Fix snippet support check to handle helix editor
Daniel Gavin
2022-07-30
1
-3
/
+3
*
Fix odin core changes
Daniel Gavin
2022-07-14
1
-1
/
+1
*
Fix memory leak
Daniel Gavin
2022-07-10
1
-5
/
+1
*
more fixes
Daniel Gavin
2022-07-09
1
-22
/
+11
*
Restructed the indexer
Daniel Gavin
2022-07-09
1
-35
/
+32
*
move document struct back to server
Daniel Gavin
2022-06-19
1
-1
/
+1
*
Fix union error with pointers
Daniel Gavin
2022-06-12
1
-2
/
+2
*
Fix bugs with range loop in switch statement not completing.
Daniel Gavin
2022-06-12
1
-3
/
+0
*
Fix hover bug
Daniel Gavin
2022-06-11
1
-3
/
+3
*
More reference work
Daniel Gavin
2022-06-11
1
-15
/
+6
*
Add last package cache for memory_index.
Daniel Gavin
2022-04-28
1
-1
/
+1
*
remove the lower case for windows.
Daniel Gavin
2022-04-28
1
-5
/
+1
*
Add more completion infering support for enums and bitsets.
Daniel Gavin
2022-04-16
1
-3
/
+33
*
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
1
-5
/
+2
*
Merge packages
Daniel Gavin
2022-04-09
1
-49
/
+40
*
Add basic completion for #shared_nil
Tetralux
2022-04-02
1
-1
/
+2
*
Prepare for rename
Daniel Gavin
2022-03-19
1
-0
/
+68
*
Fix union completion with pointers.
Daniel Gavin
2022-03-14
1
-13
/
+10
*
Fix comp_lit error and start work on magic completion
Daniel Gavin
2022-03-14
1
-17
/
+40
*
Fixes
Daniel Gavin
2022-03-13
1
-2
/
+78
*
Fix dynamic indexer with attributes
Daniel Gavin
2022-03-06
1
-2
/
+2
*
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
1
-324
/
+328
*
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-02-15
1
-1
/
+0
|
\
|
*
Remove plain text type.
Daniel Gavin
2022-02-14
1
-1
/
+0
*
|
Remove the failed idea of making request tasks
Daniel Gavin
2022-01-19
1
-1
/
+1
*
|
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-17
1
-1
/
+1
|
\
|
|
*
FIx new slashpath change
Daniel Gavin
2022-01-17
1
-1
/
+1
*
|
work on resolve entire file.
Daniel Gavin
2022-01-16
1
-1
/
+1
[prev]
[next]