prog8/intermediate
Irmen de Jong 7ee777f405 vm/ir: for loop is now correctly skipped if loopvar>endvar
this is different still in the 6502 codegen, where it wraps around $00!
2022-12-27 18:12:41 +01:00
..
src/prog8/intermediate vm/ir: for loop is now correctly skipped if loopvar>endvar 2022-12-27 18:12:41 +01:00
test vm: memory is randomized on start instead of 0. P8ir file now has BSS segment. Vm clears BSS vars to 0. 2022-12-03 17:46:06 +01:00
build.gradle Join codeAst and codeCore modules 2022-09-19 17:28:18 +02:00
intermediate.iml Join codeAst and codeCore modules 2022-09-19 17:28:18 +02:00