gambas-source-code/main
gambas d5c59c123c Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer.
[INTERPRETER]
* NEW: Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer.

[GB.DATA]
* OPT: The new GB_FUNCTION structure allows to reduce the size of the GRAPH_DESC structure.
2021-03-07 23:51:12 +01:00
..
gbc Allow ON ... GOTO / GOSUB to span on multiple lines. 2021-03-06 13:17:35 +01:00
gbx 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
lib 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
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 [INTERPRETER] 2013-07-12 23:57:53 +00:00
INSTALL
m4
Makefile.am Fix uninstallation of gambas icons. 2021-01-03 18:35:22 +01:00
NEWS
README
reconf
TODO