prog8/codeGeneration
2021-12-16 01:48:22 +01:00
..
src/prog8/compiler/target code size optimization: subroutine calls with 2 byte arg will pass it via A/Y registers instead of separate param assignments at every call site 2021-12-16 01:48:22 +01:00
build.gradle gradle build settings tweak to avoid jdk version conflict 2021-12-04 18:36:47 +01:00
codeGeneration.iml moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00
readme-tests.txt moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00