[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Forbid "PROPERTY WRITE" when compiled bytecode version is strictly lower than 3.18.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Mon Sep 12 15:03:47 CEST 2022



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


Commits:
c2005ad9 by Benoît Minisini at 2022-09-12T15:01:00+02:00
Forbid "PROPERTY WRITE" when compiled bytecode version is strictly lower than 3.18.

[COMPILER]
* NEW: Forbid "PROPERTY WRITE" when compiled bytecode version is strictly lower than 3.18.

- - - - -
1cec6f11 by Benoît Minisini at 2022-09-12T15:02:39+02:00
Free 14 bytecode slots by using 'ADD QUICK' for numbers between -255 and 255 only.

[COMPILER]
* NEW: Free 14 bytecode slots by using 'ADD QUICK' for numbers between -255 and 255 only.

- - - - -


7 changed files:

- main/gbc/gbc_compile.c
- main/gbc/gbc_compile.h
- main/gbc/gbc_dump.c
- main/gbc/gbc_header.c
- main/gbc/gbc_output.c
- main/gbc/gbc_trans_expr.c
- main/share/gb_code_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ab975cbcfe6ca2aff9034708c064df8c78f2bb29...1cec6f118bc0d5e34cfa6b60185aff1df37e7838

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ab975cbcfe6ca2aff9034708c064df8c78f2bb29...1cec6f118bc0d5e34cfa6b60185aff1df37e7838
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/20220912/f289dd29/attachment.htm>


More information about the Notification mailing list