summaryrefslogtreecommitdiff
path: root/bootstraptest/test_eval.rb
AgeCommit message (Expand)Author
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2012-08-06method in instance_evalnobu
2012-06-22* iseq.c, vm_eval.c: set th->base_block properly.ko1
2012-04-12* compile.c (compile_array, compile_array_):ko1
2011-03-31* vm_insnhelper.c (vm_get_ev_const): search root cref properly.shugo
2010-05-09* vm_eval.c (eval_string_with_cref): propagative filename and line_nomame
2009-12-04fixed tests.shugo
2009-09-23* tool/instruction.rb (make_header_prepare_stack): check stacknobu
2009-08-26* vm.c (collect_local_variables_in_env): skips internal variables.nobu
2008-12-27* vm.c (Init_VM): create and define TOPLEVEL_BINDING at first.ko1
2008-06-10* vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko1
2008-05-21* bootstraptest/test_eval.rb: fix syntax.ko1
2008-05-19* eval.c, vm_insnhelper.c: fix cref in instance_evalko1
2008-05-19* bootstraptest/test_knownbug.rb: move solved tests.ko1
2008-05-19* vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.ko1
2008-01-03* bootstraptest/test_eval.rb, test_knownbug.rb: move a fixed test.ko1
2007-12-19* compile.c (iseq_compile_each): should handle upper level eval iseqnobu
2007-12-18* compile.c (iseq_compile_each): fix for segfault. [ruby-dev:31372]nobu
2007-11-04* eval.c (rb_f_send): allow send/__send__ to call methods of allmatz
2007-06-27* bootstraptest/runner.rb: fix to show file name.ko1