gambas-source-code/main
gambas 2c73795c31 Take ':' inside identifiers into account by replacing them by '$'.
[GB.JIT]
* BUG: Take ':' inside identifiers into account by replacing them by '$', which is allowed in C identifiers.
2021-06-04 14:28:05 +02:00
..
gbc Fix compilation of local static identifier access. 2021-06-02 09:59:11 +02:00
gbx 'STATIC' keyword can be used instead of 'DIM' for declaring local static variables. 2021-06-01 23:12:55 +02:00
lib Take ':' inside identifiers into account by replacing them by '$'. 2021-06-04 14:28:05 +02:00
man
mime
share Disable debugging messages. 2021-06-01 23:49:31 +02:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
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