gambas-source-code/main/share
gambas 9cf443a04f [INTERPRETER]
* BUG: Take JIT code into account when displaying current position in DEBUG instruction.

[COMPILER]
* BUG: Fix subroutine metadata.
* BUG: Fix subroutine search function.

[GB.JIT]
* BUG: Fix string referencing.
* NEW: Implement date arrays accessors.
* BUG: Fix error management.
* BUG: Fix mathematic functions implementation.
* NEW: Support of functions with a variable number of arguments.
* BUG: Fix support of Long constants.
* BUG: Fix implementation of Collection array operator.
* BUG: Fix READ, EXEC, SHELL and DEBUG instructions.
* BUG: Fix VarPtr().
* BUG: Fix TRUE constant implementation.
2018-07-02 19:37:37 +02:00
..
gambas.h Make compilation with clang possible 2018-06-13 18:26:06 +02:00
gb_alloc.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_alloc_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_arch.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_arch_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_array.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_array_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_buffer.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_buffer_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_class_desc_common.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_code.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_code_temp.h Work continues on new JIT system. 2018-05-25 21:01:38 +02:00
gb_common.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_common_buffer.h [COMPILER] 2018-06-13 00:38:18 +02:00
gb_common_buffer_temp.h [COMPILER] 2018-06-13 00:38:18 +02:00
gb_common_case.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_common_case_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_common_string.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_common_string_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_common_swap.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_common_swap_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_component.h Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
gb_error_common.h [INTERPRETER] 2018-07-02 19:37:37 +02:00
gb_file_share.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_file_temp.h Chmod reads mode bit string correctly 2018-06-12 13:40:44 +02:00
gb_hash.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_hash_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_limit.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_list.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_list_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_magic.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_pcode.h [INTERPRETER] 2018-07-02 19:37:37 +02:00
gb_pcode_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_replace.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_replace_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_reserved.h [INTERPRETER] 2018-07-02 19:37:37 +02:00
gb_reserved_keyword.h [INTERPRETER] 2018-07-02 19:37:37 +02:00
gb_reserved_temp.h [INTERPRETER] 2018-07-02 19:37:37 +02:00
gb_table.h Work on new JIT system continues. 2018-06-01 03:50:42 +02:00
gb_table_temp.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_type_common.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gbc_read_common.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gbc_trans_common.h [COMPILER] 2018-06-29 00:10:31 +02:00
gbx_subr_common.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
Makefile.am