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
/
collector.odin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add prepare rename
DanielGavin
2024-06-13
1
-0
/
+8
*
Start fixing memory leaks on tests.
DanielGavin
2024-06-04
1
-0
/
+5
*
Use filepath.abs on ols executable path
DanielGavin
2024-05-02
1
-12
/
+11
*
Fix crash caused by slicing incomplete import
Feoramund
2024-04-19
1
-1
/
+2
*
Look for intrinsics in base instead of core
Feoramund
2024-04-17
1
-1
/
+1
*
support bit_fields
Laytan Laats
2024-04-15
1
-0
/
+52
*
Fix nightly
fix-ci
DanielGavin
2024-03-31
1
-13
/
+14
*
Support relative type
DanielGavin
2024-03-26
1
-1
/
+0
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-1
/
+1
*
New poly resolve system
DanielGavin
2023-12-28
1
-4
/
+4
*
Remove errors caused by parsing builtin odin files.
DanielGavin
2023-11-04
1
-5
/
+4
*
more work on fake methods
DanielGavin
2023-07-08
1
-17
/
+3
*
Add new setting to enable fake methods for testing
DanielGavin
2023-07-02
1
-2
/
+2
*
Start working on having fake methods.
DanielGavin
2023-06-29
1
-8
/
+64
*
Add support for completion with usings and compound literals
DanielGavin
2023-03-08
1
-2
/
+2
*
Start adding support to gotos for enums
DanielGavin
2023-03-06
1
-1
/
+6
*
More accurately auto complete ObjC procedures
Lucas Perlind
2023-01-24
1
-1
/
+7
*
early support of goto for objc
DanielGavin
2023-01-23
1
-14
/
+22
*
start working on supporting objc code
DanielGavin
2023-01-23
1
-11
/
+106
*
Add support for matrix types
Daniel Gavin
2022-10-27
1
-0
/
+35
*
Handle typeid as a type
Daniel Gavin
2022-10-27
1
-0
/
+9
*
Undo changes
Daniel Gavin
2022-10-25
1
-1
/
+1
*
Undo variable/constant change
Daniel Gavin
2022-10-25
1
-5
/
+13
*
Fix enum completion error
Daniel Gavin
2022-10-25
1
-2
/
+2
*
Improve smenatic token for distinct typing
Daniel Gavin
2022-10-25
1
-15
/
+6
*
fix when package is empty
Daniel Gavin
2022-08-30
1
-0
/
+3
*
Remove printf debug
Daniel Gavin
2022-08-30
1
-1
/
+0
*
Add intrinsics builtin to ols
Daniel Gavin
2022-08-30
1
-1
/
+9
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
1
-91
/
+284
*
working on supporting references
Daniel Gavin
2022-07-30
1
-3
/
+7
*
More reference work
index-caching
Daniel Gavin
2022-07-11
1
-54
/
+0
*
more fixes
Daniel Gavin
2022-07-09
1
-1
/
+1
*
start on making the cache based package system instead of indexing everything.
Daniel Gavin
2022-06-20
1
-18
/
+2
*
move document struct back to server
Daniel Gavin
2022-06-19
1
-1
/
+1
*
Fix ternary expression semantic tokens
Daniel Gavin
2022-06-14
1
-2
/
+2
*
Fix stackoverflow error with unresolved generic expression.
Daniel Gavin
2022-06-13
1
-1
/
+1
*
More reference work
Daniel Gavin
2022-06-11
1
-22
/
+31
*
remove the lower case for windows.
Daniel Gavin
2022-04-28
1
-25
/
+3
*
Add proper multi_pointer support and fix range half range op
Daniel Gavin
2022-04-15
1
-9
/
+33
*
Fix windows issue with package lower and uppercase
Daniel Gavin
2022-04-11
1
-1
/
+57
*
Merge packages
Daniel Gavin
2022-04-09
1
-0
/
+602
[prev]