prog8/parser
Irmen de Jong 155896c4c7 added @rombank and @rambank bank number tags on romsubs
on cx16 and c128 targets the compiler then automatically inserts a CALLFAR instead of a regular JSR to automatically do the bank switching.
2024-11-03 18:19:31 +01:00
..
antlr added @rombank and @rambank bank number tags on romsubs 2024-11-03 18:19:31 +01:00
src don't include the generated parser java files in git 2020-03-20 22:53:56 +01:00
build.gradle update kotlin and antlr libs 2024-08-19 12:47:18 +02:00
parser.iml moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00