gambas-source-code/main/lib
Benoît Minisini 0bc1701225 [WIKI CGI SCRIPT]
* NEW: New look for version specific documentation.

[INTERPRETER]
* NEW: Assign() has been removed, and replaced by Eval() with an expression 
  beginning with the LET keyword.
* NEW: New routines to read a value stored at a memory address: BoolPtr(),
  BytePtr(), ShortPtr(), IntPtr(), LongPtr(), SinglePtr(), FloatPtr() and
  PointerPtr().

[COMPILER]
* NEW: The LET keyword can be used to write an assignment expression. Of
  course it is optional.

[GB.EVAL]
* NEW: The LET keyword can be used to evaluate an assignment.
* NEW: The Expression.Compile() method does not take any argument anymore.

git-svn-id: svn://localhost/gambas/trunk@3041 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-07-14 16:33:29 +00:00
..
compress [INTERPRETER] 2010-05-23 11:07:14 +00:00
db [DEVELOPMENT ENVIRONMENT] 2010-07-12 23:09:57 +00:00
debug [CONFIGURATION] 2010-05-19 12:43:57 +00:00
draw
eval [WIKI CGI SCRIPT] 2010-07-14 16:33:29 +00:00
gui
image [GB.IMAGE] 2010-06-19 12:38:28 +00:00
image.effect [GB.IMAGE] 2010-06-19 12:38:28 +00:00
option [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
signal [DEVELOPMENT ENVIRONMENT] 2010-07-12 23:09:57 +00:00
vb
gb.component
Makefile.am [DEVELOPMENT ENVIRONMENT] 2010-07-12 23:09:57 +00:00