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
/
generics.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into rename
DanielGavin
2024-07-11
1
-1
/
+21
|
\
|
*
fix resolve poly for proc types
Laytan Laats
2024-07-11
1
-1
/
+21
*
|
Working on generic issues.
DanielGavin
2024-06-30
1
-25
/
+42
*
|
Improve enum gotos and fix generic issue
DanielGavin
2024-06-11
1
-1
/
+20
|
/
*
Check the poly map is not null before saving it.
DanielGavin
2024-06-04
1
-51
/
+68
*
Refractor ast_context.current_package now being called through defered functions
DanielGavin
2024-05-11
1
-0
/
+26
*
Fix issues with the local evaluation of generic function in value decl, since...
DanielGavin
2024-05-11
1
-0
/
+16
*
Make generics more robust against recursion
DanielGavin
2024-03-05
1
-3
/
+45
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-3
/
+11
*
Remember to clone generics derived expr
DanielGavin
2024-01-18
1
-1
/
+4
*
Add matrix_type to clone node
DanielGavin
2024-01-09
1
-2
/
+26
*
Check for len being nil
DanielGavin
2023-12-29
1
-14
/
+15
*
More poly work
DanielGavin
2023-12-29
1
-7
/
+86
*
New poly resolve system
DanielGavin
2023-12-28
1
-0
/
+629