prog8/virtualmachine
2024-10-16 01:03:35 +02:00
..
src/prog8/vm IR now contains "bool" as a type instead of already erasing it into "ubyte". (boolean literals still are simply just 1 and 0 values) 2024-10-16 01:03:35 +02:00
test
build.gradle improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
virtualmachine.iml improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00