[Gambas-Notification] [Git][gambas/gambas][master] Make "%>" a keyword for syntax analyze of gambas code embedded into a WebPage....
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Oct 24 04:33:45 CEST 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
ac0f2ba8 by Benoît Minisini at 2023-10-24T04:29:01+02:00
Make "%>" a keyword for syntax analyze of gambas code embedded into a WebPage. Some other fixes in the interpreter and the compiler.
[INTERPRETER]
* BUG: A global class find does now a global class lookup. It seems more logical.
* BUG: When loading a class fails, display an accurate error message.
[COMPILER]
* BUG: Embedded arrays do not raise warnings on being uninitialized anymore.
* NEW: Make "%>" a keyword for syntax analyze of gambas code embedded into a WebPage.
- - - - -
5 changed files:
- main/gbc/gbc_class.c
- main/gbx/gbx_class.c
- main/gbx/gbx_class_load.c
- main/share/gb_reserved_keyword.h
- main/share/gb_reserved_temp.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ac0f2ba85e47b527813cd9127ccc5b075d5bc90e
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ac0f2ba85e47b527813cd9127ccc5b075d5bc90e
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/20231024/da5203fe/attachment.htm>
More information about the Notification
mailing list