prog8/compiler
2023-07-05 21:16:17 +02:00
..
res optimize text rendering in gfx2 2023-07-03 21:45:09 +02:00
src/prog8 doc 2023-07-03 22:44:50 +02:00
test optimizer: don't replace for loop with repeat loop (the loop variable might be used elsewhere!) 2023-07-05 21:16:17 +02:00
build.gradle add git hash to compiler header output 2023-06-29 21:01:02 +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