1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
nobu bf27f224f0 * parse.y (stmt, mlhs_node, lhs, arg, var_ref): return dummy
NODE_BEGIN after errors.  [ruby-dev:31100], [ruby-dev:31118]

* parse.y (remove_begin): make empty NODE_BEGIN to NODE_NIL, instead
  of null.  [ruby-dev:31252], [ruby-dev:31263]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12819 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-07-20 01:39:30 +00:00
..
runner.rb * bootstraptest/runner.rb (get_result_string): check $?.coredump? 2007-07-20 00:50:42 +00:00
test_block.rb add test for [ruby-dev:31153]. 2007-07-13 03:44:53 +00:00
test_class.rb * bootstraptest/test_class.rb: new file. 2007-02-24 09:45:25 +00:00
test_eval.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00
test_exception.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00
test_flip.rb * bootstraptest/test_flip.rb: new test for flip-flop operator. 2007-07-10 06:57:56 +00:00
test_flow.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00
test_jump.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00
test_literal.rb * insns.def: fix to invoke nil.to_splat on NODE_ARGSCAT. 2007-07-05 17:11:45 +00:00
test_massign.rb * insns.def: remove unused code. 2007-07-05 18:16:54 +00:00
test_method.rb * compile.c (compile_array): ignore NODE_ZARRAY. 2007-07-03 19:11:49 +00:00
test_proc.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00
test_syntax.rb * parse.y (stmt, mlhs_node, lhs, arg, var_ref): return dummy 2007-07-20 01:39:30 +00:00
test_thread.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00