prog8/compiler
Irmen de Jong c3d74f2ae9 fix golden ram area for x16, remove romsub restriction
note: romsubs still won't work in the VM but at least they compile again
2023-04-08 00:40:52 +02:00
..
res optimize imports 2023-04-07 22:34:23 +02:00
src/prog8 fix golden ram area for x16, remove romsub restriction 2023-04-08 00:40:52 +02:00
test fix golden ram area for x16, remove romsub restriction 2023-04-08 00:40:52 +02:00
build.gradle 3rd party library versions upgrades 2023-03-26 21:36:21 +02:00
compiler.iml fixed silly if-goto expression code in IR codegen where it used too many branching instructions 2022-12-12 22:47:15 +01:00