gambas-source-code/main/share
Benoît Minisini f532a37249 [CONFIGURATION]
* NEW: WARNING! The bytecode has changed, so every project needs to be
  recompiled.

[WEB SITE MAKER]
* NEW: Some more translations.

[INTERPRETER]
* NEW: Assign() is a new function. It is like Eval(), except that the
  expression can be an assignment.

[GB.EVAL]
* NEW: Implementation of the new Assign() function.
* NEW: The Expression.Compile() method takes a new optional boolean 
  argument that indicates if we are compiling an assignment or not.

[GB.NET.CURL]
* BUG: A asynchronous transfer that ends do not stop the other ones 
  anymore.


git-svn-id: svn://localhost/gambas/trunk@1986 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-05-26 22:34:39 +00:00
..
gambas.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb_alloc.h [DEVELOPMENT ENVIRONMENT] 2009-02-12 16:43:25 +00:00
gb_alloc_temp.h [DEVELOPMENT ENVIRONMENT] 2009-02-12 16:43:25 +00:00
gb_arch.h [CONFIGURATION] 2008-11-02 02:40:10 +00:00
gb_arch_temp.h [CONFIGURATION] 2008-11-02 02:40:10 +00:00
gb_array.h
gb_array_temp.h
gb_buffer.h
gb_buffer_temp.h
gb_class_desc_common.h
gb_code.h [CONFIGURATION] 2009-05-26 22:34:39 +00:00
gb_code_temp.h [CONFIGURATION] 2009-05-26 22:34:39 +00:00
gb_common.h [CONFIGURATION] 2009-05-22 14:52:36 +00:00
gb_common_buffer.h
gb_common_buffer_temp.h
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 [DEVELOPMENT ENVIRONMENT] 2008-03-31 19:04:28 +00:00
gb_file_share.h
gb_file_temp.h [DEVELOPMENT ENVIRONMENT] 2009-04-03 22:29:51 +00:00
gb_hash.h
gb_hash_temp.h
gb_limit.h [DEVELOPMENT ENVIRONMENT] 2008-07-19 13:35:36 +00:00
gb_list.h
gb_list_temp.h
gb_magic.h
gb_pcode.h [CONFIGURATION] 2009-05-26 22:34:39 +00:00
gb_pcode_temp.h
gb_replace.h [INTERPRETER] 2008-03-21 01:36:11 +00:00
gb_replace_temp.h [INTERPRETER] 2008-03-21 01:36:11 +00:00
gb_reserved.h [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gb_reserved_temp.h [CONFIGURATION] 2009-05-26 22:34:39 +00:00
gb_table.h
gb_table_temp.h
gb_type_common.h
gbc_read_common.h
gbc_trans_common.h [DEVELOPMENT ENVIRONMENT] 2008-07-19 13:35:36 +00:00
Makefile.am