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 (
Expand
)
Author
Age
Files
Lines
*
CI
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
*
Fix signatures in procedures not showing the return type
Daniel Gavin
2021-11-25
1
-0
/
+49
*
Fix issues with not being able to use the local variables when overloading.
Daniel Gavin
2021-11-12
1
-17
/
+64
*
Add Any_Int attribute support - make function now infers correctly again.
Daniel Gavin
2021-11-10
1
-0
/
+56
*
remove unused test.
Daniel Gavin
2021-11-08
1
-1
/
+2
*
Fix completion error in make generics, and also fixed completion in switch stmt.
Daniel Gavin
2021-11-08
1
-11
/
+13
*
Add new matrix type
Daniel Gavin
2021-11-07
1
-2
/
+79
*
Fix incorrect handling of functions in when clauses using ODIN_OS
Daniel Gavin
2021-09-28
1
-2
/
+112
*
add the builtin for tests
DanielGavin
2021-09-07
1
-0
/
+27
*
Add arena in static indexing, and add tests to check the builtin indexed files.
Daniel Gavin
2021-09-07
2
-18
/
+15
*
Add new tests + uncomment some code until it is fixed in odin
Daniel Gavin
2021-09-06
1
-0
/
+40
*
fix some defer free bugs and fix new json api
Daniel Gavin
2021-08-19
2
-20
/
+367
[next]