gambas-source-code/main/lib
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
..
clipper
complex
compress
data
db
debug Debug.Fifo is a new property that returns the name of the FIFO used for communication with the IDE. 2020-03-09 02:23:41 +01:00
draw
eval Add Highlight.Added and Highlight.Removed style constants. 2020-01-20 13:00:16 +01:00
geom
gui Fix detection of GUI components. 2020-03-10 18:29:05 +01:00
gui.opengl
gui.qt Fix detection of GUI components. 2020-03-10 18:29:05 +01:00
gui.qt.opengl
gui.qt.webkit
gui.trayicon
image Remove some surprisingly useless duplicated code in image conversion. 2020-01-24 08:05:52 +01:00
image.effect
inotify
jit JIT optimization of '&=' has been implemented. 2020-04-06 04:43:12 +02:00
option
signal
term
vb
gb.component
Makefile.am