gambas-source-code/main/lib
Benoît Minisini b0a0c52af0 [INTERPRETER]
* NEW: More work on structure support.
* BUG: Fix optimization in error management.

[COMPILER]
* OPT: More optimizations. The Gambas 3 compiler is faster to compile the 
  Gambas 3 IDE than the Gambas 2 compiler to compile the Gambas 2 IDE, 
  which is smaller!
* NEW: Do not compute variable position and size, as it is done by the 
  interpreter anyway.

[GB.EVAL]
* NEW: Use the same optimizations as the compiler in the parser.

[GB.XML.RPC]
* BUG: The component compiles again.



git-svn-id: svn://localhost/gambas/trunk@2964 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-05-25 11:19:00 +00:00
..
compress [INTERPRETER] 2010-05-23 11:07:14 +00:00
db [INTERPRETER] 2010-05-22 18:02:34 +00:00
debug [CONFIGURATION] 2010-05-19 12:43:57 +00:00
draw [DEVELOPMENT ENVIRONMENT] 2010-03-07 01:38:15 +00:00
eval [INTERPRETER] 2010-05-25 11:19:00 +00:00
gui
image [INTERPRETER] 2010-05-23 11:07:14 +00:00
image.effect [GB.IMAGE.EFFECT] 2010-03-05 09:02:37 +00:00
option [INTERPRETER] 2010-05-22 18:02:34 +00:00
vb
gb.component
Makefile.am