gambas-source-code/main
Benoît Minisini 3a3449c068 [INTERPRETER]
* NEW: Support for inequality operators in the operator interface.
* NEW: The Sgn() function can be implemented by the operator interface.

[GB.GMP]
* NEW: BigInt now supports inequality operators.
* NEW: New methods: Odd(), Even()
* NEW: Logical operators as static methods: And, Or, Xor, Not.
* NEW: Bit manipulation as static methods: BSet, BClr, BChg, BTst.


git-svn-id: svn://localhost/gambas/trunk@5828 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-09-03 21:11:55 +00:00
..
gbc [COMPILER] 2013-08-15 14:36:44 +00:00
gbx [INTERPRETER] 2013-09-03 21:11:55 +00:00
lib [INTERPRETER] 2013-09-01 20:40:05 +00:00
mime
share [INTERPRETER] 2013-09-03 21:11:55 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [DEVELOPMENT ENVIRONMENT] 2013-08-12 01:50:46 +00:00
COPYING
depcomp
gb.pcre.h [INTERPRETER] 2013-07-12 23:57:53 +00:00
INSTALL
m4
Makefile.am [INTERPRETER] 2013-07-12 23:57:53 +00:00
missing
NEWS
README
reconf
TODO