prog8/compiler
2021-11-07 14:19:21 +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 various cleanups, slight update to dbus 2021-10-30 19:30:19 +02:00
compiler.iml split out the code generator into own project submodule 2021-10-29 05:00:30 +02:00