aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_literal.rb
Commit message (Expand)AuthorAgeFilesLines
* * parse.y (regexp): dregexp has literal string only at the headnobu2010-10-041-0/+2
* * parse.y (parser_read_escape, parser_tokadd_escape): allow a hex ormame2010-05-161-1/+4
* * parse.y (parser_read_escape): deny extra character escapes.nobu2010-04-271-0/+7
* supress warnings.akr2010-01-251-5/+5
* * parse.y (parser_yylex): suppress an extra error message afternobu2009-11-301-0/+10
* * compile.c (compile_dstr_fragments): reduced needless literal.nobu2009-07-201-0/+4
* add tests.akr2008-03-011-0/+54
* add a test.akr2008-03-011-0/+3
* * test/ruby/test_literal.rb: new test.aamine2007-02-231-0/+184