Moritz Hölting
|
d0cee40524
|
fix parse error panicing in function args
|
2025-08-27 10:08:41 +02:00 |
Moritz Hölting
|
08ed56b673
|
rename MacroString to TemplateString
|
2025-08-25 15:51:21 +02:00 |
Moritz Hölting
|
3bc3ca180f
|
implement compile-time function arguments
|
2025-08-19 15:14:12 +02:00 |
Moritz Hölting
|
15dde037b7
|
only use function arg storage if required
|
2025-08-13 18:05:15 +02:00 |
Moritz Hölting
|
0ee456756a
|
apply clippy lints from version 0.1.89
|
2025-08-13 15:26:36 +02:00 |
Moritz Hölting
|
6e27474da4
|
implement rest of member access transpilation
|
2025-08-06 15:28:03 +02:00 |
Moritz Hölting
|
927b0f52c1
|
implement first parts of member access
|
2025-06-18 11:44:26 +02:00 |
Moritz Hölting
|
dd97937feb
|
run as expression, implement return statement
|
2025-04-07 18:01:35 +02:00 |
Moritz Hölting
|
68149d9ddf
|
implement uninstall annotation
|
2025-04-07 14:05:54 +02:00 |
Moritz Hölting
|
1e82d2321f
|
allow importing global variables, get rid of functions and aliases field of transpiler
|
2025-04-07 01:09:34 +02:00 |
Moritz Hölting
|
469b8d3875
|
implement first version of compiler variables
|
2025-04-01 01:00:36 +02:00 |
Moritz Hölting
|
32d453ebef
|
reimplement semantic checking
|
2025-03-31 21:40:59 +02:00 |
Moritz Hölting
|
f3b3d5d3b6
|
implement integer and boolean function arguments
|
2025-03-30 19:38:08 +02:00 |