prog8/compiler
Irmen de Jong 35c477b5a6 Make extsub address a (constant) expression instead of a numeric literal
this makes it easier to define API jump tables
2024-11-20 23:23:26 +01:00
..
res removed txt.VERA_TEXTMATRIX_BANK/VERA_TEXTMATRIX_ADDR it's now just txt.VERA_TEXTMATRIX (long const) 2024-11-20 23:22:56 +01:00
src/prog8 Make extsub address a (constant) expression instead of a numeric literal 2024-11-20 23:23:26 +01:00
test Make extsub address a (constant) expression instead of a numeric literal 2024-11-20 23:23:26 +01:00
build.gradle added a beanshell interpreter experiment 2024-10-29 20:52:41 +01:00
compiler.iml fix beanshell compile with jdk11 2024-10-29 23:42:37 +01:00