summaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_eval.rb
Commit message (Expand)AuthorAgeFilesLines
* * tool/instruction.rb (make_header_prepare_stack): check stacknobu2009-09-231-0/+11
* * vm.c (collect_local_variables_in_env): skips internal variables.nobu2009-08-261-1/+10
* * vm.c (Init_VM): create and define TOPLEVEL_BINDING at first.ko12008-12-271-0/+13
* * vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko12008-06-101-0/+4
* * bootstraptest/test_eval.rb: fix syntax.ko12008-05-211-2/+2
* * eval.c, vm_insnhelper.c: fix cref in instance_evalko12008-05-191-0/+46
* * bootstraptest/test_knownbug.rb: move solved tests.ko12008-05-191-0/+9
* * vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.ko12008-05-191-0/+19
* * bootstraptest/test_eval.rb, test_knownbug.rb: move a fixed test.ko12008-01-031-0/+10
* * compile.c (iseq_compile_each): should handle upper level eval iseqnobu2007-12-191-4/+9
* * compile.c (iseq_compile_each): fix for segfault. [ruby-dev:31372]nobu2007-12-181-0/+5
* * eval.c (rb_f_send): allow send/__send__ to call methods of allmatz2007-11-041-2/+2
* * bootstraptest/runner.rb: fix to show file name.ko12007-06-271-0/+190