[Gambas-Notification] [Git][gambas/gambas][master] Implementation of computed Goto and GoSub.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Sep 30 22:01:29 CEST 2023



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


Commits:
c600f69b by Benoît Minisini at 2023-09-30T22:00:00+02:00
Implementation of computed Goto and GoSub.

[INTERPRETER]
* NEW: Implementation of computed Goto and GoSub.

[COMPILER]
* NEW: Implementation of computed Goto and GoSub.
* NEW: There is a maximum of 255 labels by function now. This limit may be removed.

- - - - -


13 changed files:

- main/gbc/gbc_class.c
- main/gbc/gbc_class.h
- main/gbc/gbc_output.c
- main/gbc/gbc_trans.h
- main/gbc/gbc_trans_code.c
- main/gbc/gbc_trans_ctrl.c
- main/gbc/gbc_trans_expr.c
- main/gbx/gb_error.c
- main/gbx/gb_error.h
- main/gbx/gbx_class_load.c
- main/gbx/gbx_exec_loop.c
- main/share/gb_limit.h
- main/share/gb_reserved_keyword.h


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

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c600f69be3798390e742d5ad4f24e4e8f5d44a7b
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20230930/d2c19a59/attachment-0001.htm>


More information about the Notification mailing list