[Gambas-Notification] [Git][gambas/gambas][master] 'STATIC' keyword can be used instead of 'DIM' for declaring local static variables.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Jun 1 23:14:01 CEST 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
8a8b470c by gambas at 2021-06-01T23:12:55+02:00
'STATIC' keyword can be used instead of 'DIM' for declaring local static variables.
[COMPILER]
* NEW: 'STATIC' keyword can be used instead of 'DIM' for declaring local static variables.
[INTERPRETER]
* NEW: Support for local static variables.
[GB.DEBUG]
* NEW: Support for local static variables.
- - - - -
13 changed files:
- main/gbc/gbc_class.c
- main/gbc/gbc_class.h
- main/gbc/gbc_header.c
- main/gbc/gbc_output.c
- main/gbc/gbc_trans_code.c
- main/gbc/gbc_trans_expr.c
- main/gbx/gbx_debug.c
- main/gbx/gbx_exec_loop.c
- main/lib/debug/debug.c
- main/share/gb_code.h
- main/share/gb_code_temp.h
- main/share/gb_replace.h
- main/share/gb_replace_temp.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8a8b470c5ac3d4cafe476ae53b14e0eb33e5b736
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8a8b470c5ac3d4cafe476ae53b14e0eb33e5b736
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/20210601/31c4fdf9/attachment.htm>
More information about the Notification
mailing list