[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Work on new JIT system continues.

Benoît Minisini gitlab at mg.gitlab.com
Tue Jun 19 00:32:11 CEST 2018


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


Commits:
3bd9dca1 by gambas at 2018-06-18T22:30:12Z
Work on new JIT system continues.

[INTERPRETER]
* NEW: JIT: Complex number support.
* NEW: JIT: LAST support.

[GB.JIT]
* BUG: Fix management of local variable declaration of translated functions.
* NEW: Support for WITH ... END WITH.
* NEW: JIT: Complex number support.
* NEW: JIT: LAST support.

- - - - -
5e2a99a0 by gambas at 2018-06-18T22:30:29Z
Session: Exist() method now works correctly for sessions stored in sqlite databases.

[GB.WEB]
* BUG: Session: Exist() method now works correctly for sessions stored in sqlite databases.

- - - - -
ab013552 by gambas at 2018-06-18T22:31:10Z
Renaming an exported class in projects using non-GUI forms should not crash anymore.

[DEVELOPMENT ENVIRONMENT]
* BUG: Renaming an exported class in projects using non-GUI forms should not crash anymore.

- - - - -


10 changed files:

- app/src/gambas3/.src/Project.module
- comp/src/gb.web/.component
- comp/src/gb.web/.project
- comp/src/gb.web/.src/SqliteSessionManager.class
- main/gbx/gb.jit.h
- main/gbx/gbx_api.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/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/b023f19ca12bc375cf0eaa836e416547d7f60fad...ab01355230ffd303415ff250274b6fd90b32000a
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/20180618/a289fa4a/attachment.html>


More information about the Notification mailing list