summaryrefslogtreecommitdiff
path: root/bootstraptest
AgeCommit message (Expand)Author
2007-07-07* parse.y: fix node construction (around f_margs).ko1
2007-07-07* insnhelper.ci (vm_yield_setup_args), vm.c, insns.def:ko1
2007-07-06* bootstraptest/runner.rb: fix load path.ko1
2007-07-06* bootstraptest/runner.rb: added --quiet option.nobu
2007-07-05* insns.def: remove unused code.ko1
2007-07-05* insns.def: fix to invoke nil.to_splat on NODE_ARGSCAT.ko1
2007-07-03* compile.c (compile_array, iseq_compile_each): fix about arrayko1
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-07-03* compile.c (compile_massign): fix massign compilationko1
2007-06-27* bootstraptest/runner.rb: fix to untouch $:.ko1
2007-06-27* bootstraptest/runner.rb: fix to show file name.ko1
2007-06-26* compile.c (compile_massign), insns.def (expandarray): supportko1
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-06-24* bootstraptest/runner.rb: set default directory toko1
2007-02-25* bootstraptest/runner.rb: show source code in error message.aamine
2007-02-25* bootstraptest/runner.rb: add lib/ to load path.aamine
2007-02-24* bootstraptest/runner.rb: new option -v,--verbose.aamine
2007-02-24* bootstraptest/test_class.rb: new file.aamine
2007-02-24* bootstraptest/runner.rb: fix syntax error.aamine
2007-02-24* bootstraptest/runner.rb: new option --help.aamine
2007-02-24* bootstraptest: new test suite.aamine