prog8/compiler
2022-07-13 22:24:31 +02:00
..
res fix endless loop in optimizer, fix cx16 register clobbering in psg interrupt handler, fix crash on certain arrays, fix undefined symbol when it's in another imported module 2022-07-13 18:42:06 +02:00
src/prog8 fixed missing non-boolean operand cast in logical expressions 2022-07-12 22:28:06 +02:00
test fix codegen crash on certain nested typecast 2022-07-13 22:24:31 +02:00
build.gradle added a few more vm optimizations and unit tests 2022-07-12 12:42:37 +02:00
compiler.iml added a few more vm optimizations and unit tests 2022-07-12 12:42:37 +02:00