[Gambas-devel-svn] SF.net SVN: gambas: [547] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-09-01 14:52:46
|
Revision: 547 http://gambas.svn.sourceforge.net/gambas/?rev=547&view=rev Author: gambas Date: 2007-09-01 07:52:45 -0700 (Sat, 01 Sep 2007) Log Message: ----------- [INTERPRETER] * NEW: Object.New() is a new method for instanciating objects. [COMPILER] * BUG: A syntax error is raised now when you use the NEW operator incorrectly. Modified Paths: -------------- 2.0/trunk/TODO 2.0/trunk/main/gbc/gbc_trans_expr.c 2.0/trunk/main/gbx/gbx_c_class.c 2.0/trunk/main/gbx/gbx_exec.c 2.0/trunk/main/gbx/gbx_exec.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |