prog8/compiler
2022-08-08 00:09:18 +02:00
..
res vm instructions now contain info on input/output registers 2022-08-07 18:49:16 +02:00
src/prog8 removed problematic expression "simplifications" (that introduced arbitrary r9 temp register usage) 2022-08-07 12:26:11 +02:00
test also binexpr split on and,or,xor if appropriate 2022-08-08 00:09:18 +02:00
build.gradle move the vm unit tests to codeGenVirtual module and remove virtualmachine dependency in the compiler module 2022-07-17 12:56:22 +02:00
compiler.iml move the vm unit tests to codeGenVirtual module and remove virtualmachine dependency in the compiler module 2022-07-17 12:56:22 +02:00