gambas-source-code/main
Benoît Minisini 0a7f10ad52 Integer arithmetic and conversion now raise an error if overflow is detected.
[INTERPRETER]
* NEW: Integer arithmetic and conversion now raise an error if overflow is detected.
2022-12-06 20:30:39 +01:00
..
gbc Make the compiler more clever when deciding if an identifier is a reserved keyword or not. Some optimizations in the compiler parser. 2022-12-04 20:00:04 +01:00
gbx Integer arithmetic and conversion now raise an error if overflow is detected. 2022-12-06 20:30:39 +01:00
lib Raise a "Mathematic error" if the real or imaginary part of a complex number is not finite. 2022-11-29 20:52:14 +01:00
man
mime Add 48x48 version of mimetypes and application icons. 2022-11-29 11:24:48 +01:00
share Integer arithmetic and conversion now raise an error if overflow is detected. 2022-12-06 20:30:39 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Add Md5(), Sha1(), Sha256() and Sha512() functions. 2022-09-13 02:48:11 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Add 48x48 version of mimetypes and application icons. 2022-11-29 11:24:48 +01:00
NEWS
README
reconf
TODO