gambas-source-code/main
gambas f47d63100c Raise an error if a object being freed has been referenced by its '_free' special method.
[INTERPRETER]
* NEW: Add a new message error for free object being referenced.
* NEW: Raise an error if a object being freed has been referenced by its '_free' special method.
* OPT: Add a boolean flag in the class structure not to try to call the '_free' special method if there is not.
2018-03-17 23:33:02 +01:00
..
gbc Try to add some more static datatype analysis, but did not succed. 2018-03-03 03:14:11 +01:00
gbx Raise an error if a object being freed has been referenced by its '_free' special method. 2018-03-17 23:33:02 +01:00
lib Update many project configuration files. 2018-03-16 14:13:21 +01:00
mime [CONFIGURATION] 2015-09-24 23:52:22 +00:00
share RDir() now works correctly when browsing executable directories. 2018-03-16 14:02:58 +01:00
tools/gbh3 [GB.TERM.FORM] 2017-08-26 20:25:52 +02:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [DEVELOPMENT ENVIRONMENT] 2017-08-29 00:42:58 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am [CONFIGURATION] 2017-08-15 11:58:48 +02:00
NEWS
README
reconf
TODO