gambas-source-code/main
Benoît Minisini 5b75185c3a [COMPILER]
* OPT: Compile is now compiled with -O3 optimizations.
* OPT: Reserved words built-in symbol table is faster now.
* NEW: Initial support for expression datatype analyze. Some new errors are raised at compilation time, like using a string with the AND operator for example. The datatype analyzer is rougher than the IDE one because it is local to the compile class.
* OPT: Symbol table search is a bit faster.


git-svn-id: svn://localhost/gambas/trunk@7632 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2016-03-14 01:40:50 +00:00
..
gbc [COMPILER] 2016-03-14 01:40:50 +00:00
gbx [INTERPRETER] 2016-03-11 23:44:26 +00:00
lib [INTERPRETER] 2016-02-01 02:18:49 +00:00
mime
share [COMPILER] 2016-03-14 01:40:50 +00:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac
COPYING
depcomp
gb.pcre.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
TODO