prog8/docs
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
..
source vm/ir: for loop is now correctly skipped if loopvar>endvar 2022-12-27 18:12:41 +01:00
docs.iml add note about unspecified order of evaluation of expressions and subroutine call arguments 2022-01-05 23:21:45 +01:00
make.bat renamed project to Prog8 2018-09-15 16:21:05 +02:00
Makefile renamed project to Prog8 2018-09-15 16:21:05 +02:00
requirements.txt attempt to fix readthedocs.io build 2022-09-25 22:19:32 +02:00