[Gambas-Notification] [Git][gambas/gambas][jit-with-c] 2 commits: Work continues on new JIT system.

Benoît Minisini gitlab at mg.gitlab.com
Fri May 25 21:04:34 CEST 2018


Benoît Minisini pushed to branch jit-with-c at Gambas / gambas


Commits:
cdc6d479 by gambas at 2018-05-25T19:01:38Z
Work continues on new JIT system.

[COMPILER]
* NEW: Work continues on new JIT system.

[INTERPRETER]
* NEW: Make comparison operator true functions so that they can be called by the JIT code.

- - - - -
3c8c7229 by gambas at 2018-05-25T19:03:48Z
New component for compiling JIT code at runtime.

[GB.JIT]
* NEW: New component for compiling JIT code at runtime.

- - - - -


19 changed files:

- + comp/src/gb.jit/.component
- + comp/src/gb.jit/.directory
- + comp/src/gb.jit/.icon.png
- + comp/src/gb.jit/.project
- + comp/src/gb.jit/.src/Main.module
- + comp/src/gb.jit/.src/_Jit.module
- + comp/src/gb.jit/gambas.h
- + comp/src/gb.jit/jit.h
- main/gbc/gb_str.c
- main/gbc/gb_str.h
- main/gbc/gbc_jit.c
- main/gbc/gbc_jit.h
- main/gbc/gbc_jit_body.c
- main/gbc/gbc_trans_ctrl.c
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_value.c
- main/share/gb_code_temp.h
- main/share/gb_reserved.h
- main/share/gb_reserved_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/ebd896361739c9c1332d7f53e6a3b9e204b66860...3c8c72298985782b29f47232fee91ed787b58090

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/ebd896361739c9c1332d7f53e6a3b9e204b66860...3c8c72298985782b29f47232fee91ed787b58090
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/20180525/25eb1aba/attachment.html>


More information about the Notification mailing list