prog8/compiler
2023-10-16 02:07:22 +02:00
..
res monogfx and gfx2: flood fill uses optimized horizontal line drawing 2023-10-15 23:19:11 +02:00
src/prog8 remove assigment splitter, it now caused code bloat instead of more efficient code 2023-10-16 02:07:22 +02:00
test added -breakinstr compiler option 2023-10-15 21:55:09 +02:00
build.gradle update to Antlr 4.13.1 2023-09-14 21:11:55 +02: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