[Gambas-Notification] [Git][gambas/gambas][master] Allow loop variables to be declared inside the loop syntax.

Benoît Minisini gitlab at mg.gitlab.com
Thu Dec 13 13:18:26 CET 2018


Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
a1f96a54 by gambas at 2018-12-13T12:15:33Z
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.

- - - - -


5 changed files:

- main/gbc/gbc_class.c
- main/gbc/gbc_trans.h
- main/gbc/gbc_trans_code.c
- main/gbc/gbc_trans_ctrl.c
- main/gbx/gbx_exec_loop.c


View it on GitLab: https://gitlab.com/gambas/gambas/commit/a1f96a549c4d591167946149173d055349399490

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/commit/a1f96a549c4d591167946149173d055349399490
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20181213/558772be/attachment.html>


More information about the Notification mailing list