prog8/codeGeneration
2021-11-05 23:25:07 +01:00
..
src/prog8/compiler/target non-optimized typecast assignments now attempt to not use evalstack 2021-11-05 23:25:07 +01:00
test fix vardecl initialization value to not use stack eval anymore but separate assignment 2021-11-01 00:24:15 +01:00
build.gradle simplified gradle config, automatically run installDist task after build 2021-10-30 12:01:52 +02:00
codeGeneration.iml