gambas-source-code/main
gambas 87100b744a Check special methods return value datatype. Add '_invalid' special variable.
[INTERPRETER]
* NEW: Check special methods return value datatype and raise a dedicated error if it is incorrect.
* NEW: Error.Text, Error.Where and Error.Backtrace are now available inside the Application_Error handler.
* BUG: 'gbx3 -L' now displays the same Gambas version as 'gbx3 -V'.
* NEW: A class can declare a public '_invalid' boolean variable. The value of that variable will indicates if the object is invalid.
2020-01-04 22:11:29 +01:00
..
gbc WAIT NEXT is a new instruction that waits for the next event and process it. 2020-01-02 13:08:45 +01:00
gbx Check special methods return value datatype. Add '_invalid' special variable. 2020-01-04 22:11:29 +01:00
lib Do not crash anymore when analyzing a line that ends with a '{' character. 2020-01-02 15:02:06 +01:00
mime
share WAIT NEXT is a new instruction that waits for the next event and process it. 2020-01-02 13:08:45 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
TODO