summaryrefslogtreecommitdiff
path: root/bootstraptest/test_method.rb
AgeCommit message (Expand)Author
2007-08-18* compile.c (iseq_compile_each): fix to allow self.x=ko1
2007-08-17* eval.c (rb_call), eval_method.ci (rb_add_method, rb_alias),ko1
2007-07-03* compile.c (compile_array): ignore NODE_ZARRAY.ko1
2007-07-03* compile.c (iseq_compile_each): support v[&b]= type method call.ko1
2007-06-24* insnhelper.h: change CHECK_STACK_OVERFLOW() to throw exception.ko1
2007-06-24* vm.c (callee_setup_arg): added. support correct post arg.ko1
2007-02-24* bootstraptest/test_class.rb: new file.aamine
2007-02-24* bootstraptest: new test suite.aamine