prog8/compiler
Irmen de Jong 7c0bde7310 parser: allow curly brace on next line for asmsub too
downgrade antlr4 one version again to what is used in IntelliJ's antlr plugin, to avoid potential version conflicts
2023-08-09 20:01:12 +02:00
..
res fixed gfx2.plot in mode 1+5 with certain combinations of color and stipple 2023-08-08 00:01:43 +02:00
src/prog8 parser: allow curly brace on next line for asmsub too 2023-08-09 20:01:12 +02:00
test parser: allow curly brace on next line for asmsub too 2023-08-09 20:01:12 +02:00
build.gradle parser: allow curly brace on next line for asmsub too 2023-08-09 20:01:12 +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