summaryrefslogtreecommitdiff
path: root/bootstraptest/test_literal.rb
AgeCommit message (Expand)Author
2007-12-24* bootstraptest/test_knownbug.rb, test_literal.rb: move fixed test.ko1
2007-12-01* insns.def (concatarray, splatarray): use to_a instead ofmatz
2007-08-29* parse.y (aref_args): args may not be a list. [ruby-dev:31592]nobu
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-02-24* bootstraptest: new test suite.aamine