summaryrefslogtreecommitdiff
path: root/test/ripper/test_ripper.rb
AgeCommit message (Expand)Author
2017-09-14ripper: add states of scannernobu
2017-02-05{ext,test}/ripper: Specify frozen_string_literal: true.kazu
2016-12-08parse.y: ripper generic inputnobu
2016-09-27* test/ripper/test_ripper.rb: fix squiggly heredoc identifierkazu
2016-09-26* test/ripper/test_ripper.rb: add a test for dedent_string.headius
2016-08-03parse.y: reg_fragment_enc_errornobu
2016-01-04Revert r53431 "temporally revert r53411 to debug"naruse
2016-01-04temporally revert r53411 to debugnaruse
2016-01-02parse.y: use nd_tagnobu
2016-01-02Revert r53409 "parse.y: yylval.num should be u3"naruse
2016-01-02parse.y: yylval.num should be u3nobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-12-01parse.y: enable encoding pragma in rippernobu
2014-09-30parse.y: separate ripper data typenobu
2014-03-24parse.y: freeze filenamenobu
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2011-09-17* parse.y (parser_data_type): inherit the core type in ripper sonobu