prog8/compiler
2021-11-07 21:18:18 +01:00
..
res re-use global returnvalue temp var instead of duplicating it in every subroutine that needs it 2021-11-07 14:19:21 +01:00
src/prog8 re-use global returnvalue temp var instead of duplicating it in every subroutine that needs it 2021-11-07 14:19:21 +01:00
test add command line option 'optfloatx' to explicitly re-enable float expr optimization as this can increase code size significantly. 2021-11-03 22:52:08 +01:00
build.gradle moved to kotest assertions in compilerAst module tests 2021-11-07 21:18:18 +01:00
compiler.iml moved to kotest assertions in compilerAst module tests 2021-11-07 21:18:18 +01:00