prog8/compiler
2024-03-02 23:19:20 +01:00
..
res libraries: add ==0 or !=0 to expressions that depend on implicit conversion from byte to bool 2024-03-02 23:19:20 +01:00
src/prog8 IR/VM: testing the boolean changes, added in-place and/or. 2024-03-02 23:19:20 +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