aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_literal.rb
Commit message (Expand)AuthorAgeFilesLines
* fix typo [Fix GH-603]nobu2014-04-281-1/+1
* * compile.c (compile_array_): modify wrong optimization.ko12013-01-091-0/+5
* Fix failures on btest for NativeClient.yugui2013-01-031-2/+4
* * compile.c (compile_array, compile_array_):ko12012-04-121-0/+22
* * parse.y (literal_concat_gen): concat body from dstr instead ofnobu2009-09-031-0/+8
* * bootstraptest/test_knownbug.rb: move solved tests.ko12008-05-191-0/+16
* * bootstraptest/test_knownbug.rb, test_literal.rb: move fixed test.ko12007-12-241-0/+8
* * insns.def (concatarray, splatarray): use to_a instead ofmatz2007-12-011-2/+2
* * parse.y (aref_args): args may not be a list. [ruby-dev:31592]nobu2007-08-291-0/+2
* * 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
* * bootstraptest: new test suite.aamine2007-02-241-0/+165