[Gambas-Notification] [Git][gambas/gambas][master] Make the compiler more clever when deciding if an identifier is a reserved...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sun Dec 4 20:03:08 CET 2022



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


Commits:
7a238f4c by Benoît Minisini at 2022-12-04T20:00:04+01:00
Make the compiler more clever when deciding if an identifier is a reserved keyword or not. Some optimizations in the compiler parser.

[INTERPRETER]
* OPT: Put less code in the main interpreter loop because it became too big again with gcc 12.

[COMPILER]
* OPT: Some optimizations in the parser.
* NEW: Make the compiler more clever when deciding if an identifier is a reserved keyword or not.

- - - - -


11 changed files:

- main/gbc/gbc_class.c
- main/gbc/gbc_read.c
- main/gbx/gbx_api.c
- main/gbx/gbx_exec_loop.c
- main/share/gb_array.h
- main/share/gb_array_temp.h
- main/share/gb_reserved.h
- main/share/gb_reserved_keyword.h
- main/share/gb_table.h
- main/share/gb_table_temp.h
- main/share/gbc_read_temp.h


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

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7a238f4c761030bd1887ca5fc5e2f6eb2cc9a1bc
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/20221204/b4910c87/attachment.htm>


More information about the Notification mailing list