Benoît Minisini 6a15492e9c [INTERPRETER]
* NEW: The scaring change. IsByte(), IsShort(), IsSingle(), IsString(), 
  IsPointer(), IsObject() and IsVariant() have been removed. IsNull() has
  been kept unchanged.
* NEW: IsInteger() now returns if a string can be converted to an Integer
  number.
* NEW: IsLong() now returns if a string can be converted to an Integer or a
  Long number.
* NEW: IsFloat() now returns if a string can be converted to a Float, but
  not an Integer or a Long.
* NEW: IsNumber() now returns if a string can be converted to an Integer, a
  Long or a Float.
* NEW: IsDate() now returns if a string can be converted to a Date.
* NEW: Str(True) and Str(False) now use the translation of the "True" and
  "False" string, if they exist in the current project.
* NEW: Val() now uses the translation of the "True" and "False" string, if 
  they exist in the current project.


git-svn-id: svn://localhost/gambas/trunk@3329 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-11-27 23:00:08 +00:00
..
2010-11-27 14:46:25 +00:00
2010-11-27 23:00:08 +00:00
2010-10-15 00:23:11 +00:00
2008-01-05 14:07:21 +00:00
2010-11-27 23:00:08 +00:00
2010-08-31 08:54:51 +00:00
m4
2009-08-16 22:51:28 +00:00
2010-09-24 12:48:08 +00:00
2009-08-16 22:07:48 +00:00

The file is empty.