aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest
Commit message (Expand)AuthorAgeFilesLines
* * bootstraptest/runner.rb: added --quiet option.nobu2007-07-061-5/+13
* * insns.def: remove unused code.ko12007-07-051-0/+3
* * insns.def: fix to invoke nil.to_splat on NODE_ARGSCAT.ko12007-07-051-0/+2
* * compile.c (compile_array, iseq_compile_each): fix about arrayko12007-07-031-0/+1
* * compile.c (compile_array): ignore NODE_ZARRAY.ko12007-07-031-0/+15
* * compile.c (iseq_compile_each): support v[&b]= type method call.ko12007-07-031-0/+19
* * compile.c (compile_massign): fix massign compilationko12007-07-031-0/+3
* * bootstraptest/runner.rb: fix to untouch $:.ko12007-06-271-1/+0
* * bootstraptest/runner.rb: fix to show file name.ko12007-06-279-0/+2573
* * compile.c (compile_massign), insns.def (expandarray): supportko12007-06-261-0/+140
* * insnhelper.h: change CHECK_STACK_OVERFLOW() to throw exception.ko12007-06-241-0/+27
* * vm.c (callee_setup_arg): added. support correct post arg.ko12007-06-241-5/+503
* * bootstraptest/runner.rb: set default directory toko12007-06-241-1/+13
* * bootstraptest/runner.rb: show source code in error message.aamine2007-02-251-5/+20
* * bootstraptest/runner.rb: add lib/ to load path.aamine2007-02-251-4/+3
* * bootstraptest/runner.rb: new option -v,--verbose.aamine2007-02-241-2/+7
* * bootstraptest/test_class.rb: new file.aamine2007-02-242-0/+244
* * bootstraptest/runner.rb: fix syntax error.aamine2007-02-241-1/+1
* * bootstraptest/runner.rb: new option --help.aamine2007-02-241-0/+7
* * bootstraptest: new test suite.aamine2007-02-243-0/+563