|
|
7212dd8180
|
add support for AND, NOT, OR in exprs
|
2021-01-22 13:50:18 +01:00 |
|
|
|
27201dfd0d
|
correct indentation in .j
|
2021-01-22 13:05:52 +01:00 |
|
|
|
1d4aa6aca2
|
add support for string, boolean literals + identifiers
|
2021-01-22 12:53:36 +01:00 |
|
|
|
67a708b9d3
|
use condegen instance again instead of static => cleanup method arguments
|
2021-01-22 12:19:10 +01:00 |
|
|
|
7d70d480eb
|
initial support for if
|
2021-01-21 22:52:14 +01:00 |
|
|
|
b703ae2b31
|
add unary codegen for +, -
|
2021-01-21 19:03:04 +01:00 |
|
|
|
f9eb73630f
|
make codegen completely static
|
2021-01-21 18:20:32 +01:00 |
|
|
|
a7d6e7bec3
|
add println codegen + addition codegen + fix return missing
|
2021-01-17 21:56:13 +01:00 |
|
|
|
805f63893f
|
first simple unfinished code generator
|
2021-01-17 17:58:51 +01:00 |
|