prog8/compiler
2024-10-07 20:39:49 +02:00
..
res add sys.sizeof_byte, _word, _float constants 2024-10-07 19:17:37 +02:00
src/prog8 function inlining can no longer get into an infinite loop. Fixes #154 2024-10-07 19:58:04 +02:00
test scan all asmsubs to see if another subroutine is referenced. Fixes #153 2024-10-07 20:39:49 +02:00
build.gradle added memsizer unit tests 2024-09-08 15:24:47 +02:00
compiler.iml added memsizer unit tests 2024-09-08 15:24:47 +02:00