gambas a1f96a549c Allow loop variables to be declared inside the loop syntax.
[COMPILER]
* NEW: Allow loop variables to be declared inside the loop syntax.
* NEW: Consequently, FOR EACH now can only use local variables.

[INTERPRETER]
* OPT: A little optimization of integer loops. They are about 5% faster now.
2018-12-13 13:15:33 +01:00
..
2018-05-25 21:01:38 +02:00
2018-05-25 21:01:38 +02:00
2018-06-29 00:10:31 +02:00
2018-06-29 00:10:31 +02:00
2018-06-29 00:10:31 +02:00