brakeman 4.7.2 → 5.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGES.md +155 -1
- data/README.md +23 -6
- data/bundle/load.rb +15 -13
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/CHANGES.txt +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/MIT-LICENSE +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/README.txt +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/contrib/erubis +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/contrib/erubis-run.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/contrib/inline-require +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/context.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/converter.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ec.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ecpp.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ejava.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ejavascript.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/enhanced.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/eperl.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ephp.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/escheme.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/optimized.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/enhancer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/error.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/evaluator.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/generator.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/helper.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/helpers/rails_form_helper.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/helpers/rails_helper.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/local-setting.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/main.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/preprocessing.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/tiny.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/util.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/erubis-2.7.0/setup.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/CHANGELOG.md +24 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/FAQ.md +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/Gemfile +1 -4
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/MIT-LICENSE +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/README.md +21 -16
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/REFERENCE.md +39 -10
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/TODO +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/haml.gemspec +2 -1
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/attribute_builder.rb +58 -3
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/attribute_compiler.rb +45 -32
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/attribute_parser.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/buffer.rb +0 -56
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/compiler.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/engine.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/error.rb +0 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.2/lib/haml/escapable.rb +77 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/exec.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/filters.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/generator.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/helpers/action_view_extensions.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/helpers/action_view_mods.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/helpers/action_view_xss_mods.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/helpers/safe_erubi_template.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/helpers/safe_erubis_template.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/helpers/xss_mods.rb +6 -3
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/helpers.rb +7 -1
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/options.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/parser.rb +32 -4
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/plugin.rb +18 -1
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/railtie.rb +5 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/sass_rails_filter.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/template/options.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/template.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/temple_engine.rb +2 -1
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/temple_line_counter.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/util.rb +1 -1
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml/version.rb +1 -1
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/lib/haml.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/yard/default/fulldoc/html/css/common.sass +0 -0
- data/bundle/ruby/{2.6.0/gems/haml-5.1.2 → 2.7.0/gems/haml-5.2.2}/yard/default/layout/html/footer.erb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/AUTHORS +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/COPYING +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/Changelog.md +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/Gemfile +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/LICENSE +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/README.md +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/TODO +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/appveyor.yml +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/highline.gemspec +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/builtin_styles.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/color_scheme.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/compatibility.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/custom_errors.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/import.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/io_console_compatible.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/list.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/list_renderer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/menu/item.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/menu.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/paginator.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/question/answer_converter.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/question.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/question_asker.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/simulate.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/statement.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/string.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/string_extensions.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/style.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/template_renderer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/terminal/io_console.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/terminal/ncurses.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/terminal/unix_stty.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/terminal.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/version.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline/wrapper.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/highline-2.0.3/lib/highline.rb +0 -0
- data/bundle/ruby/2.7.0/gems/parallel-1.21.0/MIT-LICENSE.txt +20 -0
- data/bundle/ruby/2.7.0/gems/parallel-1.21.0/lib/parallel/processor_count.rb +45 -0
- data/bundle/ruby/2.7.0/gems/parallel-1.21.0/lib/parallel/version.rb +4 -0
- data/bundle/ruby/2.7.0/gems/parallel-1.21.0/lib/parallel.rb +532 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/LICENSE.txt +22 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/NEWS.md +178 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/README.md +48 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/attlistdecl.rb +63 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/attribute.rb +205 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/cdata.rb +68 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/child.rb +97 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/comment.rb +80 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/doctype.rb +311 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/document.rb +451 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/dtd/attlistdecl.rb +11 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/dtd/dtd.rb +47 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/dtd/elementdecl.rb +18 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/dtd/entitydecl.rb +57 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/dtd/notationdecl.rb +40 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/element.rb +2599 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/encoding.rb +51 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/entity.rb +171 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/formatters/default.rb +116 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/formatters/pretty.rb +142 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/formatters/transitive.rb +58 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/functions.rb +447 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/instruction.rb +79 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/light/node.rb +188 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/namespace.rb +59 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/node.rb +76 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/output.rb +30 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parent.rb +166 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parseexception.rb +52 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parsers/baseparser.rb +694 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parsers/lightparser.rb +59 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parsers/pullparser.rb +197 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parsers/sax2parser.rb +273 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parsers/streamparser.rb +61 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parsers/treeparser.rb +101 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parsers/ultralightparser.rb +57 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/parsers/xpathparser.rb +689 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/quickpath.rb +266 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/rexml.rb +37 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/sax2listener.rb +98 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/security.rb +28 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/source.rb +298 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/streamlistener.rb +93 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/text.rb +424 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/undefinednamespaceexception.rb +9 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/validation/relaxng.rb +539 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/validation/validation.rb +144 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/validation/validationexception.rb +10 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/xmldecl.rb +130 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/xmltokens.rb +85 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/xpath.rb +81 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml/xpath_parser.rb +974 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.5/lib/rexml.rb +3 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby2ruby-2.4.4/History.rdoc +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby2ruby-2.4.4/Manifest.txt +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby2ruby-2.4.4/README.rdoc +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby2ruby-2.4.4/lib/ruby2ruby.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/History.rdoc +154 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/Manifest.txt +7 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/README.rdoc +1 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/compare/normalize.rb +51 -6
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/debugging.md +190 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/gauntlet.md +106 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/rp_extensions.rb +15 -36
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/rp_stringscanner.rb +33 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby20_parser.rb +7128 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby20_parser.y +422 -301
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby21_parser.rb +7182 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby21_parser.y +417 -298
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby22_parser.rb +7228 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby22_parser.y +421 -300
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby23_parser.rb +7237 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby23_parser.y +421 -300
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby24_parser.rb +7268 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby24_parser.y +421 -300
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby25_parser.rb +7268 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1/lib/ruby26_parser.y → 2.7.0/gems/ruby_parser-3.18.1/lib/ruby25_parser.y} +420 -313
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby26_parser.rb +7287 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1/lib/ruby_parser.yy → 2.7.0/gems/ruby_parser-3.18.1/lib/ruby26_parser.y} +421 -404
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby27_parser.rb +8517 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1/lib/ruby25_parser.y → 2.7.0/gems/ruby_parser-3.18.1/lib/ruby27_parser.y} +1032 -299
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby30_parser.rb +8751 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby30_parser.y +3472 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby3_parser.yy +3476 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby_lexer.rb +308 -605
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby_lexer.rex +33 -27
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby_lexer.rex.rb +65 -31
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby_lexer_strings.rb +638 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby_parser.rb +4 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.18.1/lib/ruby_parser.yy +3487 -0
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby_parser_extras.rb +341 -133
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/tools/munge.rb +43 -10
- data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/tools/ripper.rb +15 -10
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/History.rdoc +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/Manifest.txt +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/README.rdoc +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby18_parser.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby18_parser.y +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby19_parser.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby19_parser.y +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_lexer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_lexer.rex +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_lexer.rex.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_parser.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_parser_extras.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/CHANGES.md +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/Gemfile +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/LICENSE.txt +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/README.md +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/bundle_install_all_ruby_versions.sh +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/deep.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/libyaml_checker.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/date.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/hexadecimal.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/sexagesimal.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_handler.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_resolver.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/resolver.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/safe_to_ruby_visitor.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/store.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_hack.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_node_monkeypatch.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_resolver.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_boolean.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_date.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_float.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_integer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_nil.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_symbol.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/transformation_map.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/transform.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml/version.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/lib/safe_yaml.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/run_specs_all_ruby_versions.sh +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/safe_yaml-1.0.5/safe_yaml.gemspec +0 -0
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/History.rdoc +55 -0
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/Manifest.txt +0 -0
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/README.rdoc +0 -0
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/lib/composite_sexp_processor.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/lib/pt_testcase.rb +9 -4
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/lib/sexp.rb +19 -9
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/lib/sexp_matcher.rb +44 -7
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/lib/sexp_processor.rb +1 -1
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/lib/strict_sexp.rb +25 -3
- data/bundle/ruby/{2.6.0/gems/sexp_processor-4.13.0 → 2.7.0/gems/sexp_processor-4.16.0}/lib/unique.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/CHANGES +4 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/Gemfile +12 -13
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/LICENSE +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/README.jp.md +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/README.md +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/code_attributes.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/command.rb +13 -13
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/controls.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/do_inserter.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/embedded.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/end_inserter.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/engine.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/erb_converter.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/filter.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/grammar.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/include.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/interpolation.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/logic_less/context.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/logic_less/filter.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/logic_less.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/parser.rb +1 -1
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/smart/escaper.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/smart/filter.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/smart/parser.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/smart.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/splat/builder.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/splat/filter.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/template.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/translator.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim/version.rb +1 -1
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/lib/slim.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/slim-4.0.1 → 2.7.0/gems/slim-4.1.0}/slim.gemspec +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/CHANGES +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/EXPRESSIONS.md +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/Gemfile +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/LICENSE +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/README.md +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/engine.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/erb/engine.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/erb/parser.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/erb/template.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/erb/trimming.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/exceptions.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filter.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/code_merger.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/control_flow.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/dynamic_inliner.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/encoding.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/eraser.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/escapable.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/multi_flattener.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/remove_bom.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/static_analyzer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/static_merger.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/string_splitter.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/filters/validator.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/generator.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/generators/array.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/generators/array_buffer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/generators/erb.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/generators/rails_output_buffer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/generators/string_buffer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/grammar.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/html/attribute_merger.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/html/attribute_remover.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/html/attribute_sorter.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/html/dispatcher.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/html/fast.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/html/filter.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/html/pretty.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/html/safe.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/map.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/mixins/dispatcher.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/mixins/engine_dsl.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/mixins/grammar_dsl.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/mixins/options.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/mixins/template.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/parser.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/static_analyzer.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/templates/rails.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/templates/tilt.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/templates.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/utils.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple/version.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/lib/temple.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/temple-0.8.2/temple.gemspec +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/Gemfile +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/History.rdoc +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/LICENSE.txt +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/Manifest +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/README.rdoc +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/Todo.rdoc +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/cell.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/import.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/row.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/separator.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/style.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/table.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/table_helper.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/version.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/terminal-table-1.8.0/terminal-table.gemspec +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/COPYING +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/asciidoc.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/babel.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/bluecloth.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/builder.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/coffee.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/commonmarker.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/creole.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/csv.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/dummy.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/erb.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/erubi.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/erubis.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/etanni.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/haml.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/kramdown.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/less.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/liquid.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/livescript.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/mapping.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/markaby.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/maruku.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/nokogiri.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/pandoc.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/plain.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/prawn.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/radius.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/rdiscount.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/rdoc.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/redcarpet.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/redcloth.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/rst-pandoc.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/sass.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/sigil.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/string.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/template.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/typescript.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/wikicloth.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt/yajl.rb +0 -0
- data/bundle/ruby/{2.6.0 → 2.7.0}/gems/tilt-2.0.10/lib/tilt.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/unicode-display_width-1.6.0 → 2.7.0/gems/unicode-display_width-1.8.0}/CHANGELOG.md +12 -0
- data/bundle/ruby/{2.6.0/gems/unicode-display_width-1.6.0 → 2.7.0/gems/unicode-display_width-1.8.0}/MIT-LICENSE.txt +1 -1
- data/bundle/ruby/{2.6.0/gems/unicode-display_width-1.6.0 → 2.7.0/gems/unicode-display_width-1.8.0}/README.md +3 -3
- data/bundle/ruby/2.7.0/gems/unicode-display_width-1.8.0/data/display_width.marshal.gz +0 -0
- data/bundle/ruby/{2.6.0/gems/unicode-display_width-1.6.0 → 2.7.0/gems/unicode-display_width-1.8.0}/lib/unicode/display_width/constants.rb +2 -2
- data/bundle/ruby/{2.6.0/gems/unicode-display_width-1.6.0 → 2.7.0/gems/unicode-display_width-1.8.0}/lib/unicode/display_width/index.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/unicode-display_width-1.6.0 → 2.7.0/gems/unicode-display_width-1.8.0}/lib/unicode/display_width/no_string_ext.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/unicode-display_width-1.6.0 → 2.7.0/gems/unicode-display_width-1.8.0}/lib/unicode/display_width/string_ext.rb +0 -0
- data/bundle/ruby/{2.6.0/gems/unicode-display_width-1.6.0 → 2.7.0/gems/unicode-display_width-1.8.0}/lib/unicode/display_width.rb +1 -1
- data/lib/brakeman/app_tree.rb +37 -4
- data/lib/brakeman/checks/base_check.rb +30 -11
- data/lib/brakeman/checks/check_basic_auth.rb +2 -0
- data/lib/brakeman/checks/check_content_tag.rb +1 -2
- data/lib/brakeman/checks/check_csrf_token_forgery_cve.rb +28 -0
- data/lib/brakeman/checks/check_deserialize.rb +21 -1
- data/lib/brakeman/checks/check_detailed_exceptions.rb +1 -1
- data/lib/brakeman/checks/check_eol_rails.rb +23 -0
- data/lib/brakeman/checks/check_eol_ruby.rb +26 -0
- data/lib/brakeman/checks/check_evaluation.rb +1 -1
- data/lib/brakeman/checks/check_execute.rb +52 -6
- data/lib/brakeman/checks/check_json_entity_escape.rb +38 -0
- data/lib/brakeman/checks/check_json_parsing.rb +1 -1
- data/lib/brakeman/checks/check_link_to.rb +1 -1
- data/lib/brakeman/checks/check_link_to_href.rb +1 -3
- data/lib/brakeman/checks/check_mass_assignment.rb +37 -9
- data/lib/brakeman/checks/check_model_attr_accessible.rb +1 -1
- data/lib/brakeman/checks/check_model_attributes.rb +1 -1
- data/lib/brakeman/checks/check_page_caching_cve.rb +37 -0
- data/lib/brakeman/checks/check_permit_attributes.rb +1 -1
- data/lib/brakeman/checks/check_regex_dos.rb +1 -1
- data/lib/brakeman/checks/check_render.rb +15 -1
- data/lib/brakeman/checks/check_sanitize_methods.rb +2 -1
- data/lib/brakeman/checks/check_skip_before_filter.rb +4 -4
- data/lib/brakeman/checks/check_sql.rb +60 -20
- data/lib/brakeman/checks/check_symbol_dos.rb +1 -1
- data/lib/brakeman/checks/check_template_injection.rb +32 -0
- data/lib/brakeman/checks/check_unsafe_reflection_methods.rb +68 -0
- data/lib/brakeman/checks/check_verb_confusion.rb +75 -0
- data/lib/brakeman/checks/eol_check.rb +47 -0
- data/lib/brakeman/commandline.rb +25 -1
- data/lib/brakeman/differ.rb +0 -5
- data/lib/brakeman/file_parser.rb +58 -22
- data/lib/brakeman/options.rb +39 -2
- data/lib/brakeman/parsers/template_parser.rb +26 -3
- data/lib/brakeman/processors/alias_processor.rb +132 -24
- data/lib/brakeman/processors/base_processor.rb +4 -4
- data/lib/brakeman/processors/controller_alias_processor.rb +6 -43
- data/lib/brakeman/processors/controller_processor.rb +1 -1
- data/lib/brakeman/processors/gem_processor.rb +3 -0
- data/lib/brakeman/processors/haml_template_processor.rb +17 -1
- data/lib/brakeman/processors/lib/call_conversion_helper.rb +13 -7
- data/lib/brakeman/processors/lib/file_type_detector.rb +64 -0
- data/lib/brakeman/processors/lib/find_all_calls.rb +30 -14
- data/lib/brakeman/processors/lib/rails3_config_processor.rb +16 -16
- data/lib/brakeman/processors/lib/rails3_route_processor.rb +2 -0
- data/lib/brakeman/processors/lib/rails4_config_processor.rb +2 -1
- data/lib/brakeman/processors/lib/render_helper.rb +3 -1
- data/lib/brakeman/processors/library_processor.rb +9 -0
- data/lib/brakeman/processors/model_processor.rb +32 -0
- data/lib/brakeman/processors/output_processor.rb +1 -1
- data/lib/brakeman/processors/template_alias_processor.rb +5 -0
- data/lib/brakeman/report/ignore/config.rb +10 -2
- data/lib/brakeman/report/ignore/interactive.rb +1 -1
- data/lib/brakeman/report/report_base.rb +0 -2
- data/lib/brakeman/report/report_csv.rb +37 -60
- data/lib/brakeman/report/report_github.rb +31 -0
- data/lib/brakeman/report/report_junit.rb +104 -0
- data/lib/brakeman/report/report_markdown.rb +0 -1
- data/lib/brakeman/report/report_sarif.rb +133 -0
- data/lib/brakeman/report/report_sonar.rb +38 -0
- data/lib/brakeman/report/report_tabs.rb +1 -1
- data/lib/brakeman/report/report_text.rb +38 -17
- data/lib/brakeman/report.rb +22 -1
- data/lib/brakeman/rescanner.rb +7 -5
- data/lib/brakeman/scanner.rb +65 -31
- data/lib/brakeman/tracker/collection.rb +57 -7
- data/lib/brakeman/tracker/config.rb +88 -5
- data/lib/brakeman/tracker/constants.rb +8 -7
- data/lib/brakeman/tracker/controller.rb +1 -1
- data/lib/brakeman/tracker/method_info.rb +70 -0
- data/lib/brakeman/tracker.rb +42 -5
- data/lib/brakeman/util.rb +58 -21
- data/lib/brakeman/version.rb +1 -1
- data/lib/brakeman/warning.rb +10 -2
- data/lib/brakeman/warning_codes.rb +13 -0
- data/lib/brakeman.rb +49 -6
- data/lib/ruby_parser/bm_sexp.rb +33 -9
- metadata +430 -351
- data/bundle/ruby/2.6.0/gems/haml-5.1.2/lib/haml/escapable.rb +0 -50
- data/bundle/ruby/2.6.0/gems/ruby_parser-3.14.1/debugging.md +0 -18
- data/bundle/ruby/2.6.0/gems/ruby_parser-3.14.1/lib/rp_stringscanner.rb +0 -64
- data/bundle/ruby/2.6.0/gems/ruby_parser-3.14.1/lib/ruby20_parser.rb +0 -7045
- data/bundle/ruby/2.6.0/gems/ruby_parser-3.14.1/lib/ruby21_parser.rb +0 -7116
- data/bundle/ruby/2.6.0/gems/ruby_parser-3.14.1/lib/ruby22_parser.rb +0 -7149
- data/bundle/ruby/2.6.0/gems/ruby_parser-3.14.1/lib/ruby23_parser.rb +0 -7166
- data/bundle/ruby/2.6.0/gems/ruby_parser-3.14.1/lib/ruby24_parser.rb +0 -7178
- data/bundle/ruby/2.6.0/gems/ruby_parser-3.14.1/lib/ruby25_parser.rb +0 -7178
- data/bundle/ruby/2.6.0/gems/ruby_parser-3.14.1/lib/ruby26_parser.rb +0 -7198
- data/bundle/ruby/2.6.0/gems/unicode-display_width-1.6.0/data/display_width.marshal.gz +0 -0
data/bundle/ruby/{2.6.0/gems/ruby_parser-3.14.1 → 2.7.0/gems/ruby_parser-3.18.1}/lib/ruby21_parser.y
RENAMED
@@ -18,7 +18,7 @@ token kCLASS kMODULE kDEF kUNDEF kBEGIN kRESCUE kENSURE kEND kIF kUNLESS
|
|
18
18
|
tBACK_REF2 tSYMBEG tSTRING_BEG tXSTRING_BEG tREGEXP_BEG
|
19
19
|
tWORDS_BEG tQWORDS_BEG tSTRING_DBEG tSTRING_DVAR tSTRING_END
|
20
20
|
tSTRING tSYMBOL tNL tEH tCOLON tCOMMA tSPACE tSEMI tLAMBDA
|
21
|
-
tLAMBEG tDSTAR tCHAR tSYMBOLS_BEG tQSYMBOLS_BEG tSTRING_DEND
|
21
|
+
tLAMBEG tDSTAR tCHAR tSYMBOLS_BEG tQSYMBOLS_BEG tSTRING_DEND
|
22
22
|
tRATIONAL tIMAGINARY
|
23
23
|
|
24
24
|
preclow
|
@@ -31,7 +31,7 @@ preclow
|
|
31
31
|
right tEQL tOP_ASGN
|
32
32
|
left kRESCUE_MOD
|
33
33
|
right tEH tCOLON
|
34
|
-
nonassoc tDOT2 tDOT3
|
34
|
+
nonassoc tDOT2 tDOT3 tBDOT2 tBDOT3
|
35
35
|
left tOROP
|
36
36
|
left tANDOP
|
37
37
|
nonassoc tCMP tEQ tEQQ tNEQ tMATCH tNMATCH
|
@@ -54,6 +54,9 @@ rule
|
|
54
54
|
top_compstmt
|
55
55
|
{
|
56
56
|
result = new_compstmt val
|
57
|
+
|
58
|
+
lexer.cond.pop # local_pop
|
59
|
+
lexer.cmdarg.pop
|
57
60
|
}
|
58
61
|
|
59
62
|
top_compstmt: top_stmts opt_terms
|
@@ -74,7 +77,7 @@ rule
|
|
74
77
|
| klBEGIN
|
75
78
|
{
|
76
79
|
if (self.in_def || self.in_single > 0) then
|
77
|
-
|
80
|
+
debug 11
|
78
81
|
yyerror "BEGIN in method"
|
79
82
|
end
|
80
83
|
self.env.extend
|
@@ -99,7 +102,9 @@ rule
|
|
99
102
|
bodystmt: compstmt opt_rescue k_else
|
100
103
|
{
|
101
104
|
res = _values[-2]
|
102
|
-
|
105
|
+
# TODO: move down to main match so I can just use val
|
106
|
+
|
107
|
+
warn "else without rescue is useless" unless res
|
103
108
|
}
|
104
109
|
compstmt
|
105
110
|
opt_ensure
|
@@ -129,7 +134,7 @@ rule
|
|
129
134
|
| error stmt
|
130
135
|
{
|
131
136
|
result = val[1]
|
132
|
-
|
137
|
+
debug 12
|
133
138
|
}
|
134
139
|
|
135
140
|
stmt_or_begin: stmt
|
@@ -137,6 +142,10 @@ rule
|
|
137
142
|
{
|
138
143
|
yyerror "BEGIN is permitted only at toplevel"
|
139
144
|
}
|
145
|
+
begin_block
|
146
|
+
{
|
147
|
+
result = val[2] # wtf?
|
148
|
+
}
|
140
149
|
|
141
150
|
stmt: kALIAS fitem
|
142
151
|
{
|
@@ -149,12 +158,12 @@ rule
|
|
149
158
|
}
|
150
159
|
| kALIAS tGVAR tGVAR
|
151
160
|
{
|
152
|
-
(_, line), lhs, rhs = val
|
161
|
+
(_, line), (lhs, _), (rhs, _) = val
|
153
162
|
result = s(:valias, lhs.to_sym, rhs.to_sym).line line
|
154
163
|
}
|
155
164
|
| kALIAS tGVAR tBACK_REF
|
156
165
|
{
|
157
|
-
(_, line), lhs, rhs = val
|
166
|
+
(_, line), (lhs, _), (rhs, _) = val
|
158
167
|
result = s(:valias, lhs.to_sym, :"$#{rhs}").line line
|
159
168
|
}
|
160
169
|
| kALIAS tGVAR tNTH_REF
|
@@ -197,7 +206,7 @@ rule
|
|
197
206
|
(_, line), _, stmt, _ = val
|
198
207
|
|
199
208
|
if (self.in_def || self.in_single > 0) then
|
200
|
-
|
209
|
+
debug 13
|
201
210
|
yyerror "END in method; use at_exit"
|
202
211
|
end
|
203
212
|
|
@@ -237,30 +246,31 @@ rule
|
|
237
246
|
}
|
238
247
|
| primary_value call_op tIDENTIFIER tOP_ASGN command_rhs
|
239
248
|
{
|
240
|
-
prim, _, id,
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
result.line = val[0].line
|
249
|
+
prim, (call_op, _), (id, _), (op_asgn, _), rhs = val
|
250
|
+
|
251
|
+
result = s(:op_asgn, prim, rhs, id.to_sym, op_asgn.to_sym)
|
252
|
+
result.sexp_type = :safe_op_asgn if call_op == '&.'
|
253
|
+
result.line prim.line
|
246
254
|
}
|
247
255
|
| primary_value call_op tCONSTANT tOP_ASGN command_rhs
|
248
256
|
{
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
result.line
|
257
|
+
prim, (call_op, _), (id, _), (op_asgn, _), rhs = val
|
258
|
+
|
259
|
+
result = s(:op_asgn, prim, rhs, id.to_sym, op_asgn.to_sym)
|
260
|
+
result.sexp_type = :safe_op_asgn if call_op == '&.'
|
261
|
+
result.line prim.line
|
254
262
|
}
|
255
263
|
| primary_value tCOLON2 tCONSTANT tOP_ASGN command_rhs
|
256
264
|
{
|
257
|
-
|
258
|
-
|
265
|
+
lhs1, _, (lhs2, line), (id, _), rhs = val
|
266
|
+
|
267
|
+
result = s(:op_asgn, lhs1, rhs, lhs2.to_sym, id.to_sym).line line
|
259
268
|
}
|
260
269
|
| primary_value tCOLON2 tIDENTIFIER tOP_ASGN command_rhs
|
261
270
|
{
|
262
|
-
|
263
|
-
|
271
|
+
lhs1, _, (lhs2, line), (id, _), rhs = val
|
272
|
+
|
273
|
+
result = s(:op_asgn, lhs1, rhs, lhs2.to_sym, id.to_sym).line line
|
264
274
|
}
|
265
275
|
| backref tOP_ASGN command_rhs
|
266
276
|
{
|
@@ -298,7 +308,7 @@ rule
|
|
298
308
|
# TODO: fix line number to tBANG... but causes BAD shift/reduce conflict
|
299
309
|
# REFACTOR: call_uni_op -- see parse26.y
|
300
310
|
}
|
301
|
-
| arg
|
311
|
+
| arg =tLBRACE_ARG
|
302
312
|
|
303
313
|
expr_value: expr
|
304
314
|
{
|
@@ -323,7 +333,7 @@ rule
|
|
323
333
|
block_command: block_call
|
324
334
|
| block_call call_op2 operation2 command_args
|
325
335
|
{
|
326
|
-
blk, _, msg, args = val
|
336
|
+
blk, _, (msg, _line), args = val
|
327
337
|
result = new_call(blk, msg.to_sym, args).line blk.line
|
328
338
|
}
|
329
339
|
|
@@ -337,15 +347,15 @@ rule
|
|
337
347
|
_, line, body, _ = val
|
338
348
|
|
339
349
|
result = body
|
340
|
-
result.line
|
350
|
+
result.line line
|
341
351
|
|
342
352
|
# self.env.unextend
|
343
353
|
}
|
344
354
|
|
345
355
|
fcall: operation
|
346
356
|
{
|
347
|
-
msg, = val
|
348
|
-
result = new_call(nil, msg.to_sym).line
|
357
|
+
(msg, line), = val
|
358
|
+
result = new_call(nil, msg.to_sym).line line
|
349
359
|
}
|
350
360
|
|
351
361
|
command: fcall command_args =tLOWEST
|
@@ -368,12 +378,14 @@ rule
|
|
368
378
|
}
|
369
379
|
| primary_value call_op operation2 command_args =tLOWEST
|
370
380
|
{
|
371
|
-
lhs, callop, op, args = val
|
381
|
+
lhs, callop, (op, _), args = val
|
382
|
+
|
372
383
|
result = new_call lhs, op.to_sym, args, callop
|
384
|
+
result.line lhs.line
|
373
385
|
}
|
374
386
|
| primary_value call_op operation2 command_args cmd_brace_block
|
375
387
|
{
|
376
|
-
recv, _, msg, args, block = val
|
388
|
+
recv, _, (msg, _line), args, block = val
|
377
389
|
call = new_call recv, msg.to_sym, args, val[1]
|
378
390
|
|
379
391
|
block_dup_check call, block
|
@@ -383,11 +395,14 @@ rule
|
|
383
395
|
}
|
384
396
|
| primary_value tCOLON2 operation2 command_args =tLOWEST
|
385
397
|
{
|
386
|
-
|
398
|
+
lhs, _, (id, line), args = val
|
399
|
+
|
400
|
+
result = new_call lhs, id.to_sym, args
|
401
|
+
result.line line
|
387
402
|
}
|
388
403
|
| primary_value tCOLON2 operation2 command_args cmd_brace_block
|
389
404
|
{
|
390
|
-
recv, _, msg, args, block = val
|
405
|
+
recv, _, (msg, _line), args, block = val
|
391
406
|
call = new_call recv, msg.to_sym, args
|
392
407
|
|
393
408
|
block_dup_check call, block
|
@@ -545,25 +560,29 @@ rule
|
|
545
560
|
}
|
546
561
|
| primary_value call_op tIDENTIFIER
|
547
562
|
{
|
548
|
-
|
563
|
+
lhs, call_op, (id, _line) = val
|
564
|
+
|
565
|
+
result = new_attrasgn lhs, id, call_op
|
549
566
|
}
|
550
567
|
| primary_value tCOLON2 tIDENTIFIER
|
551
568
|
{
|
552
|
-
recv, _, id = val
|
569
|
+
recv, _, (id, _line) = val
|
553
570
|
result = new_attrasgn recv, id
|
554
571
|
}
|
555
572
|
| primary_value call_op tCONSTANT
|
556
573
|
{
|
557
|
-
|
574
|
+
lhs, call_op, (id, _line) = val
|
575
|
+
|
576
|
+
result = new_attrasgn lhs, id, call_op
|
558
577
|
}
|
559
578
|
| primary_value tCOLON2 tCONSTANT
|
560
579
|
{
|
561
580
|
if (self.in_def || self.in_single > 0) then
|
562
|
-
|
581
|
+
debug 14
|
563
582
|
yyerror "dynamic constant assignment"
|
564
583
|
end
|
565
584
|
|
566
|
-
expr, _, id = val
|
585
|
+
expr, _, (id, _line) = val
|
567
586
|
l = expr.line
|
568
587
|
|
569
588
|
result = s(:const, s(:colon2, expr, id.to_sym).line(l), nil).line l
|
@@ -571,58 +590,65 @@ rule
|
|
571
590
|
| tCOLON3 tCONSTANT
|
572
591
|
{
|
573
592
|
if (self.in_def || self.in_single > 0) then
|
574
|
-
|
593
|
+
debug 15
|
575
594
|
yyerror "dynamic constant assignment"
|
576
595
|
end
|
577
596
|
|
578
|
-
_, id = val
|
579
|
-
l = lexer.lineno
|
597
|
+
_, (id, l) = val
|
580
598
|
|
581
599
|
result = s(:const, nil, s(:colon3, id.to_sym).line(l)).line l
|
582
600
|
}
|
583
601
|
| backref
|
584
602
|
{
|
585
|
-
|
603
|
+
ref, = val
|
604
|
+
|
605
|
+
self.backref_assign_error ref
|
586
606
|
}
|
587
607
|
|
588
608
|
lhs: user_variable
|
589
609
|
{
|
590
|
-
|
591
|
-
|
592
|
-
result
|
610
|
+
var, = val
|
611
|
+
|
612
|
+
result = self.assignable var
|
593
613
|
}
|
594
614
|
| keyword_variable
|
595
615
|
{
|
596
|
-
|
597
|
-
|
598
|
-
result
|
599
|
-
|
616
|
+
var, = val
|
617
|
+
|
618
|
+
result = self.assignable var
|
619
|
+
|
620
|
+
debug 16
|
600
621
|
}
|
601
622
|
| primary_value tLBRACK2 opt_call_args rbracket
|
602
623
|
{
|
603
624
|
lhs, _, args, _ = val
|
625
|
+
|
604
626
|
result = self.aryset lhs, args
|
605
627
|
}
|
606
628
|
| primary_value call_op tIDENTIFIER # REFACTOR
|
607
629
|
{
|
608
|
-
lhs, op, id = val
|
630
|
+
lhs, op, (id, _line) = val
|
631
|
+
|
609
632
|
result = new_attrasgn lhs, id, op
|
610
633
|
}
|
611
634
|
| primary_value tCOLON2 tIDENTIFIER
|
612
635
|
{
|
613
|
-
lhs, _, id = val
|
636
|
+
lhs, _, (id, _line) = val
|
637
|
+
|
614
638
|
result = new_attrasgn lhs, id
|
615
639
|
}
|
616
640
|
| primary_value call_op tCONSTANT # REFACTOR?
|
617
641
|
{
|
618
|
-
|
642
|
+
lhs, call_op, (id, _line) = val
|
643
|
+
|
644
|
+
result = new_attrasgn lhs, id, call_op
|
619
645
|
}
|
620
646
|
| primary_value tCOLON2 tCONSTANT
|
621
647
|
{
|
622
|
-
expr, _, id = val
|
648
|
+
expr, _, (id, _line) = val
|
623
649
|
|
624
650
|
if (self.in_def || self.in_single > 0) then
|
625
|
-
|
651
|
+
debug 17
|
626
652
|
yyerror "dynamic constant assignment"
|
627
653
|
end
|
628
654
|
|
@@ -631,14 +657,13 @@ rule
|
|
631
657
|
}
|
632
658
|
| tCOLON3 tCONSTANT
|
633
659
|
{
|
634
|
-
_, id = val
|
660
|
+
_, (id, l) = val
|
635
661
|
|
636
662
|
if (self.in_def || self.in_single > 0) then
|
637
|
-
|
663
|
+
debug 18
|
638
664
|
yyerror "dynamic constant assignment"
|
639
665
|
end
|
640
666
|
|
641
|
-
l = lexer.lineno
|
642
667
|
result = s(:const, s(:colon3, id.to_sym).line(l)).line l
|
643
668
|
}
|
644
669
|
| backref
|
@@ -654,16 +679,17 @@ rule
|
|
654
679
|
|
655
680
|
cpath: tCOLON3 cname
|
656
681
|
{
|
657
|
-
_, name = val
|
658
|
-
result = s(:colon3, name.to_sym).line
|
682
|
+
_, (name, line) = val
|
683
|
+
result = s(:colon3, name.to_sym).line line
|
659
684
|
}
|
660
685
|
| cname
|
661
686
|
{
|
662
|
-
|
687
|
+
(id, line), = val
|
688
|
+
result = [id.to_sym, line] # TODO: sexp?
|
663
689
|
}
|
664
690
|
| primary_value tCOLON2 cname
|
665
691
|
{
|
666
|
-
pval, _, name = val
|
692
|
+
pval, _, (name, _line) = val
|
667
693
|
|
668
694
|
result = s(:colon2, pval, name.to_sym)
|
669
695
|
result.line pval.line
|
@@ -673,24 +699,17 @@ rule
|
|
673
699
|
| op
|
674
700
|
{
|
675
701
|
lexer.lex_state = EXPR_END
|
676
|
-
result = val[0]
|
677
702
|
}
|
678
703
|
|
679
704
|
| reswords
|
680
|
-
{
|
681
|
-
(sym, _line), = val
|
682
|
-
lexer.lex_state = EXPR_END
|
683
|
-
result = sym
|
684
|
-
}
|
685
|
-
|
686
|
-
fsym: fname | symbol
|
687
705
|
|
688
|
-
fitem:
|
706
|
+
fitem: fname
|
689
707
|
{
|
690
|
-
id, = val
|
691
|
-
|
708
|
+
(id, line), = val
|
709
|
+
|
710
|
+
result = s(:lit, id.to_sym).line line
|
692
711
|
}
|
693
|
-
|
|
712
|
+
| symbol
|
694
713
|
|
695
714
|
undef_list: fitem
|
696
715
|
{
|
@@ -711,8 +730,6 @@ rule
|
|
711
730
|
| tNEQ | tLSHFT | tRSHFT | tPLUS | tMINUS | tSTAR2
|
712
731
|
| tSTAR | tDIVIDE | tPERCENT | tPOW | tDSTAR | tBANG | tTILDE
|
713
732
|
| tUPLUS | tUMINUS | tAREF | tASET | tBACK_REF2
|
714
|
-
# TODO: tUBANG dead?
|
715
|
-
| tUBANG
|
716
733
|
|
717
734
|
reswords: k__LINE__ | k__FILE__ | k__ENCODING__ | klBEGIN | klEND
|
718
735
|
| kALIAS | kAND | kBEGIN | kBREAK | kCASE
|
@@ -746,24 +763,20 @@ rule
|
|
746
763
|
}
|
747
764
|
| primary_value tCOLON2 tIDENTIFIER tOP_ASGN arg_rhs
|
748
765
|
{
|
749
|
-
lhs, _, id, op, rhs = val
|
766
|
+
lhs, _, (id, _line), (op, _), rhs = val
|
750
767
|
|
751
768
|
result = s(:op_asgn, lhs, rhs, id.to_sym, op.to_sym).line lhs.line
|
752
769
|
}
|
753
770
|
| primary_value tCOLON2 tCONSTANT tOP_ASGN arg_rhs
|
754
771
|
{
|
755
|
-
lhs1, _, lhs2, op, rhs = val
|
772
|
+
lhs1, _, (lhs2, _line), op, rhs = val
|
756
773
|
|
757
774
|
lhs = s(:colon2, lhs1, lhs2.to_sym).line lhs1.line
|
758
775
|
result = new_const_op_asgn [lhs, op, rhs]
|
759
776
|
}
|
760
|
-
| tCOLON3 tCONSTANT
|
761
|
-
{
|
762
|
-
result = self.lexer.lineno
|
763
|
-
}
|
764
|
-
tOP_ASGN arg_rhs
|
777
|
+
| tCOLON3 tCONSTANT tOP_ASGN arg_rhs
|
765
778
|
{
|
766
|
-
_, lhs, line, op, rhs = val
|
779
|
+
_, (lhs, line), op, rhs = val
|
767
780
|
|
768
781
|
lhs = s(:colon3, lhs.to_sym).line line
|
769
782
|
result = new_const_op_asgn [lhs, op, rhs]
|
@@ -777,7 +790,7 @@ rule
|
|
777
790
|
| arg tDOT2 arg
|
778
791
|
{
|
779
792
|
v1, v2 = val[0], val[2]
|
780
|
-
if v1.
|
793
|
+
if v1.sexp_type == :lit and v2.sexp_type == :lit and Integer === v1.last and Integer === v2.last then
|
781
794
|
result = s(:lit, (v1.last)..(v2.last)).line v1.line
|
782
795
|
else
|
783
796
|
result = s(:dot2, v1, v2).line v1.line
|
@@ -786,12 +799,14 @@ rule
|
|
786
799
|
| arg tDOT3 arg
|
787
800
|
{
|
788
801
|
v1, v2 = val[0], val[2]
|
789
|
-
if v1.
|
802
|
+
if v1.sexp_type == :lit and v2.sexp_type == :lit and Integer === v1.last and Integer === v2.last then
|
790
803
|
result = s(:lit, (v1.last)...(v2.last)).line v1.line
|
791
804
|
else
|
792
805
|
result = s(:dot3, v1, v2).line v1.line
|
793
806
|
end
|
794
807
|
}
|
808
|
+
|
809
|
+
|
795
810
|
| arg tPLUS arg
|
796
811
|
{
|
797
812
|
result = new_call val[0], :+, argl(val[2])
|
@@ -818,8 +833,9 @@ rule
|
|
818
833
|
}
|
819
834
|
| tUMINUS_NUM simple_numeric tPOW arg
|
820
835
|
{
|
821
|
-
|
822
|
-
|
836
|
+
_, (num, line), _, arg = val
|
837
|
+
lit = s(:lit, num).line line
|
838
|
+
result = new_call(new_call(lit, :"**", argl(arg)), :"-@")
|
823
839
|
|
824
840
|
}
|
825
841
|
| tUPLUS arg
|
@@ -918,12 +934,12 @@ rule
|
|
918
934
|
|
919
935
|
rel_expr: arg relop arg =tGT
|
920
936
|
{
|
921
|
-
lhs, op, rhs = val
|
937
|
+
lhs, (op, _), rhs = val
|
922
938
|
result = new_call lhs, op.to_sym, argl(rhs)
|
923
939
|
}
|
924
940
|
| rel_expr relop arg =tGT
|
925
941
|
{
|
926
|
-
lhs, op, rhs = val
|
942
|
+
lhs, (op, _), rhs = val
|
927
943
|
warn "comparison '%s' after comparison", op
|
928
944
|
result = new_call lhs, op.to_sym, argl(rhs)
|
929
945
|
}
|
@@ -990,17 +1006,14 @@ rule
|
|
990
1006
|
| args opt_block_arg
|
991
1007
|
{
|
992
1008
|
result = call_args val
|
993
|
-
result = self.arg_blk_pass val[0], val[1]
|
994
1009
|
}
|
995
1010
|
| assocs opt_block_arg
|
996
1011
|
{
|
997
|
-
result = call_args [array_to_hash(val[0])]
|
998
|
-
result = self.arg_blk_pass result, val[1]
|
1012
|
+
result = call_args [array_to_hash(val[0]), val[1]]
|
999
1013
|
}
|
1000
1014
|
| args tCOMMA assocs opt_block_arg
|
1001
1015
|
{
|
1002
|
-
result = call_args [val[0], array_to_hash(val[2])]
|
1003
|
-
result = self.arg_blk_pass result, val[3]
|
1016
|
+
result = call_args [val[0], array_to_hash(val[2]), val[3]]
|
1004
1017
|
}
|
1005
1018
|
| block_arg
|
1006
1019
|
{
|
@@ -1008,12 +1021,39 @@ rule
|
|
1008
1021
|
}
|
1009
1022
|
|
1010
1023
|
command_args: {
|
1011
|
-
|
1024
|
+
# parse26.y line 2200
|
1025
|
+
|
1026
|
+
# If call_args starts with a open paren '(' or
|
1027
|
+
# '[', look-ahead reading of the letters calls
|
1028
|
+
# CMDARG_PUSH(0), but the push must be done
|
1029
|
+
# after CMDARG_PUSH(1). So this code makes them
|
1030
|
+
# consistent by first cancelling the premature
|
1031
|
+
# CMDARG_PUSH(0), doing CMDARG_PUSH(1), and
|
1032
|
+
# finally redoing CMDARG_PUSH(0).
|
1033
|
+
|
1034
|
+
result = yychar = self.last_token_type.first
|
1035
|
+
lookahead = [:tLPAREN, :tLPAREN_ARG, :tLPAREN2, :tLBRACK, :tLBRACK2].include?(yychar)
|
1036
|
+
lexer.cmdarg.pop if lookahead
|
1037
|
+
lexer.cmdarg.push true
|
1038
|
+
lexer.cmdarg.push false if lookahead
|
1012
1039
|
}
|
1013
1040
|
call_args
|
1014
1041
|
{
|
1015
|
-
|
1016
|
-
|
1042
|
+
yychar, args = val
|
1043
|
+
|
1044
|
+
# call_args can be followed by tLBRACE_ARG (that
|
1045
|
+
# does CMDARG_PUSH(0) in the lexer) but the push
|
1046
|
+
# must be done after CMDARG_POP() in the parser.
|
1047
|
+
# So this code does CMDARG_POP() to pop 0 pushed
|
1048
|
+
# by tLBRACE_ARG, CMDARG_POP() to pop 1 pushed
|
1049
|
+
# by command_args, and CMDARG_PUSH(0) to restore
|
1050
|
+
# back the flag set by tLBRACE_ARG.
|
1051
|
+
|
1052
|
+
lookahead = [:tLBRACE_ARG].include?(yychar)
|
1053
|
+
lexer.cmdarg.pop if lookahead
|
1054
|
+
lexer.cmdarg.pop
|
1055
|
+
lexer.cmdarg.push false if lookahead
|
1056
|
+
result = args
|
1017
1057
|
}
|
1018
1058
|
|
1019
1059
|
block_arg: tAMPER arg_value
|
@@ -1031,8 +1071,9 @@ rule
|
|
1031
1071
|
args: arg_value
|
1032
1072
|
{
|
1033
1073
|
arg, = val
|
1074
|
+
lineno = arg.line || lexer.lineno # HACK
|
1034
1075
|
|
1035
|
-
result = s(:array, arg).line
|
1076
|
+
result = s(:array, arg).line lineno
|
1036
1077
|
}
|
1037
1078
|
| tSTAR arg_value
|
1038
1079
|
{
|
@@ -1044,9 +1085,11 @@ rule
|
|
1044
1085
|
args, _, id = val
|
1045
1086
|
result = self.list_append args, id
|
1046
1087
|
}
|
1047
|
-
| args tCOMMA tSTAR
|
1088
|
+
| args tCOMMA tSTAR arg_value
|
1048
1089
|
{
|
1049
|
-
|
1090
|
+
# TODO: the line number from tSTAR has been dropped
|
1091
|
+
args, _, _, id = val
|
1092
|
+
line = lexer.lineno
|
1050
1093
|
result = self.list_append args, s(:splat, id).line(line)
|
1051
1094
|
}
|
1052
1095
|
|
@@ -1065,7 +1108,6 @@ rule
|
|
1065
1108
|
}
|
1066
1109
|
| args tCOMMA tSTAR arg_value
|
1067
1110
|
{
|
1068
|
-
# FIX: bad shift/reduce conflict with rhs' comma star prod
|
1069
1111
|
# TODO: make all tXXXX terminals include lexer.lineno
|
1070
1112
|
arg, _, _, splat = val
|
1071
1113
|
result = self.arg_concat arg, splat
|
@@ -1088,26 +1130,19 @@ rule
|
|
1088
1130
|
| backref
|
1089
1131
|
| tFID
|
1090
1132
|
{
|
1091
|
-
msg, = val
|
1133
|
+
(msg, line), = val
|
1092
1134
|
result = new_call nil, msg.to_sym
|
1135
|
+
result.line line
|
1093
1136
|
}
|
1094
1137
|
| k_begin
|
1095
1138
|
{
|
1139
|
+
lexer.cmdarg.push false
|
1096
1140
|
result = self.lexer.lineno
|
1097
|
-
# TODO:
|
1098
|
-
# $<val>1 = cmdarg_stack;
|
1099
|
-
# CMDARG_SET(0);
|
1100
1141
|
}
|
1101
1142
|
bodystmt k_end
|
1102
1143
|
{
|
1103
|
-
|
1104
|
-
|
1105
|
-
result = s(:nil)
|
1106
|
-
else
|
1107
|
-
result = s(:begin, val[2])
|
1108
|
-
end
|
1109
|
-
|
1110
|
-
result.line = val[1]
|
1144
|
+
lexer.cmdarg.pop
|
1145
|
+
result = new_begin val
|
1111
1146
|
}
|
1112
1147
|
| tLPAREN_ARG
|
1113
1148
|
{
|
@@ -1120,18 +1155,14 @@ rule
|
|
1120
1155
|
result = s(:begin).line line
|
1121
1156
|
}
|
1122
1157
|
| tLPAREN_ARG
|
1123
|
-
{
|
1124
|
-
result = lexer.cmdarg.store false
|
1125
|
-
}
|
1126
1158
|
stmt
|
1127
1159
|
{
|
1128
1160
|
lexer.lex_state = EXPR_ENDARG
|
1129
1161
|
}
|
1130
1162
|
rparen
|
1131
1163
|
{
|
1132
|
-
_,
|
1133
|
-
warning "(...) interpreted as grouped expression"
|
1134
|
-
lexer.cmdarg.restore cmdarg
|
1164
|
+
_, stmt, _, _, = val
|
1165
|
+
# warning "(...) interpreted as grouped expression"
|
1135
1166
|
result = stmt
|
1136
1167
|
}
|
1137
1168
|
| tLPAREN compstmt tRPAREN
|
@@ -1143,15 +1174,15 @@ rule
|
|
1143
1174
|
}
|
1144
1175
|
| primary_value tCOLON2 tCONSTANT
|
1145
1176
|
{
|
1146
|
-
expr, _, id = val
|
1177
|
+
expr, _, (id, _line) = val
|
1147
1178
|
|
1148
1179
|
result = s(:colon2, expr, id.to_sym).line expr.line
|
1149
1180
|
}
|
1150
1181
|
| tCOLON3 tCONSTANT
|
1151
1182
|
{
|
1152
|
-
_, id = val
|
1183
|
+
_, (id, line) = val
|
1153
1184
|
|
1154
|
-
result = s(:colon3, id.to_sym).line
|
1185
|
+
result = s(:colon3, id.to_sym).line line
|
1155
1186
|
}
|
1156
1187
|
| tLBRACK { result = lexer.lineno } aref_args tRBRACK
|
1157
1188
|
{
|
@@ -1175,15 +1206,21 @@ rule
|
|
1175
1206
|
}
|
1176
1207
|
| kYIELD tLPAREN2 call_args rparen
|
1177
1208
|
{
|
1178
|
-
|
1209
|
+
(_, line), _, args, _ = val
|
1210
|
+
|
1211
|
+
result = new_yield(args).line line
|
1179
1212
|
}
|
1180
1213
|
| kYIELD tLPAREN2 rparen
|
1181
1214
|
{
|
1182
|
-
|
1215
|
+
(_, line), _, _ = val
|
1216
|
+
|
1217
|
+
result = new_yield.line line
|
1183
1218
|
}
|
1184
1219
|
| kYIELD
|
1185
1220
|
{
|
1186
|
-
|
1221
|
+
(_, line), = val
|
1222
|
+
|
1223
|
+
result = new_yield.line line
|
1187
1224
|
}
|
1188
1225
|
| kDEFINED opt_nl tLPAREN2 expr rparen
|
1189
1226
|
{
|
@@ -1198,7 +1235,7 @@ rule
|
|
1198
1235
|
}
|
1199
1236
|
| kNOT tLPAREN2 rparen
|
1200
1237
|
{
|
1201
|
-
|
1238
|
+
debug 20
|
1202
1239
|
}
|
1203
1240
|
| fcall brace_block
|
1204
1241
|
{
|
@@ -1216,9 +1253,10 @@ rule
|
|
1216
1253
|
iter.insert 1, call # FIX
|
1217
1254
|
result = iter
|
1218
1255
|
}
|
1219
|
-
|
|
1256
|
+
| lambda
|
1220
1257
|
{
|
1221
|
-
|
1258
|
+
expr, = val
|
1259
|
+
result = expr
|
1222
1260
|
}
|
1223
1261
|
| k_if expr_value then compstmt if_tail k_end
|
1224
1262
|
{
|
@@ -1261,7 +1299,6 @@ rule
|
|
1261
1299
|
}
|
1262
1300
|
cpath superclass
|
1263
1301
|
{
|
1264
|
-
self.comments.push self.lexer.comments
|
1265
1302
|
if (self.in_def || self.in_single > 0) then
|
1266
1303
|
yyerror "class definition in method body"
|
1267
1304
|
end
|
@@ -1271,7 +1308,7 @@ rule
|
|
1271
1308
|
{
|
1272
1309
|
result = new_class val
|
1273
1310
|
self.env.unextend
|
1274
|
-
self.lexer.
|
1311
|
+
self.lexer.ignore_body_comments
|
1275
1312
|
}
|
1276
1313
|
| k_class tLSHFT
|
1277
1314
|
{
|
@@ -1292,7 +1329,7 @@ rule
|
|
1292
1329
|
{
|
1293
1330
|
result = new_sclass val
|
1294
1331
|
self.env.unextend
|
1295
|
-
self.lexer.
|
1332
|
+
self.lexer.ignore_body_comments
|
1296
1333
|
}
|
1297
1334
|
| k_module
|
1298
1335
|
{
|
@@ -1300,7 +1337,6 @@ rule
|
|
1300
1337
|
}
|
1301
1338
|
cpath
|
1302
1339
|
{
|
1303
|
-
self.comments.push self.lexer.comments
|
1304
1340
|
yyerror "module definition in method body" if
|
1305
1341
|
self.in_def or self.in_single > 0
|
1306
1342
|
|
@@ -1310,53 +1346,67 @@ rule
|
|
1310
1346
|
{
|
1311
1347
|
result = new_module val
|
1312
1348
|
self.env.unextend
|
1313
|
-
self.lexer.
|
1349
|
+
self.lexer.ignore_body_comments
|
1314
1350
|
}
|
1315
1351
|
| k_def fname
|
1316
1352
|
{
|
1317
|
-
result =
|
1353
|
+
result = self.in_def
|
1318
1354
|
|
1319
|
-
self.
|
1320
|
-
self.in_def = true
|
1355
|
+
self.in_def = true # group = local_push
|
1321
1356
|
self.env.extend
|
1322
|
-
|
1323
|
-
|
1324
|
-
lexer.cmdarg.stack.replace [false]
|
1357
|
+
lexer.cmdarg.push false
|
1358
|
+
lexer.cond.push false
|
1325
1359
|
}
|
1326
|
-
f_arglist bodystmt
|
1360
|
+
f_arglist bodystmt k_end
|
1327
1361
|
{
|
1328
|
-
|
1362
|
+
result, in_def = new_defn val
|
1329
1363
|
|
1330
|
-
|
1331
|
-
|
1332
|
-
lexer.cmdarg.stack.replace cmdarg
|
1364
|
+
lexer.cond.pop # group = local_pop
|
1365
|
+
lexer.cmdarg.pop
|
1333
1366
|
self.env.unextend
|
1334
1367
|
self.in_def = in_def
|
1335
|
-
|
1368
|
+
|
1369
|
+
self.lexer.ignore_body_comments
|
1336
1370
|
}
|
1337
1371
|
| k_def singleton dot_or_colon
|
1338
1372
|
{
|
1339
|
-
self.comments.push self.lexer.comments
|
1340
1373
|
lexer.lex_state = EXPR_FNAME
|
1341
1374
|
}
|
1342
1375
|
fname
|
1343
1376
|
{
|
1344
|
-
self.
|
1377
|
+
result = self.in_def
|
1378
|
+
|
1379
|
+
self.in_single += 1 # TODO: remove?
|
1380
|
+
|
1381
|
+
self.in_def = true # local_push
|
1345
1382
|
self.env.extend
|
1346
|
-
lexer.
|
1347
|
-
|
1348
|
-
|
1383
|
+
lexer.cmdarg.push false
|
1384
|
+
lexer.cond.push false
|
1385
|
+
|
1386
|
+
lexer.lex_state = EXPR_ENDFN|EXPR_LABEL
|
1349
1387
|
}
|
1350
1388
|
f_arglist bodystmt k_end
|
1351
1389
|
{
|
1352
|
-
_, cmdarg = val[5]
|
1353
|
-
result = new_defs val
|
1354
1390
|
|
1355
|
-
|
1391
|
+
# [kdef, recv, _, _, (name, line), in_def, args, body, kend]
|
1392
|
+
# =>
|
1393
|
+
# [kdef, recv, (name, line), in_def, args, body, kend]
|
1394
|
+
|
1395
|
+
val.delete_at 3
|
1396
|
+
val.delete_at 2
|
1356
1397
|
|
1398
|
+
result, in_def = new_defs val
|
1399
|
+
|
1400
|
+
lexer.cond.pop # group = local_pop
|
1401
|
+
lexer.cmdarg.pop
|
1357
1402
|
self.env.unextend
|
1403
|
+
self.in_def = in_def
|
1404
|
+
|
1358
1405
|
self.in_single -= 1
|
1359
|
-
|
1406
|
+
|
1407
|
+
# TODO: restore cur_arg ? what's cur_arg?
|
1408
|
+
|
1409
|
+
self.lexer.ignore_body_comments
|
1360
1410
|
}
|
1361
1411
|
| kBREAK
|
1362
1412
|
{
|
@@ -1393,8 +1443,17 @@ rule
|
|
1393
1443
|
k_case: kCASE
|
1394
1444
|
k_for: kFOR
|
1395
1445
|
k_class: kCLASS
|
1446
|
+
{
|
1447
|
+
self.comments.push self.lexer.comments
|
1448
|
+
}
|
1396
1449
|
k_module: kMODULE
|
1450
|
+
{
|
1451
|
+
self.comments.push self.lexer.comments
|
1452
|
+
}
|
1397
1453
|
k_def: kDEF
|
1454
|
+
{
|
1455
|
+
self.comments.push self.lexer.comments
|
1456
|
+
}
|
1398
1457
|
k_do: kDO
|
1399
1458
|
k_do_block: kDO_BLOCK
|
1400
1459
|
k_rescue: kRESCUE
|
@@ -1455,51 +1514,42 @@ rule
|
|
1455
1514
|
|
1456
1515
|
result = block_var args
|
1457
1516
|
}
|
1458
|
-
| f_marg_list tCOMMA
|
1517
|
+
| f_marg_list tCOMMA f_rest_marg
|
1459
1518
|
{
|
1460
|
-
args, _,
|
1519
|
+
args, _, rest = val
|
1461
1520
|
|
1462
|
-
result = block_var args,
|
1521
|
+
result = block_var args, rest
|
1463
1522
|
}
|
1464
|
-
| f_marg_list tCOMMA
|
1523
|
+
| f_marg_list tCOMMA f_rest_marg tCOMMA f_marg_list
|
1465
1524
|
{
|
1466
|
-
|
1525
|
+
lhs, _, splat, _, rhs = val
|
1467
1526
|
|
1468
|
-
result = block_var
|
1527
|
+
result = block_var lhs, splat, rhs
|
1469
1528
|
}
|
1470
|
-
|
|
1529
|
+
| f_rest_marg
|
1471
1530
|
{
|
1472
|
-
|
1531
|
+
rest, = val
|
1473
1532
|
|
1474
|
-
result = block_var
|
1533
|
+
result = block_var rest
|
1475
1534
|
}
|
1476
|
-
|
|
1535
|
+
| f_rest_marg tCOMMA f_marg_list
|
1477
1536
|
{
|
1478
|
-
|
1537
|
+
splat, _, rest = val
|
1479
1538
|
|
1480
|
-
result = block_var
|
1539
|
+
result = block_var splat, rest
|
1481
1540
|
}
|
1482
|
-
| tSTAR f_norm_arg
|
1483
|
-
{
|
1484
|
-
_, splat = val
|
1485
1541
|
|
1486
|
-
|
1487
|
-
}
|
1488
|
-
| tSTAR f_norm_arg tCOMMA f_marg_list
|
1542
|
+
f_rest_marg: tSTAR f_norm_arg
|
1489
1543
|
{
|
1490
|
-
_,
|
1544
|
+
_, (id, line) = val
|
1491
1545
|
|
1492
|
-
result =
|
1546
|
+
result = args ["*#{id}".to_sym]
|
1547
|
+
result.line line
|
1493
1548
|
}
|
1494
1549
|
| tSTAR
|
1495
1550
|
{
|
1496
|
-
result =
|
1497
|
-
|
1498
|
-
| tSTAR tCOMMA f_marg_list
|
1499
|
-
{
|
1500
|
-
_, _, args = val
|
1501
|
-
|
1502
|
-
result = block_var :*, args
|
1551
|
+
result = args [:*]
|
1552
|
+
result.line lexer.lineno # FIX: tSTAR -> line
|
1503
1553
|
}
|
1504
1554
|
|
1505
1555
|
block_args_tail: f_block_kwarg tCOMMA f_kwrest opt_f_block_arg
|
@@ -1516,8 +1566,8 @@ rule
|
|
1516
1566
|
}
|
1517
1567
|
| f_block_arg
|
1518
1568
|
{
|
1519
|
-
line =
|
1520
|
-
result = call_args
|
1569
|
+
(id, line), = val
|
1570
|
+
result = call_args [id]
|
1521
1571
|
result.line line
|
1522
1572
|
}
|
1523
1573
|
|
@@ -1626,13 +1676,13 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1626
1676
|
|
1627
1677
|
bvar: tIDENTIFIER
|
1628
1678
|
{
|
1629
|
-
id, = val
|
1630
|
-
line = lexer.lineno
|
1679
|
+
(id, line), = val
|
1631
1680
|
result = s(:shadow, id.to_sym).line line
|
1632
1681
|
}
|
1633
1682
|
| f_bad_arg
|
1634
1683
|
|
1635
|
-
lambda:
|
1684
|
+
lambda: tLAMBDA
|
1685
|
+
{
|
1636
1686
|
self.env.extend :dynamic
|
1637
1687
|
result = [lexer.lineno, lexer.lpar_beg]
|
1638
1688
|
lexer.paren_nest += 1
|
@@ -1640,20 +1690,19 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1640
1690
|
}
|
1641
1691
|
f_larglist
|
1642
1692
|
{
|
1643
|
-
|
1693
|
+
lexer.cmdarg.push false
|
1644
1694
|
}
|
1645
1695
|
lambda_body
|
1646
1696
|
{
|
1647
|
-
(line, lpar), args,
|
1697
|
+
_, (line, lpar), args, _cmdarg, body = val
|
1648
1698
|
lexer.lpar_beg = lpar
|
1649
1699
|
|
1650
|
-
lexer.cmdarg.
|
1651
|
-
lexer.cmdarg.lexpop
|
1700
|
+
lexer.cmdarg.pop
|
1652
1701
|
|
1653
1702
|
call = s(:lambda).line line
|
1654
1703
|
result = new_iter call, args, body
|
1655
|
-
result.line
|
1656
|
-
self.env.unextend
|
1704
|
+
result.line line
|
1705
|
+
self.env.unextend # TODO: dynapush & dynapop
|
1657
1706
|
}
|
1658
1707
|
|
1659
1708
|
f_larglist: tLPAREN2 f_args opt_bv_decl rparen
|
@@ -1687,23 +1736,28 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1687
1736
|
## if (nd_type($1) == NODE_YIELD) {
|
1688
1737
|
## compile_error(PARSER_ARG "block given to yield");
|
1689
1738
|
|
1690
|
-
|
1691
|
-
val[0].block_pass?
|
1739
|
+
cmd, blk = val
|
1692
1740
|
|
1693
|
-
|
1741
|
+
syntax_error "Both block arg and actual block given." if
|
1742
|
+
cmd.block_pass?
|
1694
1743
|
|
1695
|
-
|
1744
|
+
if inverted? val then
|
1745
|
+
val = invert_block_call val
|
1746
|
+
cmd, blk = val
|
1747
|
+
end
|
1696
1748
|
|
1697
1749
|
result = blk
|
1698
1750
|
result.insert 1, cmd
|
1699
1751
|
}
|
1700
1752
|
| block_call call_op2 operation2 opt_paren_args
|
1701
1753
|
{
|
1702
|
-
|
1754
|
+
lhs, _, (id, _line), args = val
|
1755
|
+
|
1756
|
+
result = new_call lhs, id.to_sym, args
|
1703
1757
|
}
|
1704
1758
|
| block_call call_op2 operation2 opt_paren_args brace_block
|
1705
1759
|
{
|
1706
|
-
iter1, _, name, args, iter2 = val
|
1760
|
+
iter1, _, (name, _line), args, iter2 = val
|
1707
1761
|
|
1708
1762
|
call = new_call iter1, name.to_sym, args
|
1709
1763
|
iter2.insert 1, call
|
@@ -1712,7 +1766,7 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1712
1766
|
}
|
1713
1767
|
| block_call call_op2 operation2 command_args do_block
|
1714
1768
|
{
|
1715
|
-
iter1, _, name, args, iter2 = val
|
1769
|
+
iter1, _, (name, _line), args, iter2 = val
|
1716
1770
|
|
1717
1771
|
call = new_call iter1, name.to_sym, args
|
1718
1772
|
iter2.insert 1, call
|
@@ -1720,28 +1774,29 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1720
1774
|
result = iter2
|
1721
1775
|
}
|
1722
1776
|
|
1723
|
-
method_call: fcall
|
1724
|
-
{
|
1725
|
-
result = self.lexer.lineno
|
1726
|
-
}
|
1727
|
-
paren_args
|
1777
|
+
method_call: fcall paren_args
|
1728
1778
|
{
|
1729
|
-
call,
|
1779
|
+
call, args = val
|
1730
1780
|
|
1731
1781
|
result = call.concat args.sexp_body if args
|
1732
|
-
result.line lineno
|
1733
1782
|
}
|
1734
1783
|
| primary_value call_op operation2 opt_paren_args
|
1735
1784
|
{
|
1736
|
-
|
1785
|
+
recv, call_op, (op, _line), args = val
|
1786
|
+
|
1787
|
+
result = new_call recv, op.to_sym, args, call_op
|
1737
1788
|
}
|
1738
1789
|
| primary_value tCOLON2 operation2 paren_args
|
1739
1790
|
{
|
1740
|
-
|
1791
|
+
recv, _, (op, _line), args = val
|
1792
|
+
|
1793
|
+
result = new_call recv, op.to_sym, args
|
1741
1794
|
}
|
1742
1795
|
| primary_value tCOLON2 operation3
|
1743
1796
|
{
|
1744
|
-
|
1797
|
+
lhs, _, (id, _line) = val
|
1798
|
+
|
1799
|
+
result = new_call lhs, id.to_sym
|
1745
1800
|
}
|
1746
1801
|
| primary_value call_op paren_args
|
1747
1802
|
{
|
@@ -1774,7 +1829,7 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1774
1829
|
_, line, body, _ = val
|
1775
1830
|
|
1776
1831
|
result = body
|
1777
|
-
result.line
|
1832
|
+
result.line line
|
1778
1833
|
|
1779
1834
|
self.env.unextend
|
1780
1835
|
}
|
@@ -1788,7 +1843,7 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1788
1843
|
_, line, body, _ = val
|
1789
1844
|
|
1790
1845
|
result = body
|
1791
|
-
result.line
|
1846
|
+
result.line line
|
1792
1847
|
|
1793
1848
|
self.env.unextend
|
1794
1849
|
}
|
@@ -1806,25 +1861,50 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1806
1861
|
}
|
1807
1862
|
|
1808
1863
|
do_body: { self.env.extend :dynamic; result = self.lexer.lineno }
|
1809
|
-
{
|
1864
|
+
{ lexer.cmdarg.push false }
|
1810
1865
|
opt_block_param
|
1811
1866
|
compstmt
|
1812
1867
|
{
|
1813
|
-
line,
|
1868
|
+
line, _cmdarg, param, cmpstmt = val
|
1814
1869
|
|
1815
1870
|
result = new_do_body param, cmpstmt, line
|
1871
|
+
lexer.cmdarg.pop
|
1816
1872
|
self.env.unextend
|
1817
|
-
|
1873
|
+
}
|
1874
|
+
|
1875
|
+
case_args: arg_value
|
1876
|
+
{
|
1877
|
+
arg, = val
|
1878
|
+
|
1879
|
+
result = s(:array, arg).line arg.line
|
1880
|
+
}
|
1881
|
+
| tSTAR arg_value
|
1882
|
+
{
|
1883
|
+
_, arg = val
|
1884
|
+
|
1885
|
+
result = s(:array, s(:splat, arg).line(arg.line)).line arg.line
|
1886
|
+
}
|
1887
|
+
| case_args tCOMMA arg_value
|
1888
|
+
{
|
1889
|
+
args, _, id = val
|
1890
|
+
|
1891
|
+
result = self.list_append args, id
|
1892
|
+
}
|
1893
|
+
| case_args tCOMMA tSTAR arg_value
|
1894
|
+
{
|
1895
|
+
args, _, _, id = val
|
1896
|
+
|
1897
|
+
result = self.list_append args, s(:splat, id).line(id.line)
|
1818
1898
|
}
|
1819
1899
|
|
1820
1900
|
case_body: k_when
|
1821
1901
|
{
|
1822
1902
|
result = self.lexer.lineno
|
1823
1903
|
}
|
1824
|
-
|
1904
|
+
case_args then compstmt cases
|
1825
1905
|
{
|
1826
1906
|
result = new_when(val[2], val[4])
|
1827
|
-
result.line
|
1907
|
+
result.line val[1]
|
1828
1908
|
result << val[5] if val[5]
|
1829
1909
|
}
|
1830
1910
|
|
@@ -1870,17 +1950,10 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1870
1950
|
|
1871
1951
|
literal: numeric
|
1872
1952
|
{
|
1873
|
-
line =
|
1874
|
-
result = s(:lit,
|
1875
|
-
result.line = line
|
1953
|
+
(lit, line), = val
|
1954
|
+
result = s(:lit, lit).line line
|
1876
1955
|
}
|
1877
1956
|
| symbol
|
1878
|
-
{
|
1879
|
-
line = lexer.lineno
|
1880
|
-
result = s(:lit, val[0])
|
1881
|
-
result.line = line
|
1882
|
-
}
|
1883
|
-
| dsym
|
1884
1957
|
|
1885
1958
|
strings: string
|
1886
1959
|
{
|
@@ -1891,7 +1964,7 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1891
1964
|
|
1892
1965
|
string: tCHAR
|
1893
1966
|
{
|
1894
|
-
|
1967
|
+
debug 37
|
1895
1968
|
}
|
1896
1969
|
| string1
|
1897
1970
|
| string string1
|
@@ -1901,11 +1974,11 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1901
1974
|
|
1902
1975
|
string1: tSTRING_BEG string_contents tSTRING_END
|
1903
1976
|
{
|
1904
|
-
_, str, (_, func) = val
|
1977
|
+
(_, line), str, (_, func) = val
|
1905
1978
|
|
1906
|
-
str = dedent str if func =~ RubyLexer::
|
1979
|
+
str = dedent str if func =~ RubyLexer::STR_FUNC_DEDENT
|
1907
1980
|
|
1908
|
-
result = str
|
1981
|
+
result = str.line line
|
1909
1982
|
}
|
1910
1983
|
| tSTRING
|
1911
1984
|
{
|
@@ -1914,7 +1987,7 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1914
1987
|
|
1915
1988
|
xstring: tXSTRING_BEG xstring_contents tSTRING_END
|
1916
1989
|
{
|
1917
|
-
result = new_xstring val
|
1990
|
+
result = new_xstring val
|
1918
1991
|
# TODO: dedent?!?! SERIOUSLY?!?
|
1919
1992
|
}
|
1920
1993
|
|
@@ -1925,11 +1998,15 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1925
1998
|
|
1926
1999
|
words: tWORDS_BEG tSPACE tSTRING_END
|
1927
2000
|
{
|
1928
|
-
|
2001
|
+
(_, line), _, _ = val
|
2002
|
+
|
2003
|
+
result = s(:array).line line
|
1929
2004
|
}
|
1930
2005
|
| tWORDS_BEG word_list tSTRING_END
|
1931
2006
|
{
|
1932
|
-
|
2007
|
+
(_, line), list, _ = val
|
2008
|
+
|
2009
|
+
result = list.line line
|
1933
2010
|
}
|
1934
2011
|
|
1935
2012
|
word_list: none
|
@@ -1949,18 +2026,20 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1949
2026
|
|
1950
2027
|
symbols: tSYMBOLS_BEG tSPACE tSTRING_END
|
1951
2028
|
{
|
1952
|
-
|
2029
|
+
(_, line), _, _ = val
|
2030
|
+
|
2031
|
+
result = s(:array).line line
|
1953
2032
|
}
|
1954
|
-
| tSYMBOLS_BEG
|
2033
|
+
| tSYMBOLS_BEG symbol_list tSTRING_END
|
1955
2034
|
{
|
1956
|
-
_, line, list, _, = val
|
1957
|
-
list.line
|
2035
|
+
(_, line), list, _, = val
|
2036
|
+
list.line line
|
1958
2037
|
result = list
|
1959
2038
|
}
|
1960
2039
|
|
1961
2040
|
symbol_list: none
|
1962
2041
|
{
|
1963
|
-
result = new_symbol_list
|
2042
|
+
result = new_symbol_list
|
1964
2043
|
}
|
1965
2044
|
| symbol_list word tSPACE
|
1966
2045
|
{
|
@@ -1970,20 +2049,28 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
1970
2049
|
|
1971
2050
|
qwords: tQWORDS_BEG tSPACE tSTRING_END
|
1972
2051
|
{
|
1973
|
-
|
2052
|
+
(_, line), _, _ = val
|
2053
|
+
|
2054
|
+
result = s(:array).line line
|
1974
2055
|
}
|
1975
2056
|
| tQWORDS_BEG qword_list tSTRING_END
|
1976
2057
|
{
|
1977
|
-
|
2058
|
+
(_, line), list, _ = val
|
2059
|
+
|
2060
|
+
result = list.line line
|
1978
2061
|
}
|
1979
2062
|
|
1980
2063
|
qsymbols: tQSYMBOLS_BEG tSPACE tSTRING_END
|
1981
2064
|
{
|
1982
|
-
|
2065
|
+
(_, line), _, _ = val
|
2066
|
+
|
2067
|
+
result = s(:array).line line
|
1983
2068
|
}
|
1984
2069
|
| tQSYMBOLS_BEG qsym_list tSTRING_END
|
1985
2070
|
{
|
1986
|
-
|
2071
|
+
(_, line), list, _ = val
|
2072
|
+
|
2073
|
+
result = list.line line
|
1987
2074
|
}
|
1988
2075
|
|
1989
2076
|
qword_list: none
|
@@ -2006,7 +2093,8 @@ opt_block_args_tail: tCOMMA block_args_tail
|
|
2006
2093
|
|
2007
2094
|
string_contents: none
|
2008
2095
|
{
|
2009
|
-
|
2096
|
+
line = prev_value_to_lineno _values.last
|
2097
|
+
result = s(:str, +"").line line
|
2010
2098
|
}
|
2011
2099
|
| string_contents string_content
|
2012
2100
|
{
|
@@ -2056,12 +2144,13 @@ regexp_contents: none
|
|
2056
2144
|
result = [lexer.lex_strterm,
|
2057
2145
|
lexer.brace_nest,
|
2058
2146
|
lexer.string_nest, # TODO: remove
|
2059
|
-
lexer.cond.store,
|
2060
|
-
lexer.cmdarg.store,
|
2061
2147
|
lexer.lex_state,
|
2062
2148
|
lexer.lineno,
|
2063
2149
|
]
|
2064
2150
|
|
2151
|
+
lexer.cmdarg.push false
|
2152
|
+
lexer.cond.push false
|
2153
|
+
|
2065
2154
|
lexer.lex_strterm = nil
|
2066
2155
|
lexer.brace_nest = 0
|
2067
2156
|
lexer.string_nest = 0
|
@@ -2073,14 +2162,15 @@ regexp_contents: none
|
|
2073
2162
|
{
|
2074
2163
|
_, memo, stmt, _ = val
|
2075
2164
|
|
2076
|
-
lex_strterm, brace_nest, string_nest,
|
2165
|
+
lex_strterm, brace_nest, string_nest, oldlex_state, line = memo
|
2166
|
+
# TODO: heredoc_indent
|
2077
2167
|
|
2078
2168
|
lexer.lex_strterm = lex_strterm
|
2079
2169
|
lexer.brace_nest = brace_nest
|
2080
2170
|
lexer.string_nest = string_nest
|
2081
2171
|
|
2082
|
-
lexer.cond.
|
2083
|
-
lexer.cmdarg.
|
2172
|
+
lexer.cond.pop
|
2173
|
+
lexer.cmdarg.pop
|
2084
2174
|
|
2085
2175
|
lexer.lex_state = oldlex_state
|
2086
2176
|
|
@@ -2095,29 +2185,49 @@ regexp_contents: none
|
|
2095
2185
|
when nil then
|
2096
2186
|
result = s(:evstr).line line
|
2097
2187
|
else
|
2098
|
-
|
2188
|
+
debug 38
|
2099
2189
|
raise "unknown string body: #{stmt.inspect}"
|
2100
2190
|
end
|
2101
2191
|
}
|
2102
2192
|
|
2103
|
-
string_dvar: tGVAR
|
2104
|
-
|
2105
|
-
|
2193
|
+
string_dvar: tGVAR
|
2194
|
+
{
|
2195
|
+
(id, line), = val
|
2196
|
+
result = s(:gvar, id.to_sym).line line
|
2197
|
+
}
|
2198
|
+
| tIVAR
|
2199
|
+
{
|
2200
|
+
(id, line), = val
|
2201
|
+
result = s(:ivar, id.to_sym).line line
|
2202
|
+
}
|
2203
|
+
| tCVAR
|
2204
|
+
{
|
2205
|
+
(id, line), = val
|
2206
|
+
result = s(:cvar, id.to_sym).line line
|
2207
|
+
}
|
2106
2208
|
| backref
|
2107
2209
|
|
2108
|
-
symbol:
|
2210
|
+
symbol: ssym
|
2211
|
+
| dsym
|
2212
|
+
|
2213
|
+
ssym: tSYMBEG sym
|
2109
2214
|
{
|
2215
|
+
_, (id, line) = val
|
2216
|
+
|
2110
2217
|
lexer.lex_state = EXPR_END
|
2111
|
-
result =
|
2218
|
+
result = s(:lit, id.to_sym).line line
|
2112
2219
|
}
|
2113
2220
|
| tSYMBOL
|
2114
2221
|
{
|
2115
|
-
|
2222
|
+
(id, line), = val
|
2223
|
+
|
2224
|
+
lexer.lex_state = EXPR_END
|
2225
|
+
result = s(:lit, id.to_sym).line line
|
2116
2226
|
}
|
2117
2227
|
|
2118
2228
|
sym: fname | tIVAR | tGVAR | tCVAR
|
2119
2229
|
|
2120
|
-
dsym: tSYMBEG
|
2230
|
+
dsym: tSYMBEG string_contents tSTRING_END
|
2121
2231
|
{
|
2122
2232
|
_, result, _ = val
|
2123
2233
|
|
@@ -2133,14 +2243,15 @@ regexp_contents: none
|
|
2133
2243
|
when :evstr then
|
2134
2244
|
result = s(:dsym, "", result).line result.line
|
2135
2245
|
else
|
2136
|
-
|
2246
|
+
debug 39
|
2137
2247
|
end
|
2138
2248
|
}
|
2139
2249
|
|
2140
2250
|
numeric: simple_numeric
|
2141
|
-
| tUMINUS_NUM simple_numeric
|
2251
|
+
| tUMINUS_NUM simple_numeric =tLOWEST
|
2142
2252
|
{
|
2143
|
-
|
2253
|
+
_, (num, line) = val
|
2254
|
+
result = [-num, line]
|
2144
2255
|
}
|
2145
2256
|
|
2146
2257
|
simple_numeric: tINTEGER
|
@@ -2173,8 +2284,10 @@ keyword_variable: kNIL { result = s(:nil).line lexer.lineno }
|
|
2173
2284
|
|
2174
2285
|
var_ref: user_variable
|
2175
2286
|
{
|
2176
|
-
|
2287
|
+
raise "NO: #{val.inspect}" if Sexp === val.first
|
2288
|
+
(var, line), = val
|
2177
2289
|
result = Sexp === var ? var : self.gettable(var)
|
2290
|
+
result.line line
|
2178
2291
|
}
|
2179
2292
|
| keyword_variable
|
2180
2293
|
{
|
@@ -2189,11 +2302,19 @@ keyword_variable: kNIL { result = s(:nil).line lexer.lineno }
|
|
2189
2302
|
| keyword_variable
|
2190
2303
|
{
|
2191
2304
|
result = self.assignable val[0]
|
2192
|
-
|
2305
|
+
debug 40
|
2193
2306
|
}
|
2194
2307
|
|
2195
|
-
backref: tNTH_REF
|
2196
|
-
|
2308
|
+
backref: tNTH_REF
|
2309
|
+
{
|
2310
|
+
(ref, line), = val
|
2311
|
+
result = s(:nth_ref, ref).line line
|
2312
|
+
}
|
2313
|
+
| tBACK_REF
|
2314
|
+
{
|
2315
|
+
(ref, line), = val
|
2316
|
+
result = s(:back_ref, ref).line line
|
2317
|
+
}
|
2197
2318
|
|
2198
2319
|
superclass: tLT
|
2199
2320
|
{
|
@@ -2211,9 +2332,7 @@ keyword_variable: kNIL { result = s(:nil).line lexer.lineno }
|
|
2211
2332
|
|
2212
2333
|
f_arglist: tLPAREN2 f_args rparen
|
2213
2334
|
{
|
2214
|
-
result = val
|
2215
|
-
self.lexer.lex_state = EXPR_BEG
|
2216
|
-
self.lexer.command_start = true
|
2335
|
+
result = end_args val
|
2217
2336
|
}
|
2218
2337
|
| {
|
2219
2338
|
result = self.in_kwarg
|
@@ -2222,12 +2341,7 @@ keyword_variable: kNIL { result = s(:nil).line lexer.lineno }
|
|
2222
2341
|
}
|
2223
2342
|
f_args term
|
2224
2343
|
{
|
2225
|
-
|
2226
|
-
|
2227
|
-
self.in_kwarg = kwarg
|
2228
|
-
result = args
|
2229
|
-
lexer.lex_state = EXPR_BEG
|
2230
|
-
lexer.command_start = true
|
2344
|
+
result = end_args val
|
2231
2345
|
}
|
2232
2346
|
|
2233
2347
|
args_tail: f_kwarg tCOMMA f_kwrest opt_f_block_arg
|
@@ -2312,8 +2426,10 @@ keyword_variable: kNIL { result = s(:nil).line lexer.lineno }
|
|
2312
2426
|
|
|
2313
2427
|
{
|
2314
2428
|
result = args val
|
2429
|
+
# result.line lexer.lineno
|
2315
2430
|
}
|
2316
2431
|
|
2432
|
+
|
2317
2433
|
f_bad_arg: tCONSTANT
|
2318
2434
|
{
|
2319
2435
|
yyerror "formal argument cannot be a constant"
|
@@ -2334,31 +2450,24 @@ keyword_variable: kNIL { result = s(:nil).line lexer.lineno }
|
|
2334
2450
|
f_norm_arg: f_bad_arg
|
2335
2451
|
| tIDENTIFIER
|
2336
2452
|
{
|
2337
|
-
|
2453
|
+
(id, line), = val
|
2454
|
+
identifier = id.to_sym
|
2338
2455
|
self.env[identifier] = :lvar
|
2339
2456
|
|
2340
|
-
result = identifier
|
2457
|
+
result = [identifier, line]
|
2341
2458
|
}
|
2342
2459
|
|
2343
2460
|
f_arg_item: f_norm_arg
|
2344
2461
|
| tLPAREN f_margs rparen
|
2345
2462
|
{
|
2346
|
-
|
2463
|
+
_, margs, _ = val
|
2464
|
+
|
2465
|
+
result = margs
|
2347
2466
|
}
|
2348
2467
|
|
2349
2468
|
f_arg: f_arg_item
|
2350
2469
|
{
|
2351
|
-
|
2352
|
-
|
2353
|
-
case arg
|
2354
|
-
when Symbol then
|
2355
|
-
result = s(:args, arg).line lexer.lineno
|
2356
|
-
when Sexp then
|
2357
|
-
result = arg
|
2358
|
-
else
|
2359
|
-
debug20 32
|
2360
|
-
raise "Unknown f_arg type: #{val.inspect}"
|
2361
|
-
end
|
2470
|
+
result = new_arg val
|
2362
2471
|
}
|
2363
2472
|
| f_arg tCOMMA f_arg_item
|
2364
2473
|
{
|
@@ -2370,7 +2479,7 @@ keyword_variable: kNIL { result = s(:nil).line lexer.lineno }
|
|
2370
2479
|
result = s(:args, list).line list.line
|
2371
2480
|
end
|
2372
2481
|
|
2373
|
-
result << item
|
2482
|
+
result << (Sexp === item ? item : item.first)
|
2374
2483
|
}
|
2375
2484
|
|
2376
2485
|
f_label: tLABEL
|
@@ -2431,26 +2540,33 @@ keyword_variable: kNIL { result = s(:nil).line lexer.lineno }
|
|
2431
2540
|
kwrest_mark: tPOW
|
2432
2541
|
| tDSTAR
|
2433
2542
|
|
2543
|
+
|
2434
2544
|
f_kwrest: kwrest_mark tIDENTIFIER
|
2435
2545
|
{
|
2436
|
-
|
2437
|
-
|
2438
|
-
|
2546
|
+
_, (id, line) = val
|
2547
|
+
|
2548
|
+
name = id.to_sym
|
2549
|
+
self.assignable [name, line]
|
2550
|
+
result = [:"**#{name}", line]
|
2439
2551
|
}
|
2440
2552
|
| kwrest_mark
|
2441
2553
|
{
|
2442
|
-
|
2554
|
+
id = :"**"
|
2555
|
+
self.env[id] = :lvar # TODO: needed?!?
|
2556
|
+
result = [id, lexer.lineno] # TODO: tPOW/tDSTAR include lineno
|
2443
2557
|
}
|
2444
2558
|
|
2445
2559
|
f_opt: f_norm_arg tEQL arg_value
|
2446
2560
|
{
|
2447
|
-
|
2561
|
+
lhs, _, rhs = val
|
2562
|
+
result = self.assignable lhs, rhs
|
2448
2563
|
# TODO: detect duplicate names
|
2449
2564
|
}
|
2450
2565
|
|
2451
2566
|
f_block_opt: f_norm_arg tEQL primary_value
|
2452
2567
|
{
|
2453
|
-
|
2568
|
+
lhs, _, rhs = val
|
2569
|
+
result = self.assignable lhs, rhs
|
2454
2570
|
}
|
2455
2571
|
|
2456
2572
|
f_block_optarg: f_block_opt
|
@@ -2480,30 +2596,33 @@ keyword_variable: kNIL { result = s(:nil).line lexer.lineno }
|
|
2480
2596
|
f_rest_arg: restarg_mark tIDENTIFIER
|
2481
2597
|
{
|
2482
2598
|
# TODO: differs from parse.y - needs tests
|
2483
|
-
|
2484
|
-
|
2485
|
-
|
2599
|
+
_, (id, line) = val
|
2600
|
+
name = id.to_sym
|
2601
|
+
self.assignable [name, line]
|
2602
|
+
result = [:"*#{name}", line]
|
2486
2603
|
}
|
2487
2604
|
| restarg_mark
|
2488
2605
|
{
|
2489
2606
|
name = :"*"
|
2490
2607
|
self.env[name] = :lvar
|
2491
|
-
result = name
|
2608
|
+
result = [name, lexer.lineno] # FIX: tSTAR to include lineno
|
2492
2609
|
}
|
2493
2610
|
|
2494
2611
|
blkarg_mark: tAMPER2 | tAMPER
|
2495
2612
|
|
2496
2613
|
f_block_arg: blkarg_mark tIDENTIFIER
|
2497
2614
|
{
|
2498
|
-
|
2615
|
+
_, (id, line) = val
|
2616
|
+
identifier = id.to_sym
|
2499
2617
|
|
2500
2618
|
self.env[identifier] = :lvar
|
2501
|
-
result = "&#{identifier}".to_sym
|
2619
|
+
result = ["&#{identifier}".to_sym, line]
|
2502
2620
|
}
|
2503
2621
|
|
2504
2622
|
opt_f_block_arg: tCOMMA f_block_arg
|
2505
2623
|
{
|
2506
|
-
|
2624
|
+
_, arg = val
|
2625
|
+
result = arg
|
2507
2626
|
}
|
2508
2627
|
|
|
2509
2628
|
{
|