gambas-source-code/main/lib
gambas 3240ebd8ef Fix the default NULL value for objects. JIT functions returning NULL objects as default value do not crash anymore.
[GB.JIT]
* BUG: Fix the default NULL value for objects. JIT functions returning NULL objects as default value do not crash anymore.
2021-03-10 01:55:50 +01:00
..
clipper
complex
compress
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
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
gui.webview
image Add more color constants. 2021-03-06 13:17:35 +01:00
image.effect
inotify
jit Fix the default NULL value for objects. JIT functions returning NULL objects as default value do not crash anymore. 2021-03-10 01:55:50 +01:00
option
signal
term
test gb.test use dot instead of colon in TAP output 2021-03-06 14:14:58 +01:00
vb
gb.component
Makefile.am