[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Support for CATCH and FINALLY.

Benoît Minisini gitlab at mg.gitlab.com
Sat Jun 16 01:15:48 CEST 2018


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


Commits:
4ef9c15a by gambas at 2018-06-15T23:12:13Z
Support for CATCH and FINALLY.

[INTERPRETER]
* NEW: The NEW implementation routine takes its opcode as argument now, like other subroutines with a variable number of arguments.

[GB.JIT]
* OPT: Call subroutines using their static address. No significative performance gain was detected.
* NEW: Support for CATCH and FINALLY.

- - - - -
89f82c0b by gambas at 2018-06-15T23:15:37Z
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


7 changed files:

- main/gbx/gbx_exec.c
- main/gbx/gbx_exec.h
- main/gbx/gbx_exec_loop.c
- main/lib/jit/gb.jit/jit.h
- main/lib/jit/jit.c
- main/lib/jit/jit.h
- main/lib/jit/jit_body.c


View it on GitLab: https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/8e594286cd6a9e29464f2ecf8200c38ca0bf3a29...89f82c0b1118f458240aed2af554eec97dd15191
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20180615/473b8701/attachment.html>


More information about the Notification mailing list