prog8/compiler
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
..
res 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
src/prog8 retain type of consts better to avoid precision loss 2024-09-14 21:06:21 +02:00
test improve containment check for few values 2024-09-11 03:24:30 +02:00
build.gradle added memsizer unit tests 2024-09-08 15:24:47 +02:00
compiler.iml added memsizer unit tests 2024-09-08 15:24:47 +02:00