summaryrefslogtreecommitdiff
path: root/test/ripper/test_parser_events.rb
AgeCommit message (Expand)Author
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-26Revert "parse.y: remove "shadowing outer local variable" warning"mame
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-08-15test/ripper/test_parser_events.rb (test_block_variables): bump RLIMIT_AS againnormal
2018-08-06test/ripper/test_parser_events.rb (test_block_variables): increase RLIMIT_ASnormal
2017-11-24parse.y: refactor list literalsnobu
2017-11-24test_parser_events.rb: results of list literalsnobu
2017-10-04parse.y: fix var_fieldnobu
2017-10-03test_parser_events.rb: backref_assign_errornobu
2017-07-21ripper: add kwrest_param parser eventrhe
2017-07-01parse.y: f_margs parser eventsnobu
2017-07-01parse.y: mlhs_add_postnobu
2017-07-01test_parser_events.rb: simplifynobu
2017-02-12ripper: fix %-op on_operator_ambiguousnobu
2017-02-05{ext,test}/ripper: Specify frozen_string_literal: true.kazu
2015-12-07parse.y: indented hereocnobu
2015-11-27test_parser_events.rb: suppress a warningnobu
2015-11-24parse.y: ripper for warningsnobu
2015-11-06change DOTQnobu
2015-10-28parse.y: fix op_assign typenobu
2015-10-28test_parser_events.rb: event tokennobu
2015-10-26parse.y: call_op2nobu
2015-10-14parse.y: fix ripper warningsnobu
2015-09-24parse.y: fix tokennobu
2015-05-13parse.y: refine message for gvar w/o identitirsnobu
2015-01-04parse.y: fix f_label resultnobu
2014-11-22dummyparser.rb: on_rescuenobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-10-27test_parser_events.rb: split test_binarynobu
2014-09-20parse.y: quoted ID keynobu
2014-07-24parse.y: dynamic const assign_error in rippernobu
2013-05-08parse.y: fail if invalid namenobu
2012-12-25scoped constant op-assignmentnobu
2012-12-24scoped constant op-assignmentnobu
2012-09-05Suppress warningsnaruse
2012-07-24* parse.y: added symbols and qsymbols productions for %i and %Itenderlove
2012-04-28* parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu
2011-12-12* parse.y (parser_magic_comment): should pass the proper value.nobu
2011-07-10* parse.y (var_ref): distinguish vcall from local variablenobu
2011-07-06* parse.y (arg): rescue_mod is in inverse order from othernobu
2011-02-06* parse.y (words, qwords): dispatch array events. based on anobu
2011-02-05* parse.y (mlhs_basic): include mlhs_post for ripper. a patchnobu
2010-12-26* parse.y (stmt): missing ripper rule. i.e., `a::B ||= c 1'.nobu
2010-12-14 * test/ripper/test_parser_events.rb (TestRipper#test_block_variables):kosaki
2010-06-23Clean warnings: unused variables.naruse
2010-04-26* parse.y (ripper_get_value): escape Qundef.nobu
2010-04-22* test/ripper/test_parser_events.rb: more regexp literal tests.nobu
2010-04-22* test/ripper/test_parser_events.rb (test_unterminated_regexp):nobu
2010-04-22* test/ripper/test_parser_events.rb (test_local_variables): for r27431.nobu
2010-04-22* test/ripper/test_parser_events.rb (test_operator_ambiguous): new test.nobu