prog8/codeGenIntermediate
Irmen de Jong c7b1e8d772 fixed a variable scopedname issue where it took the fully scoped name instead of just the local name
this made 64tass not strip out that code if it was unused
2024-09-14 23:17:26 +02:00
..
src/prog8/codegen fixed a variable scopedname issue where it took the fully scoped name instead of just the local name 2024-09-14 23:17:26 +02:00
test IR: add SEC,CLC,SEI,CLI instructions for the sys function calls. 2024-07-14 21:01:19 +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