gambas-source-code/main/lib
gambas cdafe4c211 Use 'String[].Remove()' instead of 'String[].Extract()' which was not needed.
[GB.TEST]
* OPT: Use 'String[].Remove()' instead of 'String[].Extract()' which was not needed.
2021-04-13 00:35:31 +02:00
..
clipper
complex
compress Update authors. 2021-04-05 15:03:38 +02:00
data Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer. 2021-03-07 23:51:12 +01:00
db Add GB.DateFromString() API. 2021-04-10 23:05:09 +02:00
debug Tabs and newlines are now replaced by spaces inside error messages. Otherwise the debugger breaks. 2021-03-06 13:17:35 +01:00
draw
eval Support for '#Script' preprocessor keyword. 2021-03-06 22:18:15 +01:00
geom
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon Support for the GB_GUI_TRAYICON_NO_DBUS environment variable. 2021-03-18 17:20:30 +01:00
gui.webview
image Add more color constants. 2021-03-06 13:17:35 +01:00
image.effect
inotify
jit Add GB.DateFromString() API. 2021-04-10 23:05:09 +02:00
option
signal
term
test Use 'String[].Remove()' instead of 'String[].Extract()' which was not needed. 2021-04-13 00:35:31 +02:00
vb
gb.component
Makefile.am