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

Benoît Minisini gitlab at mg.gitlab.com
Tue May 29 23:29:15 CEST 2018


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


Commits:
5219fc48 by gambas at 2018-05-29T21:25:57Z
Work continues on new JIT system.

[COMPILER]
* BUG: JIT: Fix local variable referencing.
* NEW: JIT: Implement NEW operator and array accessors.

[INTERPRETER]
* NEW: Support for JIT NEW operator and array accessors.

[GB.JIT]
* NEW: Support for object datatypes.
* NEW: Implement NEW operator and array accessors.

- - - - -


17 changed files:

- 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/gbc/gbc_reserved_make.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_exec_pop.c
- main/gbx/gbx_exec_push.c
- main/gbx/gbx_jit.c
- main/gbx/gbx_jit.h
- main/share/gambas.h
- main/share/gb_pcode.h
- main/share/gb_reserved.h


View it on GitLab: https://gitlab.com/gambas/gambas/commit/5219fc48d134b75de94f770ecbef12a2d05103cd

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/commit/5219fc48d134b75de94f770ecbef12a2d05103cd
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/e40ebbdb/attachment.html>


More information about the Notification mailing list