summaryrefslogtreecommitdiff
path: root/bootstraptest/test_literal.rb
AgeCommit message (Expand)Author
2013-01-09* compile.c (compile_array_): modify wrong optimization.ko1
2013-01-03Fix failures on btest for NativeClient.yugui
2012-04-12* compile.c (compile_array, compile_array_):ko1
2009-09-03* parse.y (literal_concat_gen): concat body from dstr instead ofnobu
2008-05-19* bootstraptest/test_knownbug.rb: move solved tests.ko1
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