Christoffer Lerno
|
03cfa42eb6
|
Duplicate symbols with static variable declared in macro #1248. Improved error message when trying user foreach with an untyped list.
|
2024-07-20 03:39:33 +02:00 |
|
Christoffer Lerno
|
bbbcd9bf48
|
Updated name mangling for static vars in llvm.
|
2023-07-04 01:12:39 +02:00 |
|
Christoffer Lerno
|
1548cd06ef
|
Enable local multi-declarations. Fix of builtin argument checking. Migrate to @noinit.
|
2023-02-11 02:03:02 +01:00 |
|
Christoffer Lerno
|
ddd8be0f38
|
Fix global noinit. Add @noinit. With tests.
|
2023-02-11 00:10:02 +01:00 |
|
Christoffer Lerno
|
c02ce5ce2a
|
Better error on all upper parameter names. "Upper case" -> "uppercase"
|
2022-07-26 22:01:23 +02:00 |
|
Christoffer Lerno
|
b52b42d4da
|
Complete transition to fn. Introduce global/threadlocal
|
2021-11-16 17:46:44 +01:00 |
|
Christoffer Lerno
|
4210f1ccb2
|
Some work on vararray. Fix span on post unary. Updated error recovery. Updated return analysis to handle void functions. "while" now disallows error prone next line statement. Working on auto linking. Failable load optimized. Optimization and corrections for call returns + documentation.
|
2021-04-05 23:34:40 +02:00 |
|