gambas-source-code/main
gambas 95e6d4a9bb Collection.Keys is a new property that returns a string array of all collection keys.
[INTERPRETER]
* NEW: Collection.Keys is a new property that returns a string array of all collection keys.
2021-10-08 14:29:51 +02:00
..
gbc Don't handle VERSION file in the compiler. Only the IDE supports that feature now. 2021-06-23 18:51:44 +02:00
gbx Collection.Keys is a new property that returns a string array of all collection keys. 2021-10-08 14:29:51 +02:00
lib JIT implementation of Left$(), Mid$() and Right$(). They are now twice faster. 2021-09-18 23:41:47 +02: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 Remove an extra newline at the end of the "non freed allocation" warning message. 2021-06-16 01:54:12 +02:00
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Detect git/svn version with a macro instead of creating a header file 2021-03-31 09:26:49 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Fix deletion of empty directories. 2021-05-22 16:04:41 +02:00
NEWS
README
reconf
TODO