prog8/compiler
2022-12-14 01:07:44 +01:00
..
res fix_autostart_square() now preserves X register correctly 2022-12-14 01:07:44 +01:00
src/prog8 fixed silly code generated by some NOT-expressions (unused temporary) 2022-12-12 21:57:22 +01:00
test fixed silly if-goto expression code in IR codegen where it used too many branching instructions 2022-12-12 22:47:15 +01:00
build.gradle fixed silly if-goto expression code in IR codegen where it used too many branching instructions 2022-12-12 22:47:15 +01:00
compiler.iml fixed silly if-goto expression code in IR codegen where it used too many branching instructions 2022-12-12 22:47:15 +01:00