prog8/codeGeneration
2021-11-16 23:52:54 +01:00
..
src/prog8/compiler/target simplified NumericLiteral to always just contain a Double instead of a Number for the value 2021-11-16 23:52:54 +01:00
test introduce option to use internal scratch variables via prog8_lib definitions (ony for compiler, not for user code!) 2021-11-14 16:01:54 +01:00
build.gradle migrated compilerAst module to KoTest (but not finished with the assertions yet) 2021-11-07 17:25:53 +01:00
codeGeneration.iml fix compiler crash where it used wrong datatype in split assignment 2021-11-09 01:13:23 +01:00