aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_eval.rb
Commit message (Expand)AuthorAgeFilesLines
* method in instance_evalnobu2012-08-061-16/+10
* * iseq.c, vm_eval.c: set th->base_block properly.ko12012-06-221-0/+10
* * compile.c (compile_array, compile_array_):ko12012-04-121-1/+0
* * vm_insnhelper.c (vm_get_ev_const): search root cref properly.shugo2011-03-311-1/+1
* * vm_eval.c (eval_string_with_cref): propagative filename and line_nomame2010-05-091-1/+1
* fixed tests.shugo2009-12-041-1/+1
* * 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