gambas-source-code/main/lib/jit/gb.jit
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 Correctly handle unary minus operator. 2020-03-10 00:41:05 +01:00
.component Fix support of read-only arrays. 2019-09-26 14:25:37 +02:00
.directory
.icon.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
.project Fix support of read-only arrays. 2019-09-26 14:25:37 +02:00
gambas.h
gb.jit.h
gb_error_common.h Work continues on new JIT system. 2018-06-14 16:45:05 +02:00
jit.h JIT optimization of '&=' has been implemented. 2020-04-06 04:43:12 +02:00