prog8/compiler/res/prog8lib/c128
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
..
syslib.p8 add sys.sizeof_byte, _word, _float constants 2024-10-07 19:17:37 +02:00
textio.p8 added txt.cls() as a shorter alternative to clear_screen(). 2024-04-07 19:32:44 +02:00