prog8/codeGenIntermediate
Irmen de Jong 4a47e15b1c fix IR if expression sometimes lacking a cmpi after calculation of the condition value
VM/IR: add a returni immediate value return instruction to replace certain returnr's
2024-11-01 01:04:16 +01:00
..
src/prog8/codegen fix IR if expression sometimes lacking a cmpi after calculation of the condition value 2024-11-01 01:04:16 +01:00
test %align directive and @align64 2024-10-26 20:58:35 +02:00
build.gradle improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
codeGenIntermediate.iml improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00