gambas-source-code/main/share
Benoît Minisini f5472efbbe [DEVELOPMENT ENVIRONMENT]
* BUG: Fix the form editor grid horizontal position.

[INTERPRETER]
* NEW: IsNan() is a new function that returns if a floating point value is
  not a number.
* NEW: IsInf() is a new function that returns +1 if a floating point value 
  is +Inf, -1 if it is -Inf, and 0 if it is a normal number.
* NEW: Swap$() is a new function that swaps a string.
* NEW: The MkBool$(), MkShort$(), MkInt$()... functions come back!

[COMPILER]
* NEW: +Inf and -Inf are two new keywords for representing the 
  corresponding special floating values.


git-svn-id: svn://localhost/gambas/trunk@4435 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-31 02:33:01 +00:00
..
gambas.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_alloc.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_alloc_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_arch.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_arch_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_array.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_array_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_buffer.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_buffer_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_class_desc_common.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_code.h [DEVELOPMENT ENVIRONMENT] 2012-01-31 02:33:01 +00:00
gb_code_temp.h [DEVELOPMENT ENVIRONMENT] 2012-01-31 02:33:01 +00:00
gb_common.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_buffer.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_buffer_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_case.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_case_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_string.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_string_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_swap.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_swap_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_component.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_error_common.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_file_share.h [DEVELOPMENT ENVIRONMENT] 2012-01-31 02:33:01 +00:00
gb_file_temp.h [INTERPRETER] 2012-01-15 10:22:12 +00:00
gb_hash.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_hash_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_limit.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_list.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_list_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_magic.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_pcode.h [DEVELOPMENT ENVIRONMENT] 2012-01-31 02:33:01 +00:00
gb_pcode_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_replace.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_replace_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_reserved.h [DEVELOPMENT ENVIRONMENT] 2012-01-31 02:33:01 +00:00
gb_reserved_keyword.h [DEVELOPMENT ENVIRONMENT] 2012-01-31 02:33:01 +00:00
gb_reserved_temp.h [DEVELOPMENT ENVIRONMENT] 2012-01-31 02:33:01 +00:00
gb_table.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_table_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_type_common.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gbc_read_common.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gbc_trans_common.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
Makefile.am * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00