gambas-source-code/main/share
Benoît Minisini cbd63b46a8 [INTERPRETER]
* NEW: Support for the new '...' symbol usage in function calls.

[COMPILER]
* NEW: '...' can be used for passing all the variables arguments of the 
  current function to another function. The '...' symbol must be the last
  argument of the function call.


git-svn-id: svn://localhost/gambas/trunk@6251 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-05-05 20:07:00 +00:00
..
gambas.h [DEVELOPMENT ENVIRONMENT] 2014-04-05 00:28:41 +00:00
gb_alloc.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_alloc_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_arch.h [INTERPRETER] 2013-09-29 16:56:12 +00:00
gb_arch_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_array.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_array_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_buffer.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_buffer_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_class_desc_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_code.h [INTERPRETER] 2014-05-05 20:07:00 +00:00
gb_code_temp.h [INTERPRETER] 2014-05-05 20:07:00 +00:00
gb_common.h [DEVELOPMENT ENVIRONMENT] 2013-10-20 21:43:14 +00:00
gb_common_buffer.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_buffer_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_case.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_case_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_string.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_string_temp.h [GB.FORM] 2013-08-16 22:35:28 +00:00
gb_common_swap.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_swap_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_component.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_error_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_file_share.h [INTERPRETER] 2013-09-29 20:54:47 +00:00
gb_file_temp.h [INTERPRETER] 2013-10-26 21:06:22 +00:00
gb_hash.h [DEVELOPMENT ENVIRONMENT] 2014-04-05 00:28:41 +00:00
gb_hash_temp.h [DEVELOPMENT ENVIRONMENT] 2014-04-05 00:28:41 +00:00
gb_limit.h [INTERPRETER] 2014-01-27 23:46:37 +00:00
gb_list.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_list_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_magic.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_pcode.h [INTERPRETER] 2014-05-05 20:07:00 +00:00
gb_pcode_temp.h [INTERPRETER] 2014-05-05 20:07:00 +00:00
gb_replace.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_replace_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_reserved.h [INTERPRETER] 2013-09-29 16:56:12 +00:00
gb_reserved_keyword.h [INTERPRETER] 2014-03-09 17:51:52 +00:00
gb_reserved_temp.h [INTERPRETER] 2014-03-09 17:51:52 +00:00
gb_table.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_table_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_type_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gbc_read_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gbc_trans_common.h [COMPILER] 2013-09-28 20:14:06 +00:00
gbx_subr_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
Makefile.am