prog8/compiler
2022-07-11 16:42:52 +02:00
..
res use bool type in examples and libraries 2022-07-08 21:50:32 +02:00
src/prog8 optimize comparison to true/1 into comparison to zero, optimize while/until conditions 2022-07-11 16:42:52 +02:00
test tweak bool type handling 2022-07-11 14:55:50 +02:00
build.gradle update kotest 2022-06-26 18:51:03 +02:00
compiler.iml added start of virtual machine compilation target 2022-03-19 00:57:35 +01:00