gambas-source-code/main
gambas bc806a189b The parser now does not store integer numbers in its global symbol table anymore. Compile is now about 5% faster.
[COMPILER]
* OPT: The parser now does not store integer numbers in its global symbol table anymore.
* OPT: Some other little optimizations here and here. The compiler is now about 5% faster.

[ARCHIVER]
* NEW: Compile with '-O3' optimization flag.

[INFORMER]
* NEW: Compile with '-O3' optimization flag.

[GB.EVAL]
* OPT: The parser now does not store integer numbers in its global symbol table anymore.
2021-10-14 03:01:14 +02:00
..
gbc The parser now does not store integer numbers in its global symbol table anymore. Compile is now about 5% faster. 2021-10-14 03:01:14 +02:00
gbx Now integer constants can be simple integer expressions in array, constant and enumeration declarations. 2021-10-12 13:33:45 +02:00
lib The parser now does not store integer numbers in its global symbol table anymore. Compile is now about 5% faster. 2021-10-14 03:01:14 +02:00
man
mime
share The parser now does not store integer numbers in its global symbol table anymore. Compile is now about 5% faster. 2021-10-14 03:01:14 +02:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Detect git/svn version with a macro instead of creating a header file 2021-03-31 09:26:49 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Fix deletion of empty directories. 2021-05-22 16:04:41 +02:00
NEWS
README
reconf
TODO