gambas-source-code/gb.xml/src
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
..
rpc [INTERPRETER] 2010-05-25 11:19:00 +00:00
xslt
CXMLDocument.c
CXMLDocument.h
CXMLNode.c [INTERPRETER] 2010-05-23 11:07:14 +00:00
CXMLNode.h
CXMLReader.c [INTERPRETER] 2010-05-23 11:07:14 +00:00
CXMLReader.h
CXMLWriter.c [INTERPRETER] 2010-05-23 11:07:14 +00:00
CXMLWriter.h
gb.xml.component
libxml.kateproject
main.c
main.h
Makefile.am