prog8/intermediate
2024-10-16 01:03:35 +02:00
..
src/prog8/intermediate 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 IR: fix problems with symbol offsets and unused subroutines/chunks 2024-01-13 16:43:41 +01:00
build.gradle improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
intermediate.iml improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00