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
/
tests
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix completion on call expr that return structs
Daniel Gavin
2022-11-04
1
-0
/
+25
|
*
Add support for matrix types
Daniel Gavin
2022-10-27
3
-115
/
+185
|
*
typo
Daniel Gavin
2022-10-27
1
-1
/
+1
|
*
show pointer information in signature
Daniel Gavin
2022-10-27
1
-2
/
+15
|
*
Handle typeid as a type
Daniel Gavin
2022-10-27
1
-0
/
+18
|
*
Forgot test attribute
Daniel Gavin
2022-10-25
1
-0
/
+1
|
*
Fix issue with union having a type from a different package.
Daniel Gavin
2022-10-25
1
-0
/
+33
|
*
Fix signature print issue, and switch stmt in a switch type stmt.
Daniel Gavin
2022-10-02
1
-4
/
+31
|
*
Fix issues with not collection non-mutable symbols with procedures in ↵
Daniel Gavin
2022-08-28
5
-337
/
+584
|
|
|
|
procedures.
*
Remove `#maybe`
Daniel Gavin
2022-08-02
1
-4
/
+4
|
*
Fixed resolving polymorphic procedure signature
nico-bb
2022-07-28
1
-0
/
+20
|
*
CI added for odinfmt
Daniel Gavin
2022-07-27
1
-0
/
+2
|
*
more fixes
Daniel Gavin
2022-07-09
2
-0
/
+81
|
*
Add new snapshot system for odinfmt testing.
Daniel Gavin
2022-07-09
1
-27
/
+0
|
*
Fix bugs with range loop in switch statement not completing.
Daniel Gavin
2022-06-12
1
-0
/
+33
|
*
More reference work
Daniel Gavin
2022-06-11
2
-20
/
+116
|
*
more tests
Daniel Gavin
2022-05-09
2
-2
/
+3
|
*
Add more completion infering support for enums and bitsets.
Daniel Gavin
2022-04-16
1
-6
/
+66
|
*
fix for new odin version
Daniel Gavin
2022-04-15
1
-1
/
+1
|
*
Add proper multi_pointer support and fix range half range op
Daniel Gavin
2022-04-15
2
-0
/
+108
|
*
Fix lowercase issue with packages.
Daniel Gavin
2022-04-11
1
-4
/
+2
|
*
Fix windows issue with package lower and uppercase
Daniel Gavin
2022-04-11
1
-0
/
+35
|
*
Fix union completion with pointers.
Daniel Gavin
2022-03-14
1
-3
/
+28
|
*
Fix hover error and change union complete type
Daniel Gavin
2022-03-12
2
-0
/
+35
|
*
add comma seperation on comp_lit string representation
Daniel Gavin
2022-03-04
2
-12
/
+31
|
*
Fix bug related to the union ast change.
Daniel Gavin
2022-03-04
1
-1
/
+36
|
*
strip colons and update ast to use unions
Daniel Gavin
2022-03-04
1
-20
/
+5
|
*
Add new test
Daniel Gavin
2022-02-11
1
-0
/
+33
|
*
refractor + more tests
Daniel Gavin
2022-01-15
1
-2
/
+2
|
*
Fix issues with no completion on identifier in comp literal.
Daniel Gavin
2022-01-12
3
-78
/
+55
|
*
more tests
Daniel Gavin
2022-01-12
1
-0
/
+19
|
*
simplified how variables are decided
Daniel Gavin
2022-01-11
3
-27
/
+4
|
*
Merge branch 'master' into refractor-analysis
Daniel Gavin
2022-01-09
1
-1
/
+22
|
\
|
*
Fix function overloading with function returns.
Daniel Gavin
2022-01-09
1
-1
/
+27
|
|
*
|
more refractoring by trying to store the variable information on the symbol.
Daniel Gavin
2022-01-05
2
-1
/
+83
|
/
*
Improve distinct type info
Daniel Gavin
2021-12-31
1
-0
/
+18
|
*
Fix signatures
Daniel Gavin
2021-12-30
1
-0
/
+22
|
*
forgot to remove test code
Daniel Gavin
2021-12-30
1
-6
/
+0
|
*
Fix union poly types
Daniel Gavin
2021-12-30
1
-9
/
+80
|
*
refractor with bitsets, and fix inlined struct/union/enum
Daniel Gavin
2021-12-30
1
-1
/
+44
|
*
Add more comp_lit support for indexed. More tests.
Daniel Gavin
2021-12-29
1
-0
/
+94
|
*
resolve value decls with mutiple names list correctly
Daniel Gavin
2021-12-26
1
-0
/
+18
|
*
more tests
Daniel Gavin
2021-12-25
1
-0
/
+18
|
*
Improved type completion + add constants type, add deprecrated tag.
Daniel Gavin
2021-12-13
1
-1
/
+50
|
*
fixes
Daniel Gavin
2021-12-10
1
-0
/
+18
|
*
More tests
Daniel Gavin
2021-12-07
2
-0
/
+69
|
*
Incorrect behavior where globals were not added as variables.
Daniel Gavin
2021-12-05
3
-0
/
+123
|
*
Fix tests
Daniel Gavin
2021-11-28
1
-2
/
+2
|
*
Fix tests
Daniel Gavin
2021-11-28
1
-1
/
+1
|
*
uncomment test until odin issue is finished.
Daniel Gavin
2021-11-27
1
-0
/
+6
|
[next]