prog8/compiler
2022-06-15 22:31:29 +02:00
..
res version 8.2 2022-06-15 22:31:29 +02:00
src/prog8 added boolean() builtin function and use it to get rid of !=0 comparisons 2022-06-14 23:34:45 +02:00
test logical operators now always return a boolean byte result, instead of sometimes word type as well 2022-06-13 01:37:16 +02:00
build.gradle bump library versions 2022-06-09 22:44:17 +02:00
compiler.iml added start of virtual machine compilation target 2022-03-19 00:57:35 +01:00