prog8/compiler
2020-03-14 18:11:04 +01:00
..
lib warning about unreachable code after a return statement 2020-03-14 13:12:01 +01:00
res added exit(rc) builtin function to immediately exit the program with a return code in A register 2020-03-13 02:08:18 +01:00
src/prog8 added forever-loop and optimizer 2020-03-14 18:11:04 +01:00
test improved array literal datatype handling, fixed some datatype compiler errors related to this 2020-03-12 01:10:19 +01:00
build.gradle avoid pulling in the dbus libraries for now 2020-03-14 14:40:39 +01:00
compiler.iml antlr library updated to 4.8 2020-02-07 23:58:07 +01:00