gambas-source-code/comp
gambas 2165ececd5 JIT optimization of '&=' has been implemented.
[INTERPRETER]
* NEW: Support for JIT '&=' optimization.
* BUG: Fix '&=' optimization on argument variables.
* OPT: Strings greater than 4096 bytes are allocated by 4096 bytes steps.

[GB.JIT]
* NEW: JIT optimization of '&=' has been implemented.
2020-04-06 04:43:12 +02:00
..
src JIT optimization of '&=' has been implemented. 2020-04-06 04:43:12 +02:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac
COPYING
INSTALL
Makefile.am
NEWS
README
reconf
TODO