prog8/codeGenIntermediate
2023-08-02 23:05:24 +02:00
..
src/prog8/codegen added -sourcelines cli option to include src lines in generated assembly (which is now off by default) 2023-08-02 23:05:24 +02:00
test uniform symbol prefixing with p8_ 2023-07-02 06:15:09 +02:00
build.gradle upgrade libraries 2023-07-06 23:33:58 +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