prog8/compiler
2024-03-09 03:30:05 +01:00
..
res added sys.exit2 and sys.exit3 to set more result registers at program exit 2024-03-09 03:30:05 +01:00
src/prog8 conv routines now return the string buffer address. 2024-03-08 02:12:46 +01:00
test fix absorption law optimization, add 2 additional optimizations 2024-02-14 23:12:54 +01:00
build.gradle lib updates, removed unused and obsolete http and dbus modules 2024-03-05 23:42:35 +01: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