| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * test/ruby/test_basicinstructions.rb: remove an assertion using | ko1 | 2007-07-05 | 1 | -1/+1 |
| | | | | | | | | | | unsupported hash literal (such as {1, 2}). * test/ruby/test_hash.rb: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * vm.c (th_yield_setup_args): |v| should work as |v,|. | ko1 | 2007-06-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | ex) def m;yield 1, 2; end; m{|v| p v} #=> 1 * parse.y: apply above change for "for" statement. * test/ruby/test_assignment.rb: ditto * test/ruby/test_basicinstructions.rb: ditto. * test/ruby/test_iterator.rb: ditto. * test/ruby/test_yield.rb: ditto. * compile.c (iseq_compile_each): fix debug. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * Merge YARV | ko1 | 2006-12-31 | 1 | -0/+628 |
| git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||||
