Christoffer Lerno
|
6cf3c9f46b
|
Fix in nested block handling. @maydiscard and @nodiscard annotations. If the common type of int[x] and int[y] is int[]
|
2022-07-17 19:48:24 +02:00 |
|
Christoffer Lerno
|
4beb7eff8f
|
Add support for : slices. Version bumped to 0.2.16
|
2022-07-17 19:48:24 +02:00 |
|
Christoffer Lerno
|
48a31cfa48
|
Fix of error where {| |} with value return could have no final return.
|
2022-07-17 19:48:24 +02:00 |
|
Christoffer Lerno
|
3f6b0646b3
|
An initial printf. Added type.inner and type.len. Bump to 0.2.15
|
2022-07-14 02:43:53 +02:00 |
|
Christoffer Lerno
|
c8a614e43f
|
LLVM 15 compatibility fixes (#465)
More variant code. Fixes to typekind. Fixes to macro with failable returns. Remove use of LLVMConstInsert etc. Version 0.2.8
|
2022-07-06 16:41:52 +02:00 |
|