prog8/docs
Irmen de Jong c38508c262 introduced repeat loop. repeat-until changed to do-util.
forever loop is gone (use repeat without iteration count).
struct literal is now same as array literal [...] to avoid parsing ambiguity with scope blocks.
2020-07-25 16:56:34 +02:00
..
source introduced repeat loop. repeat-until changed to do-util. 2020-07-25 16:56:34 +02:00
docs.iml fixed while and repeat warning messages line number 2020-02-08 19:45:30 +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