[Gambas-Notification] [Git][gambas/gambas][jit-with-c] Continue working on new JIT system.
Benoît Minisini
gitlab at mg.gitlab.com
Tue May 29 04:24:35 CEST 2018
Benoît Minisini pushed to branch jit-with-c at Gambas / gambas
Commits:
83a2452a by gambas at 2018-05-29T01:43:23Z
Continue working on new JIT system.
[COMPILER]
* NEW: JIT: Support for FOR...TO...NEXT loops.
* NEW: JIT: Support for Len(), Left$(), Mid$(), and Right$().
* NEW: JIT: Subroutines return values are now hadled correctly.
[GB.JIT]
* NEW: Compile JIT code with -O3.
- - - - -
13 changed files:
- comp/src/gb.desktop/.settings
- comp/src/gb.jit/.src/_Jit.module
- comp/src/gb.jit/jit.h
- main/gbc/gbc_jit.c
- main/gbc/gbc_jit.h
- main/gbc/gbc_jit_body.c
- main/gbx/gb.jit.h
- main/gbx/gbx_api.c
- main/gbx/gbx_exec.h
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_jit.c
- main/gbx/gbx_jit.h
- main/share/gb_reserved_keyword.h
View it on GitLab: https://gitlab.com/gambas/gambas/commit/83a2452acb20427a40d5d7d522194bd8bcf62e20
--
View it on GitLab: https://gitlab.com/gambas/gambas/commit/83a2452acb20427a40d5d7d522194bd8bcf62e20
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/20180529/73bc4854/attachment.html>
More information about the Notification
mailing list