[Gambas-Notification] [Git][gambas/gambas][jit-with-c] 2 commits: Fix string search routine optimization and thousand separator.

Benoît Minisini gitlab at mg.gitlab.com
Wed Jun 13 00:41:06 CEST 2018


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


Commits:
431be5bc by gambas at 2018-06-12T14:30:11Z
Fix string search routine optimization and thousand separator.

[INTERPRETER]
* BUG: Fix string search routine optimization.
* BUG: Fix thousand separator.

- - - - -
6b8afd06 by gambas at 2018-06-12T22:38:18Z
[COMPILER]
* BUG: Fix Left, Mid and Right subroutines metadata.

[GB.JIT]
* BUG: Fix function arguments management.
* BUG: Functions returning objects work correctly now.
* BUG: Fix internal control variables management.

- - - - -


15 changed files:

- comp/src/gb.form.terminal/.component
- comp/src/gb.form.terminal/.project
- main/gbx/gbx_jit.c
- main/gbx/gbx_local.c
- main/gbx/gbx_local.h
- main/gbx/gbx_number.c
- main/gbx/gbx_string.c
- main/gbx/gbx_string.h
- main/gbx/gbx_subr_string.c
- main/lib/jit/gb.jit/jit.h
- main/lib/jit/jit.c
- main/lib/jit/jit_body.c
- main/share/gb_common_buffer.h
- main/share/gb_common_buffer_temp.h
- main/share/gb_reserved_keyword.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/c671adfd6b2a7216a3f9031c7376491597a03f91...6b8afd0617a581d22578f62794ab9c3f549ba828

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/c671adfd6b2a7216a3f9031c7376491597a03f91...6b8afd0617a581d22578f62794ab9c3f549ba828
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/20180612/ed7578bc/attachment.html>


More information about the Notification mailing list