ruby-cvs:19851
From: ko1 ruby-lang.org
Date: Tue, 26 Jun 2007 01:05:19 +0900 (JST)
Subject: [ruby-cvs:19851] Ruby:r12615 (trunk): * insnhelper.ci, vm.c: complete block parameter support.
ko1 2007-06-26 01:05:17 +0900 (Tue, 26 Jun 2007)
New Revision: 12615
Modified files:
trunk/ChangeLog
trunk/compile.c
trunk/insnhelper.ci
trunk/insns.def
trunk/parse.y
trunk/version.h
trunk/vm.c
Log:
* insnhelper.ci, vm.c: complete block parameter support.
post arguments, optional arguments, block argument.
* compile.c, parse.y: fix {|a|} parameter.
* insnshelper.ci, insns.def: revert caller_setup_args() option
(need_block_check) parameter.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/insnhelper.ci?r1=12615&r2=12614
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12615&r2=12614
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=12615&r2=12614
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/parse.y?r1=12615&r2=12614
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12615&r2=12614
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?r1=12615&r2=12614
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/insns.def?r1=12615&r2=12614