gambas-source-code/main
gambas d651287c43 Now integer constants can be simple integer expressions in array, constant and enumeration declarations.
[COMPILER]
* NEW: Shr, Shl, Asr, Asl, Lsl, Lsr, Rol and Ror can now be used as operators.
* NEW: Now integer constants can be simple integer expressions in array, constant and enumeration declarations.

[GB.EVAL]
* BUG: Fix a compiler warning.
2021-10-12 13:33:45 +02:00
..
gbc Now integer constants can be simple integer expressions in array, constant and enumeration declarations. 2021-10-12 13:33:45 +02:00
gbx Now integer constants can be simple integer expressions in array, constant and enumeration declarations. 2021-10-12 13:33:45 +02:00
lib Now integer constants can be simple integer expressions in array, constant and enumeration declarations. 2021-10-12 13:33:45 +02:00
man Fix man pages. 2020-06-20 05:10:29 +02:00
mime
share Now integer constants can be simple integer expressions in array, constant and enumeration declarations. 2021-10-12 13:33:45 +02:00
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Detect git/svn version with a macro instead of creating a header file 2021-03-31 09:26:49 +02:00
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