aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_block.rb
Commit message (Expand)AuthorAgeFilesLines
* vm_insnhelper.c: break from nested rescuenobu2015-01-231-0/+14
* * bootstraptest/test_block.rb: add tests for block with super.ko12012-10-101-0/+32
* * remove trailing spaces.nobu2011-05-151-13/+13
* * vm_insnhelper.c (vm_callee_setup_arg_complex): uses cfp fromnobu2008-12-151-0/+18
* * vm.c: check frame is FINAL when creating env.ko12007-12-251-0/+40
* * string.c (sym_call): use exact argument array interface.nobu2007-12-231-0/+10
* * insnhelper.ci, vm.c, vm_core.h: change interface ofko12007-12-201-0/+25
* * bootstraptest/test_knownbug.rb, test_block.rb:ko12007-12-191-0/+17
* * insnhelper.ci (vm_yield_with_cfunc): fix to passing argc on thirdko12007-12-011-0/+13
* add test for [ruby-dev:31472].akr2007-08-181-0/+9
* * compile.c (iseq_set_arguments), insnhelper.ciko12007-08-181-0/+9
* * compile.c (iseq_set_arguments), insnhelper.ciko12007-08-161-0/+7
* add test for [ruby-dev:31437].akr2007-08-161-0/+7
* * parse.y: fix rules around f_margs. "make test" passes all tests.ko12007-08-151-8/+21
* add a test: def m() yield end; p m {|((*))|}.akr2007-08-061-1/+7
* add test for [ruby-dev:31153].akr2007-07-131-0/+9
* add test for [ruby-dev:31160].akr2007-07-131-0/+8
* * parse.y: fix node construction (around f_margs).ko12007-07-071-0/+31
* * insnhelper.ci (vm_yield_setup_args), vm.c, insns.def:ko12007-07-071-0/+8
* * bootstraptest/runner.rb: fix to show file name.ko12007-06-271-0/+337