gambas-source-code/main
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
..
gbc Allow ON ... GOTO / GOSUB to span on multiple lines. 2021-03-06 13:17:35 +01:00
gbx GB.Call() API now works correctly again when calling static methods. 2021-03-09 23:01:22 +01:00
lib 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
man Fix man pages. 2020-06-20 05:10:29 +02:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
share 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
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Fix uninstallation of gambas icons. 2021-01-03 18:35:22 +01:00
NEWS
README
reconf
TODO