gambas-source-code/main/share
gambas 5219fc48d1 Work continues on new JIT system.
[COMPILER]
* BUG: JIT: Fix local variable referencing.
* NEW: JIT: Implement NEW operator and array accessors.

[INTERPRETER]
* NEW: Support for JIT NEW operator and array accessors.

[GB.JIT]
* NEW: Support for object datatypes.
* NEW: Implement NEW operator and array accessors.
2018-05-29 23:25:57 +02:00
..
gambas.h Work continues on new JIT system. 2018-05-29 23:25:57 +02:00
gb_alloc.h
gb_alloc_temp.h
gb_arch.h
gb_arch_temp.h
gb_array.h
gb_array_temp.h
gb_buffer.h
gb_buffer_temp.h
gb_class_desc_common.h
gb_code.h
gb_code_temp.h Work continues on new JIT system. 2018-05-25 21:01:38 +02:00
gb_common.h
gb_common_buffer.h [COMPILER] 2018-05-26 16:50:00 +02:00
gb_common_buffer_temp.h [COMPILER] 2018-05-26 16:50:00 +02:00
gb_common_case.h
gb_common_case_temp.h
gb_common_string.h
gb_common_string_temp.h
gb_common_swap.h
gb_common_swap_temp.h
gb_component.h
gb_error_common.h
gb_file_share.h
gb_file_temp.h RDir() now works correctly when browsing executable directories. 2018-03-16 14:02:58 +01:00
gb_hash.h
gb_hash_temp.h
gb_limit.h
gb_list.h
gb_list_temp.h
gb_magic.h
gb_pcode.h Work continues on new JIT system. 2018-05-29 23:25:57 +02:00
gb_pcode_temp.h
gb_replace.h
gb_replace_temp.h
gb_reserved.h Work continues on new JIT system. 2018-05-29 23:25:57 +02:00
gb_reserved_keyword.h Continue working on new JIT system. 2018-05-29 03:43:23 +02:00
gb_reserved_temp.h Work continues on new JIT system. 2018-05-25 21:01:38 +02:00
gb_table.h
gb_table_temp.h
gb_type_common.h
gbc_read_common.h
gbc_trans_common.h Continue working on the new jit system. 2018-05-18 02:19:28 +02:00
gbx_subr_common.h
Makefile.am