gambas-source-code/main
Benoît Minisini 8e1604e59d [CONFIGURATION]
* NEW: The bytecode version has been incremented, as the object file format 
  has changed.

[DEVELOPMENT ENVIRONMENT]
* BUG: Handle static arrays in automatic completion.

[INTERPRETER]
* BUG: Handle public static arrays correctly.

[COMPILER]
* NEW: Handle structures, and write them inside object files.
* NEW: Class options (EXPORT, CREATE...) can only be written at the 
  beginning of the source file now.
* BUG: Fix some use of uninitialized values.
* BUG: Correctly write public static arrays in *.info files.
* NEW: Do not support old OPEN syntax anymore.


git-svn-id: svn://localhost/gambas/trunk@2952 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-05-20 23:23:39 +00:00
..
gbc [CONFIGURATION] 2010-05-20 23:23:39 +00:00
gbx [CONFIGURATION] 2010-05-20 23:23:39 +00:00
lib [CONFIGURATION] 2010-05-19 12:43:57 +00:00
mime
share [CONFIGURATION] 2010-05-20 23:23:39 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac
COPYING
depcomp
INSTALL
ltmain.sh
m4
Makefile.am
missing
NEWS
README
reconf
TODO