prog8/compiler
Irmen de Jong ae669af904 add sys.sizeof_byte, _word, _float constants
because Antlr doesn't allow the grammar to contain a sizeof(typename) rule to override the sizeof(identifier) rule
2024-10-07 19:17:37 +02:00
..
res add sys.sizeof_byte, _word, _float constants 2024-10-07 19:17:37 +02:00
src/prog8 check that block address leaves room for program startup logic 2024-10-03 22:30:06 +02:00
test check that block address leaves room for program startup logic 2024-10-03 22:30:06 +02:00
build.gradle
compiler.iml