prog8/compiler
2024-03-02 23:19:55 +01:00
..
res fix several remaining bool return values in library routines 2024-03-02 23:19:39 +01:00
src/prog8 fix that if not fcall() wasn't transformed to a conditional branch instruction 2024-03-02 23:19:39 +01:00
test fixup split words array comparisons 2024-03-02 23:19:55 +01:00
build.gradle fix warnings in gradle build scripts 2024-02-22 10:34:51 +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