gambas-source-code/main/lib
gambas 438deab9da The '!' command does not write on the standard output anymore, but now works like the '?' command.
[GB.DEBUG]
* NEW: The '!' command does not write on the standard output anymore, but now works like the '?' command.
2021-10-20 14:17:22 +02:00
..
clipper
complex
compress
data
db Standard stream objects (File.In, File.Out, File.Err) are now created on demand. 2021-09-18 14:50:39 +02:00
debug The '!' command does not write on the standard output anymore, but now works like the '?' command. 2021-10-20 14:17:22 +02:00
draw
eval 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
geom
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
gui.webview
image
image.effect
inotify
jit JIT implementation of Left$(), Mid$() and Right$(). They are now twice faster. 2021-09-18 23:41:47 +02:00
option
signal
term
test Now integer constants can be simple integer expressions in array, constant and enumeration declarations. 2021-10-12 13:33:45 +02:00
vb
gb.component
Makefile.am