prog8/compiler
2021-10-20 22:36:13 +02:00
..
res
src/prog8 code generator: add a return (RTS) to empty subroutines. Fixes #67 2021-10-20 22:36:13 +02:00
test tests for callgraph and unused subroutine removal in optimizer 2021-10-20 22:24:10 +02:00
build.gradle
compiler.iml