prog8/codeGenIntermediate
Irmen de Jong 484677b4b1 Get rid of any() and all() builtin functions.
Replaced by regular subroutines in the anyall module.
2024-07-06 18:49:03 +02:00
..
src/prog8/codegen Get rid of any() and all() builtin functions. 2024-07-06 18:49:03 +02:00
test allow 'void' as dummy assign target in multi-assignment statements 2024-03-31 23:43:26 +02:00
build.gradle added queens example, update kotest lib 2024-06-19 23:57:43 +02:00
codeGenIntermediate.iml