[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Fix a typo in an error message.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Sep 29 02:52:38 CEST 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
a1ebbfdd by Benoît Minisini at 2023-09-28T02:55:41+02:00
Fix a typo in an error message.
[INTERPRETER]
* BUG: Fix a typo in an error message.
- - - - -
9fd602df by Benoît Minisini at 2023-09-29T02:51:42+02:00
Add Base() / Base$() and Dec() / FromBase() subroutines.
[COMPILER]
* NEW: Add Base() / Base$() subroutines.
* NEW: Add Dec() / FromBase() subroutines.
[INTERPRRETER]
* NEW: Add Base() / Base$() subroutines.
* NEW: Add Dec() / FromBase() subroutines.
- - - - -
8f477200 by Benoît Minisini at 2023-09-29T02:51:56+02:00
Switch bytecode version to 3.19.
[CONFIGURATION]
* NEW: Switch bytecode version to 3.19.
- - - - -
24 changed files:
- main/gbc/gbc_trans.h
- main/gbc/gbc_trans_expr.c
- main/gbc/gbc_trans_subr.c
- main/gbc/gbc_trans_tree.c
- main/gbx/gb_error.c
- main/gbx/gbx_class_info.c
- main/gbx/gbx_exec.c
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_number.c
- main/gbx/gbx_number.h
- main/gbx/gbx_subr.h
- main/gbx/gbx_subr_conv.c
- main/gbx/gbx_subr_file.c
- main/gbx/gbx_subr_math.c
- main/lib/eval/eval_trans_expr.c
- main/lib/eval/eval_trans_tree.c
- main/lib/image/c_color.c
- main/lib/image/gb.image.h
- main/share/gb_pcode.h
- main/share/gb_reserved.h
- main/share/gb_reserved_keyword.h
- main/share/gb_reserved_temp.h
- main/share/gbc_read_temp.h
- version.m4
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/1a73eb99884415c2d2839634a68deb2d3ddfc103...8f477200d8559c1dd94abc4d6d60504bd39d0947
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/1a73eb99884415c2d2839634a68deb2d3ddfc103...8f477200d8559c1dd94abc4d6d60504bd39d0947
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/20230929/463e3a62/attachment.htm>
More information about the Notification
mailing list