prog8/codeGenIntermediate
2023-09-23 11:42:58 +02:00
..
src/prog8/codegen vm: remove BEQR opcode -> CMP + BSTEQ 2023-09-23 11:42:58 +02:00
test ir: added preparecall 'meta' instruction for functioncalls 2023-09-18 23:22:03 +02:00
build.gradle preparing next version 2023-09-12 21:53:49 +02:00
codeGenIntermediate.iml IR no longer depends on VM syscalls but has its own syscall list for the few builtin functions that still require it 2022-09-23 14:27:51 +02:00