prog8/compiler
2024-03-02 23:19:39 +01:00
..
res ifelse more 2024-03-02 23:19:39 +01:00
src/prog8 optimize boolean to ubyte assignment (skip type cast) 2024-03-02 23:19:39 +01:00
test added PtBool and other changes to intermediate Ast 2024-03-02 23:19:20 +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