prog8/compiler
Irmen de Jong a296d26328 api change: renamed cx16.push/pop_vera_context() to save/restore_vera_context()
this better reflects its capability because it doesn't use a stack, only a single buffer
2023-04-17 23:37:15 +02:00
..
res api change: renamed cx16.push/pop_vera_context() to save/restore_vera_context() 2023-04-17 23:37:15 +02:00
src/prog8 fix occasional crash when indexing an undefined array variable 2023-04-16 05:23:06 +02:00
test tweaking IR instruction set branch instructions 2023-04-09 22:17:19 +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