[Gambas-Notification] [Git][gambas/gambas][master] Fix backward-compatibility with previous bytecode.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Oct 4 22:51:23 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
56cc729f by Benoît Minisini at 2022-10-04T22:49:01+02:00
Fix backward-compatibility with previous bytecode.
[INTERPRETER]
* BUG: Fix backward-compatibility with previous bytecode.
* OPT: Optimizations of local variables and argument assignements.
* BUG: NULL can be serialized on streams correctly now.
- - - - -
16 changed files:
- main/gbc/gbc_trans.h
- main/gbc/gbc_trans_ctrl.c
- main/gbc/gbc_trans_expr.c
- main/gbx/gbx_eval.c
- main/gbx/gbx_exec.c
- main/gbx/gbx_exec.h
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_jit.c
- main/gbx/gbx_stack.h
- main/gbx/gbx_stream.c
- main/lib/eval/eval_trans_expr.c
- main/lib/jit/jit_body.c
- main/share/gb_code.h
- main/share/gb_code_temp.h
- main/share/gb_pcode.h
- main/share/gb_pcode_temp.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/56cc729fe012ee5adc9511788cd737707e7e470f
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/56cc729fe012ee5adc9511788cd737707e7e470f
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/20221004/066b113e/attachment.htm>
More information about the Notification
mailing list