brakeman 4.3.1 → 5.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGES.md +294 -107
- data/README.md +49 -13
- data/bin/brakeman +2 -0
- data/bundle/load.rb +14 -14
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/CHANGES.txt +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/MIT-LICENSE +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/README.txt +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/contrib/erubis +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/contrib/erubis-run.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/contrib/inline-require +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/context.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/converter.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ec.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ecpp.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ejava.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ejavascript.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/enhanced.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/eperl.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/ephp.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/escheme.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/engine/optimized.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/enhancer.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/error.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/evaluator.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/generator.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/helper.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/helpers/rails_form_helper.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/helpers/rails_helper.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/local-setting.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/main.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/preprocessing.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/tiny.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/lib/erubis/util.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/erubis-2.7.0/setup.rb +0 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/CHANGELOG.md +1497 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/FAQ.md +147 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/Gemfile +16 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/MIT-LICENSE +20 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/README.md +210 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/REFERENCE.md +1373 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/TODO +24 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/haml.gemspec +45 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml.rb +25 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/attribute_builder.rb +164 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/attribute_compiler.rb +235 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/attribute_parser.rb +150 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/buffer.rb +238 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/compiler.rb +330 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/engine.rb +238 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/error.rb +65 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/escapable.rb +77 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/exec.rb +347 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/filters.rb +399 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/generator.rb +42 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers.rb +709 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/action_view_extensions.rb +60 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/action_view_mods.rb +132 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/action_view_xss_mods.rb +60 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/safe_erubi_template.rb +20 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/safe_erubis_template.rb +33 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/helpers/xss_mods.rb +114 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/options.rb +273 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/parser.rb +856 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/plugin.rb +37 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/railtie.rb +48 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/sass_rails_filter.rb +47 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/template.rb +39 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/template/options.rb +27 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/temple_engine.rb +123 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/temple_line_counter.rb +30 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/util.rb +258 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/lib/haml/version.rb +5 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/yard/default/fulldoc/html/css/common.sass +15 -0
- data/bundle/ruby/2.7.0/gems/haml-5.2.1/yard/default/layout/html/footer.erb +12 -0
- data/bundle/ruby/{2.5.0/gems/highline-1.7.10 → 2.7.0/gems/highline-2.0.3}/AUTHORS +0 -0
- data/bundle/ruby/{2.5.0/gems/highline-1.7.10 → 2.7.0/gems/highline-2.0.3}/COPYING +0 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/Changelog.md +620 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/Gemfile +22 -0
- data/bundle/ruby/{2.5.0/gems/highline-1.7.10 → 2.7.0/gems/highline-2.0.3}/LICENSE +0 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/README.md +202 -0
- data/bundle/ruby/{2.5.0/gems/highline-1.7.10 → 2.7.0/gems/highline-2.0.3}/TODO +0 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/appveyor.yml +37 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/highline.gemspec +35 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline.rb +650 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/builtin_styles.rb +129 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/color_scheme.rb +151 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/compatibility.rb +23 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/custom_errors.rb +57 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/import.rb +48 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/io_console_compatible.rb +37 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/list.rb +177 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/list_renderer.rb +261 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/menu.rb +576 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/menu/item.rb +32 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/paginator.rb +52 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/question.rb +630 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/question/answer_converter.rb +103 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/question_asker.rb +150 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/simulate.rb +59 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/statement.rb +88 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/string.rb +36 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/string_extensions.rb +130 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/style.rb +325 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/template_renderer.rb +62 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/terminal.rb +190 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/terminal/io_console.rb +36 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/terminal/ncurses.rb +38 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/terminal/unix_stty.rb +51 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/version.rb +6 -0
- data/bundle/ruby/2.7.0/gems/highline-2.0.3/lib/highline/wrapper.rb +53 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/Gemfile +6 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/LICENSE.txt +22 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/NEWS.md +141 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/README.md +60 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/attlistdecl.rb +63 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/attribute.rb +205 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/cdata.rb +68 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/child.rb +97 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/comment.rb +80 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/doctype.rb +287 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/document.rb +291 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/attlistdecl.rb +11 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/dtd.rb +47 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/elementdecl.rb +18 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/entitydecl.rb +57 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/dtd/notationdecl.rb +40 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/element.rb +1269 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/encoding.rb +51 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/entity.rb +171 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/formatters/default.rb +116 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/formatters/pretty.rb +142 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/formatters/transitive.rb +58 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/functions.rb +447 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/instruction.rb +79 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/light/node.rb +196 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/namespace.rb +59 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/node.rb +76 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/output.rb +30 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parent.rb +166 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parseexception.rb +52 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/baseparser.rb +594 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/lightparser.rb +59 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/pullparser.rb +197 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/sax2parser.rb +273 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/streamparser.rb +61 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/treeparser.rb +101 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/ultralightparser.rb +57 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/parsers/xpathparser.rb +675 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/quickpath.rb +266 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/rexml.rb +32 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/sax2listener.rb +98 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/security.rb +28 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/source.rb +298 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/streamlistener.rb +93 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/text.rb +424 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/undefinednamespaceexception.rb +9 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/validation/relaxng.rb +539 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/validation/validation.rb +144 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/validation/validationexception.rb +10 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xmldecl.rb +130 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xmltokens.rb +85 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xpath.rb +81 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/lib/rexml/xpath_parser.rb +968 -0
- data/bundle/ruby/2.7.0/gems/rexml-3.2.4/rexml.gemspec +84 -0
- data/bundle/ruby/2.7.0/gems/ruby2ruby-2.4.4/History.rdoc +435 -0
- data/bundle/ruby/{2.5.0/gems/ruby2ruby-2.4.1 → 2.7.0/gems/ruby2ruby-2.4.4}/Manifest.txt +0 -0
- data/bundle/ruby/{2.5.0/gems/ruby2ruby-2.4.1 → 2.7.0/gems/ruby2ruby-2.4.4}/README.rdoc +0 -0
- data/bundle/ruby/2.7.0/gems/ruby2ruby-2.4.4/lib/ruby2ruby.rb +1309 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/History.rdoc +1162 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/Manifest.txt +39 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/README.rdoc +109 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/compare/normalize.rb +213 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/debugging.md +57 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/rp_extensions.rb +74 -0
- data/bundle/ruby/{2.5.0/gems/ruby_parser-3.11.0 → 2.7.0/gems/ruby_parser-3.15.1}/lib/rp_stringscanner.rb +0 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby20_parser.rb +7062 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby20_parser.y +2605 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby21_parser.rb +7140 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby21_parser.y +2624 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby22_parser.rb +7160 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby22_parser.y +2633 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby23_parser.rb +7175 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby23_parser.y +2635 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby24_parser.rb +7204 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby24_parser.y +2643 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby25_parser.rb +7204 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby25_parser.y +2643 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby26_parser.rb +7224 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby26_parser.y +2657 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby27_parser.rb +7224 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby27_parser.y +2657 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_lexer.rb +1473 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_lexer.rex +178 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_lexer.rex.rb +363 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_parser.rb +94 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_parser.yy +2764 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/lib/ruby_parser_extras.rb +1631 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/tools/munge.rb +222 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-3.15.1/tools/ripper.rb +39 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/History.rdoc +6 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/Manifest.txt +19 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc +54 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy.rb +5 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby18_parser.rb +5794 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby18_parser.y +1909 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby19_parser.rb +6186 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby19_parser.y +2117 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_lexer.rb +1412 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_lexer.rex +179 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_lexer.rex.rb +323 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_parser.rb +30 -0
- data/bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/lib/ruby_parser/legacy/ruby_parser_extras.rb +1388 -0
- data/bundle/ruby/2.7.0/gems/safe_yaml-1.0.5/CHANGES.md +154 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/Gemfile +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/LICENSE.txt +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/README.md +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/bundle_install_all_ruby_versions.sh +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/deep.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/libyaml_checker.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/load.rb +0 -0
- data/bundle/ruby/2.7.0/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/date.rb +37 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/parse/hexadecimal.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/parse/sexagesimal.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/psych_handler.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/psych_resolver.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/resolver.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/safe_to_ruby_visitor.rb +0 -0
- data/bundle/ruby/2.7.0/gems/safe_yaml-1.0.5/lib/safe_yaml/store.rb +39 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/syck_hack.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/syck_node_monkeypatch.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/syck_resolver.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/transform.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/transform/to_boolean.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/transform/to_date.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/transform/to_float.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/transform/to_integer.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/transform/to_nil.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/transform/to_symbol.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/lib/safe_yaml/transform/transformation_map.rb +0 -0
- data/bundle/ruby/2.7.0/gems/safe_yaml-1.0.5/lib/safe_yaml/version.rb +3 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/run_specs_all_ruby_versions.sh +0 -0
- data/bundle/ruby/{2.5.0/gems/safe_yaml-1.0.4 → 2.7.0/gems/safe_yaml-1.0.5}/safe_yaml.gemspec +0 -0
- data/bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/History.rdoc +427 -0
- data/bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/Manifest.txt +15 -0
- data/bundle/ruby/{2.5.0/gems/sexp_processor-4.11.0 → 2.7.0/gems/sexp_processor-4.15.2}/README.rdoc +0 -0
- data/bundle/ruby/{2.5.0/gems/sexp_processor-4.11.0 → 2.7.0/gems/sexp_processor-4.15.2}/lib/composite_sexp_processor.rb +0 -0
- data/bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/pt_testcase.rb +3128 -0
- data/bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/sexp.rb +381 -0
- data/bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/sexp_matcher.rb +1100 -0
- data/bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/sexp_processor.rb +754 -0
- data/bundle/ruby/2.7.0/gems/sexp_processor-4.15.2/lib/strict_sexp.rb +126 -0
- data/bundle/ruby/{2.5.0/gems/sexp_processor-4.11.0 → 2.7.0/gems/sexp_processor-4.15.2}/lib/unique.rb +0 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/CHANGES +460 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/Gemfile +70 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/LICENSE +21 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/README.jp.md +1289 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/README.md +1290 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/code_attributes.rb +0 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/command.rb +128 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/controls.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/do_inserter.rb +0 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/embedded.rb +248 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/end_inserter.rb +0 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/engine.rb +39 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/erb_converter.rb +0 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/filter.rb +30 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/grammar.rb +23 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/include.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/interpolation.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/logic_less.rb +0 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/logic_less/context.rb +127 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/logic_less/filter.rb +0 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/parser.rb +548 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/smart.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/smart/escaper.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/smart/filter.rb +0 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/smart/parser.rb +34 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/splat/builder.rb +107 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/splat/filter.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/template.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/slim-3.0.7 → 2.7.0/gems/slim-4.1.0}/lib/slim/translator.rb +0 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/lib/slim/version.rb +5 -0
- data/bundle/ruby/2.7.0/gems/slim-4.1.0/slim.gemspec +24 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/CHANGES +260 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/EXPRESSIONS.md +262 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/Gemfile +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/LICENSE +0 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/README.md +267 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple.rb +67 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/engine.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/erb/engine.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/erb/parser.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/erb/template.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/erb/trimming.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/exceptions.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filter.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/code_merger.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/control_flow.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/dynamic_inliner.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/encoding.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/eraser.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/escapable.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/multi_flattener.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/remove_bom.rb +0 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/filters/static_analyzer.rb +30 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/static_merger.rb +0 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/filters/string_splitter.rb +130 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/filters/validator.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/generator.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/generators/array.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/generators/array_buffer.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/generators/erb.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/generators/rails_output_buffer.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/generators/string_buffer.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/grammar.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/html/attribute_merger.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/html/attribute_remover.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/html/attribute_sorter.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/html/dispatcher.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/html/fast.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/html/filter.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/html/pretty.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/html/safe.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/map.rb +0 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/mixins/dispatcher.rb +161 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/mixins/engine_dsl.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/mixins/grammar_dsl.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/mixins/options.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/mixins/template.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/parser.rb +0 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/static_analyzer.rb +77 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/templates.rb +0 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/templates/rails.rb +26 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/templates/tilt.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/lib/temple/utils.rb +0 -0
- data/bundle/ruby/2.7.0/gems/temple-0.8.2/lib/temple/version.rb +3 -0
- data/bundle/ruby/{2.5.0/gems/temple-0.7.7 → 2.7.0/gems/temple-0.8.2}/temple.gemspec +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/Gemfile +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/History.rdoc +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/LICENSE.txt +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/Manifest +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/README.rdoc +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/Todo.rdoc +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/cell.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/import.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/row.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/separator.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/style.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/table.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/table_helper.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/lib/terminal-table/version.rb +0 -0
- data/bundle/ruby/{2.5.0 → 2.7.0}/gems/terminal-table-1.8.0/terminal-table.gemspec +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/COPYING +0 -0
- data/bundle/ruby/2.7.0/gems/tilt-2.0.10/lib/tilt.rb +166 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/asciidoc.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/babel.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/bluecloth.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/builder.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/coffee.rb +0 -0
- data/bundle/ruby/2.7.0/gems/tilt-2.0.10/lib/tilt/commonmarker.rb +78 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/creole.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/csv.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/dummy.rb +0 -0
- data/bundle/ruby/2.7.0/gems/tilt-2.0.10/lib/tilt/erb.rb +63 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/erubi.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/erubis.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/etanni.rb +0 -0
- data/bundle/ruby/2.7.0/gems/tilt-2.0.10/lib/tilt/haml.rb +86 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/kramdown.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/less.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/liquid.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/livescript.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/mapping.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/markaby.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/maruku.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/nokogiri.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/pandoc.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/plain.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/prawn.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/radius.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/rdiscount.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/rdoc.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/redcarpet.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/redcloth.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/rst-pandoc.rb +0 -0
- data/bundle/ruby/2.7.0/gems/tilt-2.0.10/lib/tilt/sass.rb +52 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/sigil.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/string.rb +0 -0
- data/bundle/ruby/2.7.0/gems/tilt-2.0.10/lib/tilt/template.rb +297 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/typescript.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/wikicloth.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/tilt-2.0.8 → 2.7.0/gems/tilt-2.0.10}/lib/tilt/yajl.rb +0 -0
- data/bundle/ruby/2.7.0/gems/unicode-display_width-1.7.0/CHANGELOG.md +133 -0
- data/bundle/ruby/2.7.0/gems/unicode-display_width-1.7.0/MIT-LICENSE.txt +22 -0
- data/bundle/ruby/2.7.0/gems/unicode-display_width-1.7.0/README.md +124 -0
- data/bundle/ruby/2.7.0/gems/unicode-display_width-1.7.0/data/display_width.marshal.gz +0 -0
- data/bundle/ruby/2.7.0/gems/unicode-display_width-1.7.0/lib/unicode/display_width.rb +51 -0
- data/bundle/ruby/2.7.0/gems/unicode-display_width-1.7.0/lib/unicode/display_width/constants.rb +8 -0
- data/bundle/ruby/{2.5.0/gems/unicode-display_width-1.4.0 → 2.7.0/gems/unicode-display_width-1.7.0}/lib/unicode/display_width/index.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/unicode-display_width-1.4.0 → 2.7.0/gems/unicode-display_width-1.7.0}/lib/unicode/display_width/no_string_ext.rb +0 -0
- data/bundle/ruby/{2.5.0/gems/unicode-display_width-1.4.0 → 2.7.0/gems/unicode-display_width-1.7.0}/lib/unicode/display_width/string_ext.rb +0 -0
- data/lib/brakeman.rb +42 -3
- data/lib/brakeman/app_tree.rb +81 -22
- data/lib/brakeman/call_index.rb +61 -19
- data/lib/brakeman/checks.rb +23 -15
- data/lib/brakeman/checks/base_check.rb +93 -82
- data/lib/brakeman/checks/check_basic_auth.rb +2 -0
- data/lib/brakeman/checks/check_basic_auth_timing_attack.rb +1 -1
- data/lib/brakeman/checks/check_content_tag.rb +16 -5
- data/lib/brakeman/checks/check_cookie_serialization.rb +22 -0
- data/lib/brakeman/checks/check_create_with.rb +1 -1
- data/lib/brakeman/checks/check_cross_site_scripting.rb +18 -13
- data/lib/brakeman/checks/check_csrf_token_forgery_cve.rb +28 -0
- data/lib/brakeman/checks/check_default_routes.rb +8 -3
- data/lib/brakeman/checks/check_deserialize.rb +71 -2
- data/lib/brakeman/checks/check_detailed_exceptions.rb +1 -1
- data/lib/brakeman/checks/check_digest_dos.rb +4 -4
- data/lib/brakeman/checks/check_dynamic_finders.rb +1 -1
- data/lib/brakeman/checks/check_escape_function.rb +1 -1
- data/lib/brakeman/checks/check_evaluation.rb +0 -1
- data/lib/brakeman/checks/check_execute.rb +89 -9
- data/lib/brakeman/checks/check_file_access.rb +19 -3
- data/lib/brakeman/checks/check_file_disclosure.rb +1 -1
- data/lib/brakeman/checks/check_filter_skipping.rb +1 -1
- data/lib/brakeman/checks/check_force_ssl.rb +27 -0
- data/lib/brakeman/checks/check_forgery_setting.rb +3 -3
- data/lib/brakeman/checks/check_header_dos.rb +5 -5
- data/lib/brakeman/checks/check_i18n_xss.rb +5 -5
- data/lib/brakeman/checks/check_jruby_xml.rb +3 -3
- data/lib/brakeman/checks/check_json_encoding.rb +3 -3
- data/lib/brakeman/checks/check_json_entity_escape.rb +38 -0
- data/lib/brakeman/checks/check_json_parsing.rb +15 -13
- data/lib/brakeman/checks/check_link_to.rb +4 -4
- data/lib/brakeman/checks/check_link_to_href.rb +9 -6
- data/lib/brakeman/checks/check_mail_to.rb +4 -4
- data/lib/brakeman/checks/check_mass_assignment.rb +34 -4
- data/lib/brakeman/checks/check_mime_type_dos.rb +3 -3
- data/lib/brakeman/checks/check_model_attr_accessible.rb +2 -2
- data/lib/brakeman/checks/check_model_attributes.rb +16 -54
- data/lib/brakeman/checks/check_model_serialize.rb +2 -2
- data/lib/brakeman/checks/check_nested_attributes.rb +3 -3
- data/lib/brakeman/checks/check_nested_attributes_bypass.rb +5 -5
- data/lib/brakeman/checks/check_number_to_currency.rb +4 -4
- 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_quote_table_name.rb +2 -2
- data/lib/brakeman/checks/check_regex_dos.rb +2 -2
- data/lib/brakeman/checks/check_render.rb +2 -2
- data/lib/brakeman/checks/check_render_dos.rb +1 -1
- data/lib/brakeman/checks/check_render_inline.rb +1 -1
- data/lib/brakeman/checks/check_response_splitting.rb +1 -1
- data/lib/brakeman/checks/check_reverse_tabnabbing.rb +58 -0
- data/lib/brakeman/checks/check_route_dos.rb +1 -1
- data/lib/brakeman/checks/check_safe_buffer_manipulation.rb +1 -1
- data/lib/brakeman/checks/check_sanitize_methods.rb +4 -4
- data/lib/brakeman/checks/check_secrets.rb +2 -2
- data/lib/brakeman/checks/check_select_tag.rb +1 -1
- data/lib/brakeman/checks/check_select_vulnerability.rb +1 -1
- data/lib/brakeman/checks/check_send.rb +0 -1
- data/lib/brakeman/checks/check_session_manipulation.rb +1 -2
- data/lib/brakeman/checks/check_session_settings.rb +16 -13
- data/lib/brakeman/checks/check_simple_format.rb +7 -2
- data/lib/brakeman/checks/check_single_quotes.rb +14 -10
- data/lib/brakeman/checks/check_skip_before_filter.rb +5 -5
- data/lib/brakeman/checks/check_sprockets_path_traversal.rb +39 -0
- data/lib/brakeman/checks/check_sql.rb +47 -49
- data/lib/brakeman/checks/check_sql_cves.rb +2 -2
- data/lib/brakeman/checks/check_strip_tags.rb +10 -8
- data/lib/brakeman/checks/check_symbol_dos.rb +1 -1
- data/lib/brakeman/checks/check_symbol_dos_cve.rb +1 -1
- data/lib/brakeman/checks/check_template_injection.rb +32 -0
- data/lib/brakeman/checks/check_translate_bug.rb +7 -7
- data/lib/brakeman/checks/check_unsafe_reflection.rb +1 -1
- data/lib/brakeman/checks/check_unsafe_reflection_methods.rb +68 -0
- data/lib/brakeman/checks/check_unscoped_find.rb +1 -1
- data/lib/brakeman/checks/check_validation_regex.rb +2 -2
- data/lib/brakeman/checks/check_verb_confusion.rb +75 -0
- data/lib/brakeman/checks/check_weak_hash.rb +18 -19
- data/lib/brakeman/checks/check_xml_dos.rb +3 -3
- data/lib/brakeman/checks/check_yaml_parsing.rb +11 -19
- data/lib/brakeman/commandline.rb +25 -1
- data/lib/brakeman/differ.rb +16 -33
- data/lib/brakeman/file_parser.rb +25 -21
- data/lib/brakeman/file_path.rb +85 -0
- data/lib/brakeman/format/style.css +8 -0
- data/lib/brakeman/messages.rb +220 -0
- data/lib/brakeman/options.rb +45 -1
- data/lib/brakeman/parsers/haml_embedded.rb +44 -0
- data/lib/brakeman/parsers/slim_embedded.rb +44 -0
- data/lib/brakeman/parsers/template_parser.rb +11 -12
- data/lib/brakeman/processor.rb +5 -6
- data/lib/brakeman/processors/alias_processor.rb +78 -14
- data/lib/brakeman/processors/base_processor.rb +10 -7
- data/lib/brakeman/processors/config_processor.rb +4 -1
- data/lib/brakeman/processors/controller_alias_processor.rb +10 -7
- data/lib/brakeman/processors/controller_processor.rb +10 -14
- data/lib/brakeman/processors/gem_processor.rb +38 -2
- data/lib/brakeman/processors/haml_template_processor.rb +99 -123
- data/lib/brakeman/processors/lib/call_conversion_helper.rb +11 -5
- data/lib/brakeman/processors/lib/file_type_detector.rb +64 -0
- data/lib/brakeman/processors/lib/find_all_calls.rb +57 -18
- data/lib/brakeman/processors/lib/find_call.rb +3 -64
- data/lib/brakeman/processors/lib/module_helper.rb +8 -8
- data/lib/brakeman/processors/lib/processor_helper.rb +3 -3
- data/lib/brakeman/processors/lib/rails2_config_processor.rb +4 -4
- data/lib/brakeman/processors/lib/rails2_route_processor.rb +2 -2
- data/lib/brakeman/processors/lib/rails3_config_processor.rb +19 -19
- data/lib/brakeman/processors/lib/rails3_route_processor.rb +2 -4
- data/lib/brakeman/processors/lib/rails4_config_processor.rb +18 -0
- data/lib/brakeman/processors/lib/render_helper.rb +10 -3
- data/lib/brakeman/processors/lib/render_path.rb +32 -0
- data/lib/brakeman/processors/library_processor.rb +6 -6
- data/lib/brakeman/processors/model_processor.rb +4 -5
- data/lib/brakeman/processors/output_processor.rb +6 -1
- data/lib/brakeman/processors/slim_template_processor.rb +16 -0
- data/lib/brakeman/processors/template_alias_processor.rb +36 -4
- data/lib/brakeman/processors/template_processor.rb +14 -10
- data/lib/brakeman/report.rb +22 -4
- data/lib/brakeman/report/ignore/config.rb +12 -5
- data/lib/brakeman/report/ignore/interactive.rb +2 -2
- data/lib/brakeman/report/pager.rb +1 -0
- data/lib/brakeman/report/report_base.rb +64 -165
- data/lib/brakeman/report/report_codeclimate.rb +3 -3
- data/lib/brakeman/report/report_csv.rb +38 -44
- data/lib/brakeman/report/report_hash.rb +1 -1
- data/lib/brakeman/report/report_html.rb +36 -33
- data/lib/brakeman/report/report_json.rb +1 -3
- data/lib/brakeman/report/report_junit.rb +104 -0
- data/lib/brakeman/report/report_markdown.rb +13 -7
- data/lib/brakeman/report/report_sarif.rb +114 -0
- data/lib/brakeman/report/report_sonar.rb +38 -0
- data/lib/brakeman/report/report_table.rb +173 -0
- data/lib/brakeman/report/report_tabs.rb +4 -2
- data/lib/brakeman/report/report_text.rb +59 -23
- data/lib/brakeman/rescanner.rb +18 -15
- data/lib/brakeman/scanner.rb +74 -35
- data/lib/brakeman/tracker.rb +44 -8
- data/lib/brakeman/tracker/collection.rb +4 -3
- data/lib/brakeman/tracker/config.rb +119 -47
- data/lib/brakeman/tracker/constants.rb +10 -8
- data/lib/brakeman/tracker/controller.rb +1 -1
- data/lib/brakeman/util.rb +45 -168
- data/lib/brakeman/version.rb +1 -1
- data/lib/brakeman/warning.rb +46 -19
- data/lib/brakeman/warning_codes.rb +14 -0
- data/lib/ruby_parser/bm_sexp.rb +16 -11
- data/lib/ruby_parser/bm_sexp_processor.rb +1 -0
- metadata +437 -1218
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/Makefile +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/bench.rb +0 -313
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/bench_context.yaml +0 -141
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/_footer.html +0 -4
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/_header.html +0 -52
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/bench_erb.rhtml +0 -29
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/bench_erubis.rhtml +0 -29
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/bench_eruby.rhtml +0 -29
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/bin/erubis +0 -10
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/ActionView.html +0 -105
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/ActionView/TemplateHandlers/ErubisHandler.html +0 -209
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/ERB.html +0 -101
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis.html +0 -362
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEnhancer.html +0 -175
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEnhancer.html +0 -174
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic.html +0 -112
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Converter.html +0 -327
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Engine.html +0 -130
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEnhancer.html +0 -215
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/CGenerator.html +0 -386
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/CommandOptionError.html +0 -113
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Context.html +0 -344
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Converter.html +0 -283
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/CppGenerator.html +0 -382
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEnhancer.html +0 -150
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ec.html +0 -126
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ecpp.html +0 -126
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejava.html +0 -126
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejavascript.html +0 -126
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Engine.html +0 -305
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Eperl.html +0 -126
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ephp.html +0 -126
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEnhancer.html +0 -175
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ErubisError.html +0 -117
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Eruby.html +0 -132
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapeEnhancer.html +0 -165
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEc.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEcpp.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjava.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjavascript.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEperl.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEphp.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEruby.html +0 -127
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEscheme.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Escheme.html +0 -126
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Evaluator.html +0 -212
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/FastEruby.html +0 -131
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Generator.html +0 -416
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEnhancer.html +0 -267
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers.html +0 -116
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsFormHelper.html +0 -787
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper.html +0 -349
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper/TemplateConverter.html +0 -213
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEnhancer.html +0 -305
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/JavaGenerator.html +0 -359
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/JavascriptGenerator.html +0 -386
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Main.html +0 -341
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEnhancer.html +0 -249
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEnhancer.html +0 -159
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NotSupportedError.html +0 -119
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedEruby.html +0 -163
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedGenerator.html +0 -439
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedXmlEruby.html +0 -163
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI.html +0 -125
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Converter.html +0 -266
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ec.html +0 -166
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ecpp.html +0 -166
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejava.html +0 -166
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejavascript.html +0 -166
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Engine.html +0 -122
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eperl.html +0 -166
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ephp.html +0 -166
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eruby.html +0 -155
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Escheme.html +0 -166
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/TinyEruby.html +0 -293
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEnhancer.html +0 -163
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PerlGenerator.html +0 -344
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PhpGenerator.html +0 -350
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEnhancer.html +0 -210
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingEruby.html +0 -183
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingHelper.html +0 -212
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEnhancer.html +0 -212
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEnhancer.html +0 -244
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutSimplifiedEruby.html +0 -121
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyEvaluator.html +0 -227
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyGenerator.html +0 -328
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/SchemeGenerator.html +0 -382
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifiedEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifyEnhancer.html +0 -191
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEnhancer.html +0 -173
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutSimplifiedEruby.html +0 -121
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEnhancer.html +0 -174
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StringIOEruby.html +0 -120
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/TinyEruby.html +0 -298
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlEruby.html +0 -130
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlHelper.html +0 -255
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Kernel.html +0 -155
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/created.rid +0 -1
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/README_txt.html +0 -247
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/context_rb.html +0 -107
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/converter_rb.html +0 -114
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ec_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ecpp_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejava_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejavascript_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/enhanced_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/eperl_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ephp_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/eruby_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/escheme_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/optimized_rb.html +0 -114
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine_rb.html +0 -117
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/enhancer_rb.html +0 -107
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/error_rb.html +0 -107
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/evaluator_rb.html +0 -115
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/generator_rb.html +0 -114
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/helper_rb.html +0 -107
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_form_helper_rb.html +0 -107
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_helper_rb.html +0 -116
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/local-setting_rb.html +0 -107
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/main_rb.html +0 -129
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/preprocessing_rb.html +0 -114
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/tiny_rb.html +0 -107
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/util_rb.html +0 -107
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis_rb.html +0 -118
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/fr_class_index.html +0 -129
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/fr_file_index.html +0 -53
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/fr_method_index.html +0 -265
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/index.html +0 -24
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/rdoc-style.css +0 -208
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc/docstyle.css +0 -209
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc/users-guide.html +0 -3551
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/Makefile +0 -58
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ec +0 -42
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ecpp +0 -33
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ejava +0 -45
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ejs +0 -16
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.eperl +0 -16
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ephp +0 -17
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.eruby +0 -15
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.escheme +0 -26
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/Makefile +0 -54
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.ec +0 -42
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.ejava +0 -45
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.ejs +0 -16
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.eperl +0 -16
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.ephp +0 -17
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.eruby +0 -15
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.escheme +0 -26
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/assert-text-equal.rb +0 -44
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/Example.ejava +0 -55
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/array_example.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/arraybuffer_example.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/bipattern-example.rhtml +0 -4
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/bipattern_example.result +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.rb +0 -10
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.result +0 -17
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/context.rb +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/context.yaml +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/def_method.rb +0 -14
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/def_method.result +0 -3
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/escape_example.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.ec +0 -27
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.ecpp +0 -30
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.ejs +0 -20
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.eperl +0 -18
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.ephp +0 -18
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.eruby +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.escheme +0 -28
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example1.eruby +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example1.rb +0 -17
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example1.result +0 -16
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example10.rb +0 -4
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example10.result +0 -17
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example10.xhtml +0 -14
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example10_x.result +0 -17
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11.php +0 -20
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11.result +0 -23
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11.rhtml +0 -21
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11_C.result +0 -10
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11_N.result +0 -16
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11_U.result +0 -16
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11_php.result +0 -15
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example1_x.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2.eruby +0 -7
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2.rb +0 -10
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2.result +0 -27
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2_trim.result +0 -10
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2_x.result +0 -10
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example3.eruby +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example3.rb +0 -10
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example31.result +0 -22
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example32.result +0 -4
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example3_e.result +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example4.eruby +0 -3
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example4.rb +0 -11
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example4.result +0 -10
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example4_x.result +0 -5
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example5.eruby +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example5.rb +0 -16
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example5.result +0 -7
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example6.rb +0 -12
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example6.result +0 -7
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example7.eruby +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example71.result +0 -13
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example72.result +0 -13
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example8.eruby +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example8_ruby.result +0 -7
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example8_yaml.result +0 -7
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example9.eruby +0 -3
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example9.rb +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example9.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example91.result +0 -5
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example92.result +0 -4
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_c.result +0 -32
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_java.result +0 -56
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_js.result +0 -22
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_perl.result +0 -20
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_php.result +0 -19
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_scheme.result +0 -30
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_scheme_display.result +0 -29
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.rb +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.result +0 -18
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rb +0 -11
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby.result +0 -38
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rhtml +0 -15
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example.eruby +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rb +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rhtml +0 -10
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example.result +0 -11
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example2.result +0 -13
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/interpolation_example.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/main_program1.rb +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/main_program1.result +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/main_program2.rb +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/main_program2.result +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/nocode-example.eruby +0 -14
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/nocode-php.result +0 -20
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/nocode_example.result +0 -15
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/normal-eruby-test.eruby +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/normal_eruby_test.result +0 -11
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/notext-example.eruby +0 -14
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/notext-example.php +0 -19
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/notext-php.result +0 -20
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/notext_example.result +0 -16
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/percentline-example.rhtml +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/percentline_example.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rb +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rhtml +0 -6
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/prefixedline_example.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/printenable_example.result +0 -4
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.eruby +0 -3
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.rb +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/printstatement_example.result +0 -8
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/simplify_example.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/stderr.log +0 -3
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/stdout_exmple.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/stringbuffer_example.result +0 -9
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/tail_260.result +0 -4
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/tailnewline.rhtml +0 -3
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/template1.rhtml +0 -4
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/template2.rhtml +0 -4
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-engines.rb +0 -425
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-enhancers.rb +0 -646
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-erubis.rb +0 -887
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-index-cgi.rb +0 -191
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-main.rb +0 -752
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-users-guide.rb +0 -73
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test.rb +0 -45
- data/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/testutil.rb +0 -111
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/CHANGELOG.md +0 -1363
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/FAQ.md +0 -157
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/MIT-LICENSE +0 -20
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/README.md +0 -173
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/REFERENCE.md +0 -1294
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/Rakefile +0 -134
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/bin/haml +0 -9
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml.rb +0 -23
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/buffer.rb +0 -345
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/compiler.rb +0 -540
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/engine.rb +0 -245
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/error.rb +0 -61
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/exec.rb +0 -329
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/filters.rb +0 -404
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/helpers.rb +0 -664
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/helpers/action_view_extensions.rb +0 -58
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/helpers/action_view_mods.rb +0 -147
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/helpers/action_view_xss_mods.rb +0 -58
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/helpers/safe_erubis_template.rb +0 -29
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/helpers/xss_mods.rb +0 -104
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/options.rb +0 -279
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/parser.rb +0 -764
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/railtie.rb +0 -22
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/sass_rails_filter.rb +0 -33
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/template.rb +0 -32
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/template/options.rb +0 -16
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/template/plugin.rb +0 -41
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/util.rb +0 -377
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/lib/haml/version.rb +0 -3
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/engine_test.rb +0 -2013
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/erb/_av_partial_1.erb +0 -12
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/erb/_av_partial_2.erb +0 -8
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/erb/action_view.erb +0 -62
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/erb/standard.erb +0 -55
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/filters_test.rb +0 -254
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/gemfiles/Gemfile.rails-3.0.x +0 -5
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/gemfiles/Gemfile.rails-3.1.x +0 -6
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/gemfiles/Gemfile.rails-3.2.x +0 -5
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/gemfiles/Gemfile.rails-4.0.x +0 -5
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/haml-spec/LICENSE +0 -14
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/haml-spec/README.md +0 -106
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/haml-spec/lua_haml_spec.lua +0 -38
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/haml-spec/perl_haml_test.pl +0 -81
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/haml-spec/ruby_haml_test.rb +0 -23
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/haml-spec/tests.json +0 -660
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/helper_test.rb +0 -583
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/markaby/standard.mab +0 -52
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/mocks/article.rb +0 -6
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/parser_test.rb +0 -105
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/content_for_layout.xhtml +0 -12
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/eval_suppressed.xhtml +0 -9
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/helpers.xhtml +0 -70
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/helpful.xhtml +0 -10
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/just_stuff.xhtml +0 -70
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/list.xhtml +0 -12
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/nuke_inner_whitespace.xhtml +0 -40
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/nuke_outer_whitespace.xhtml +0 -148
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/original_engine.xhtml +0 -20
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/partial_layout.xhtml +0 -5
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/partial_layout_erb.xhtml +0 -5
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/partials.xhtml +0 -21
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/render_layout.xhtml +0 -3
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/silent_script.xhtml +0 -74
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/standard.xhtml +0 -162
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/tag_parsing.xhtml +0 -23
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/very_basic.xhtml +0 -5
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/results/whitespace_handling.xhtml +0 -90
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/template_test.rb +0 -354
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/_av_partial_1.haml +0 -9
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/_av_partial_1_ugly.haml +0 -9
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/_av_partial_2.haml +0 -5
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/_av_partial_2_ugly.haml +0 -5
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/_layout.erb +0 -3
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/_layout_for_partial.haml +0 -3
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/_partial.haml +0 -8
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/_text_area.haml +0 -3
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/_text_area_helper.html.haml +0 -4
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/action_view.haml +0 -47
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml +0 -47
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/breakage.haml +0 -8
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/content_for_layout.haml +0 -8
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/eval_suppressed.haml +0 -11
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/helpers.haml +0 -55
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/helpful.haml +0 -11
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/just_stuff.haml +0 -85
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/list.haml +0 -12
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/nuke_inner_whitespace.haml +0 -32
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/nuke_outer_whitespace.haml +0 -144
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/original_engine.haml +0 -17
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/partial_layout.haml +0 -3
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/partial_layout_erb.erb +0 -4
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/partialize.haml +0 -1
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/partials.haml +0 -12
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/render_layout.haml +0 -2
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/silent_script.haml +0 -45
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/standard.haml +0 -43
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/standard_ugly.haml +0 -43
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/tag_parsing.haml +0 -21
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/very_basic.haml +0 -4
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/whitespace_handling.haml +0 -87
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/test_helper.rb +0 -81
- data/bundle/ruby/2.5.0/gems/haml-4.0.7/test/util_test.rb +0 -63
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/Changelog.md +0 -421
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/Gemfile +0 -11
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/INSTALL +0 -59
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/README.rdoc +0 -74
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/Rakefile +0 -30
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/ansi_colors.rb +0 -38
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/asking_for_arrays.rb +0 -18
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/basic_usage.rb +0 -75
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/color_scheme.rb +0 -32
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/get_character.rb +0 -12
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/limit.rb +0 -12
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/menus.rb +0 -65
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/overwrite.rb +0 -19
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/page_and_wrap.rb +0 -322
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/password.rb +0 -7
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/repeat_entry.rb +0 -21
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/trapping_eof.rb +0 -22
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/examples/using_readline.rb +0 -17
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/highline.gemspec +0 -37
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline.rb +0 -1048
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/color_scheme.rb +0 -134
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/compatibility.rb +0 -16
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/import.rb +0 -41
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/menu.rb +0 -381
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/question.rb +0 -480
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/simulate.rb +0 -48
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/string_extensions.rb +0 -111
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/style.rb +0 -192
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/system_extensions.rb +0 -254
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/lib/highline/version.rb +0 -4
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/setup.rb +0 -1360
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/site/highline.css +0 -65
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/site/images/logo.png +0 -0
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/site/index.html +0 -58
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/test/string_methods.rb +0 -32
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/test/tc_color_scheme.rb +0 -96
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/test/tc_highline.rb +0 -1402
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/test/tc_import.rb +0 -52
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/test/tc_menu.rb +0 -439
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/test/tc_simulator.rb +0 -33
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/test/tc_string_extension.rb +0 -33
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/test/tc_string_highline.rb +0 -38
- data/bundle/ruby/2.5.0/gems/highline-1.7.10/test/tc_style.rb +0 -578
- data/bundle/ruby/2.5.0/gems/ruby2ruby-2.4.1/History.rdoc +0 -413
- data/bundle/ruby/2.5.0/gems/ruby2ruby-2.4.1/Rakefile +0 -93
- data/bundle/ruby/2.5.0/gems/ruby2ruby-2.4.1/bin/r2r_show +0 -33
- data/bundle/ruby/2.5.0/gems/ruby2ruby-2.4.1/lib/ruby2ruby.rb +0 -1301
- data/bundle/ruby/2.5.0/gems/ruby2ruby-2.4.1/test/test_ruby2ruby.rb +0 -847
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/History.rdoc +0 -974
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/Manifest.txt +0 -36
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/README.rdoc +0 -109
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/Rakefile +0 -247
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/bin/ruby_parse +0 -96
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/bin/ruby_parse_extract_error +0 -156
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/compare/normalize.rb +0 -146
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/rp_extensions.rb +0 -81
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby18_parser.rb +0 -5793
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby18_parser.y +0 -1908
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby19_parser.rb +0 -6185
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby19_parser.y +0 -2116
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby20_parser.rb +0 -6687
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby20_parser.y +0 -2345
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby21_parser.rb +0 -6767
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby21_parser.y +0 -2362
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby22_parser.rb +0 -6803
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby22_parser.y +0 -2376
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby23_parser.rb +0 -6818
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby23_parser.y +0 -2378
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby24_parser.rb +0 -6818
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby24_parser.y +0 -2378
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby25_parser.rb +0 -6818
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby25_parser.y +0 -2378
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby_lexer.rb +0 -1346
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby_lexer.rex +0 -177
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby_lexer.rex.rb +0 -323
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby_parser.rb +0 -88
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby_parser.yy +0 -2477
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/lib/ruby_parser_extras.rb +0 -1377
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/test/test_ruby_lexer.rb +0 -2899
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/test/test_ruby_parser.rb +0 -3805
- data/bundle/ruby/2.5.0/gems/ruby_parser-3.11.0/test/test_ruby_parser_extras.rb +0 -226
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/CHANGES.md +0 -149
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/Rakefile +0 -26
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/bin/safe_yaml +0 -75
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/date.rb +0 -35
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/lib/safe_yaml/version.rb +0 -3
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.2.yaml +0 -2
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.3.yaml +0 -2
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/issue48.txt +0 -20
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/issue49.yml +0 -0
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/libyaml_checker_spec.rb +0 -69
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/psych_resolver_spec.rb +0 -10
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/resolver_specs.rb +0 -278
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/safe_yaml_spec.rb +0 -731
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/spec_helper.rb +0 -42
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/support/exploitable_back_door.rb +0 -29
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/syck_resolver_spec.rb +0 -10
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/transform/base64_spec.rb +0 -11
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/transform/to_date_spec.rb +0 -60
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/transform/to_float_spec.rb +0 -42
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/transform/to_integer_spec.rb +0 -64
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/transform/to_symbol_spec.rb +0 -51
- data/bundle/ruby/2.5.0/gems/safe_yaml-1.0.4/spec/yaml_spec.rb +0 -15
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/CODE_OF_CONDUCT.md +0 -10
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/CONTRIBUTING.md +0 -148
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/MIT-LICENSE +0 -20
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/README.md +0 -227
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/REVISION +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/Rakefile +0 -453
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/VERSION +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/VERSION_DATE +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/VERSION_NAME +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/bin/sass +0 -13
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/bin/sass-convert +0 -12
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/bin/scss +0 -13
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/extra/sass-spec-ref.sh +0 -32
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/extra/update_watch.rb +0 -13
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/init.rb +0 -18
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass.rb +0 -109
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores.rb +0 -15
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/base.rb +0 -88
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/chain.rb +0 -34
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/filesystem.rb +0 -60
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/memory.rb +0 -46
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/null.rb +0 -25
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/callbacks.rb +0 -67
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/css.rb +0 -408
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/deprecation.rb +0 -55
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/engine.rb +0 -1226
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/environment.rb +0 -215
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/error.rb +0 -198
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/exec.rb +0 -9
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/exec/base.rb +0 -199
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/exec/sass_convert.rb +0 -283
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/exec/sass_scss.rb +0 -440
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/features.rb +0 -47
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/importers.rb +0 -23
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/importers/base.rb +0 -182
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/importers/deprecated_path.rb +0 -51
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/importers/filesystem.rb +0 -219
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/logger.rb +0 -17
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/logger/base.rb +0 -36
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/logger/delayed.rb +0 -50
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/logger/log_level.rb +0 -45
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/media.rb +0 -210
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin.rb +0 -134
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/compiler.rb +0 -582
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/configuration.rb +0 -134
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/generic.rb +0 -15
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/merb.rb +0 -48
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/rack.rb +0 -60
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/rails.rb +0 -47
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/staleness_checker.rb +0 -199
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/railtie.rb +0 -10
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/repl.rb +0 -57
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/root.rb +0 -7
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script.rb +0 -66
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/css_lexer.rb +0 -33
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/css_parser.rb +0 -33
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/css_variable_warning.rb +0 -52
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/functions.rb +0 -2693
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/lexer.rb +0 -464
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/parser.rb +0 -832
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree.rb +0 -16
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/funcall.rb +0 -313
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/interpolation.rb +0 -223
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/list_literal.rb +0 -104
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/literal.rb +0 -49
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/map_literal.rb +0 -64
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/node.rb +0 -127
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/operation.rb +0 -156
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/selector.rb +0 -26
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/string_interpolation.rb +0 -125
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/unary_operation.rb +0 -69
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/variable.rb +0 -57
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value.rb +0 -11
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/arg_list.rb +0 -36
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/base.rb +0 -241
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/bool.rb +0 -35
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/color.rb +0 -698
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/helpers.rb +0 -272
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/list.rb +0 -113
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/map.rb +0 -70
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/null.rb +0 -44
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/number.rb +0 -563
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/string.rb +0 -138
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss.rb +0 -14
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss/css_parser.rb +0 -56
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss/parser.rb +0 -1254
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss/rx.rb +0 -140
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss/static_parser.rb +0 -373
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector.rb +0 -323
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/abstract_sequence.rb +0 -111
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/comma_sequence.rb +0 -191
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/pseudo.rb +0 -266
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/sequence.rb +0 -636
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/simple.rb +0 -117
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/simple_sequence.rb +0 -344
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/shared.rb +0 -76
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/source/map.rb +0 -213
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/source/position.rb +0 -39
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/source/range.rb +0 -41
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/stack.rb +0 -120
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/supports.rb +0 -225
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/at_root_node.rb +0 -83
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/charset_node.rb +0 -22
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/comment_node.rb +0 -82
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/content_node.rb +0 -9
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/css_import_node.rb +0 -68
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/debug_node.rb +0 -18
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/directive_node.rb +0 -59
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/each_node.rb +0 -24
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/error_node.rb +0 -18
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/extend_node.rb +0 -43
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/for_node.rb +0 -36
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/function_node.rb +0 -44
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/if_node.rb +0 -52
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/import_node.rb +0 -75
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/keyframe_rule_node.rb +0 -15
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/media_node.rb +0 -48
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/mixin_def_node.rb +0 -38
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/mixin_node.rb +0 -52
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/node.rb +0 -240
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/prop_node.rb +0 -170
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/return_node.rb +0 -19
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/root_node.rb +0 -44
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/rule_node.rb +0 -155
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/supports_node.rb +0 -38
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/trace_node.rb +0 -33
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/variable_node.rb +0 -36
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb +0 -72
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/check_nesting.rb +0 -173
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/convert.rb +0 -351
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/cssize.rb +0 -373
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/deep_copy.rb +0 -107
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/extend.rb +0 -70
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb +0 -564
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/set_options.rb +0 -139
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/to_css.rb +0 -409
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/warn_node.rb +0 -18
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/while_node.rb +0 -18
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util.rb +0 -1375
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/cross_platform_random.rb +0 -19
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/multibyte_string_scanner.rb +0 -155
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/normalized_map.rb +0 -129
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/ordered_hash.rb +0 -192
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/subset_map.rb +0 -109
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/test.rb +0 -9
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/version.rb +0 -124
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/rails/init.rb +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass-spec.yml +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/cache_test.rb +0 -131
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/callbacks_test.rb +0 -61
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/compiler_test.rb +0 -236
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/conversion_test.rb +0 -2188
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/css2sass_test.rb +0 -526
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/css_variable_test.rb +0 -132
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/data/hsl-rgb.txt +0 -319
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/encoding_test.rb +0 -219
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/engine_test.rb +0 -3447
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/exec_test.rb +0 -96
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/extend_test.rb +0 -1733
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/fixtures/test_staleness_check_across_importers.css +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/fixtures/test_staleness_check_across_importers.scss +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/functions_test.rb +0 -1977
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/importer_test.rb +0 -421
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/logger_test.rb +0 -58
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/mock_importer.rb +0 -49
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_results/more1.css +0 -9
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_results/more1_with_line_comments.css +0 -26
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_results/more_import.css +0 -29
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_templates/_more_partial.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_templates/more1.sass +0 -23
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_templates/more_import.sass +0 -11
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/plugin_test.rb +0 -556
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/alt.css +0 -4
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/basic.css +0 -9
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/cached_import_option.css +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/compact.css +0 -5
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/complex.css +0 -86
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/compressed.css +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/expanded.css +0 -19
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/filename_fn.css +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/if.css +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import.css +0 -31
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import_charset.css +0 -5
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import_charset_1_8.css +0 -5
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import_charset_ibm866.css +0 -5
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import_content.css +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/line_numbers.css +0 -49
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/mixins.css +0 -95
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/multiline.css +0 -24
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/nested.css +0 -22
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/options.css +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/parent_ref.css +0 -13
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/script.css +0 -16
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/scss_import.css +0 -31
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/scss_importee.css +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/subdir/nested_subdir/nested_subdir.css +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/subdir/subdir.css +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/units.css +0 -11
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/warn.css +0 -0
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/warn_imported.css +0 -0
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/script_conversion_test.rb +0 -357
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/script_test.rb +0 -1431
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/scss/css_test.rb +0 -1281
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/scss/rx_test.rb +0 -160
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/scss/scss_test.rb +0 -4205
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/scss/test_helper.rb +0 -37
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/source_map_test.rb +0 -1055
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/superselector_test.rb +0 -210
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_cached_import_option_partial.scss +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_double_import_loop2.sass +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_filename_fn_import.scss +0 -11
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_imported_charset_ibm866.sass +0 -4
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_imported_charset_utf8.sass +0 -4
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_imported_content.sass +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_partial.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_same_name_different_partiality.scss +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/alt.sass +0 -16
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/basic.sass +0 -23
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork1.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork2.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork3.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork4.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork5.sass +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/cached_import_option.scss +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/compact.sass +0 -17
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/complex.sass +0 -305
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/compressed.sass +0 -15
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/double_import_loop1.sass +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/expanded.sass +0 -17
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/filename_fn.scss +0 -18
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/if.sass +0 -11
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import.sass +0 -12
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import_charset.sass +0 -9
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import_charset_1_8.sass +0 -6
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import_charset_ibm866.sass +0 -11
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import_content.sass +0 -4
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/importee.less +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/importee.sass +0 -19
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/line_numbers.sass +0 -13
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/mixin_bork.sass +0 -5
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/mixins.sass +0 -76
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/multiline.sass +0 -20
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested.sass +0 -25
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_bork1.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_bork2.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_bork3.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_bork4.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_import.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_mixin_bork.sass +0 -6
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/options.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/parent_ref.sass +0 -25
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/same_name_different_ext.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/same_name_different_ext.scss +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/same_name_different_partiality.scss +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/script.sass +0 -101
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/scss_import.scss +0 -12
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/scss_importee.scss +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/single_import_loop.sass +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/import_up1.scss +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/import_up2.scss +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/nested_subdir/_nested_partial.sass +0 -2
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/nested_subdir/nested_subdir.sass +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/subdir.sass +0 -6
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/units.sass +0 -11
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/warn.sass +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/warn_imported.sass +0 -4
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/test_helper.rb +0 -8
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/util/multibyte_string_scanner_test.rb +0 -155
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/util/normalized_map_test.rb +0 -51
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/util/subset_map_test.rb +0 -91
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/util_test.rb +0 -438
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/value_helpers_test.rb +0 -179
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/test/test_helper.rb +0 -110
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/CHANGELOG.md +0 -1
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/CONTRIBUTING.md +0 -38
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/Gemfile +0 -20
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/Guardfile +0 -8
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/LICENSE +0 -20
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/README.md +0 -349
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/Rakefile +0 -5
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/Vagrantfile +0 -96
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen.rb +0 -54
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapter.rb +0 -327
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/bsd.rb +0 -75
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/darwin.rb +0 -48
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/linux.rb +0 -81
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/polling.rb +0 -58
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/windows.rb +0 -91
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/directory_record.rb +0 -406
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/listener.rb +0 -323
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/turnstile.rb +0 -32
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/version.rb +0 -3
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/listen.gemspec +0 -28
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapter_spec.rb +0 -149
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/bsd_spec.rb +0 -36
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/darwin_spec.rb +0 -37
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/linux_spec.rb +0 -47
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/polling_spec.rb +0 -68
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/windows_spec.rb +0 -30
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/directory_record_spec.rb +0 -1250
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/listener_spec.rb +0 -258
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/turnstile_spec.rb +0 -56
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen_spec.rb +0 -67
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/spec_helper.rb +0 -25
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/adapter_helper.rb +0 -666
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/directory_record_helper.rb +0 -57
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/fixtures_helper.rb +0 -29
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/listeners_helper.rb +0 -179
- data/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/platform_helper.rb +0 -15
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/History.rdoc +0 -360
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/Manifest.txt +0 -14
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/Rakefile +0 -17
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/lib/pt_testcase.rb +0 -3130
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/lib/sexp.rb +0 -1420
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/lib/sexp_processor.rb +0 -754
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/lib/strict_sexp.rb +0 -126
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/test/test_composite_sexp_processor.rb +0 -66
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/test/test_environment.rb +0 -94
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/test/test_sexp.rb +0 -1643
- data/bundle/ruby/2.5.0/gems/sexp_processor-4.11.0/test/test_sexp_processor.rb +0 -399
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/CHANGES +0 -431
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/Gemfile +0 -69
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/LICENSE +0 -21
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/README.jp.md +0 -1230
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/README.md +0 -1230
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/Rakefile +0 -100
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/benchmarks/context.rb +0 -11
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/benchmarks/profile-parser.rb +0 -10
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/benchmarks/profile-render.rb +0 -12
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/benchmarks/run-benchmarks.rb +0 -126
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/benchmarks/run-diffbench.rb +0 -21
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/benchmarks/view.erb +0 -23
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/benchmarks/view.haml +0 -18
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/benchmarks/view.slim +0 -17
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/bin/slimrb +0 -6
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/doc/include.md +0 -20
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/doc/jp/include.md +0 -20
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/doc/jp/logic_less.md +0 -137
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/doc/jp/smart.md +0 -102
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/doc/jp/translator.md +0 -28
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/doc/logic_less.md +0 -137
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/doc/smart.md +0 -103
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/doc/translator.md +0 -28
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/command.rb +0 -128
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/embedded.rb +0 -273
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/engine.rb +0 -39
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/filter.rb +0 -30
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/grammar.rb +0 -20
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/logic_less/context.rb +0 -127
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/parser.rb +0 -537
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/smart/parser.rb +0 -36
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/splat/builder.rb +0 -101
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/lib/slim/version.rb +0 -5
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/slim.gemspec +0 -24
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/helper.rb +0 -211
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_code_blocks.rb +0 -183
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_code_escaping.rb +0 -150
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_code_evaluation.rb +0 -180
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_code_output.rb +0 -168
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_code_structure.rb +0 -186
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_commands.rb +0 -223
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_embedded_engines.rb +0 -242
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_encoding.rb +0 -28
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_erb_converter.rb +0 -67
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_html_attributes.rb +0 -268
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_html_escaping.rb +0 -65
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_html_structure.rb +0 -553
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_parser_errors.rb +0 -148
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_pretty.rb +0 -166
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_ruby_errors.rb +0 -207
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_slim_template.rb +0 -77
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_tabs.rb +0 -169
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_text_interpolation.rb +0 -79
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_thread_options.rb +0 -18
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/core/test_unicode.rb +0 -16
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/include/files/recursive.slim +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/include/files/slimfile.slim +0 -3
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/include/files/subdir/test.slim +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/include/files/textfile +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/include/test_include.rb +0 -24
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/literate/TESTS.md +0 -1290
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/literate/helper.rb +0 -15
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/literate/run.rb +0 -92
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/logic_less/test_logic_less.rb +0 -295
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/Rakefile +0 -7
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/controllers/application_controller.rb +0 -2
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/controllers/entries_controller.rb +0 -5
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/controllers/slim_controller.rb +0 -40
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/helpers/application_helper.rb +0 -5
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/models/entry.rb +0 -16
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/entries/edit.html.slim +0 -3
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/layouts/application.html.slim +0 -10
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/_partial.html.slim +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/content_for.html.slim +0 -7
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/erb.html.erb +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/form_for.html.slim +0 -2
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/helper.html.slim +0 -4
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/integers.html.slim +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/no_layout.html.slim +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/normal.html.slim +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/partial.html.slim +0 -2
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/splat.html.slim +0 -2
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/thread_options.html.slim +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/variables.html.slim +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/app/views/slim/xml.slim +0 -1
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config.ru +0 -4
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/application.rb +0 -44
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/boot.rb +0 -10
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/environment.rb +0 -5
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/environments/test.rb +0 -34
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/initializers/backtrace_silencers.rb +0 -7
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/initializers/inflections.rb +0 -10
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/initializers/mime_types.rb +0 -5
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/initializers/secret_token.rb +0 -7
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/initializers/session_store.rb +0 -8
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/locales/en.yml +0 -5
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/config/routes.rb +0 -60
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/script/rails +0 -6
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/test/helper.rb +0 -31
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/rails/test/test_slim.rb +0 -90
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/smart/test_smart_text.rb +0 -296
- data/bundle/ruby/2.5.0/gems/slim-3.0.7/test/translator/test_translator.rb +0 -76
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/CHANGES +0 -240
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/EXPRESSIONS.md +0 -261
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/README.md +0 -267
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/Rakefile +0 -25
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/lib/temple.rb +0 -66
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/lib/temple/filters/static_analyzer.rb +0 -87
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/lib/temple/filters/string_splitter.rb +0 -130
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/lib/temple/mixins/dispatcher.rb +0 -160
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/lib/temple/templates/rails.rb +0 -26
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/lib/temple/version.rb +0 -3
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/filters/test_code_merger.rb +0 -38
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/filters/test_control_flow.rb +0 -90
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/filters/test_dynamic_inliner.rb +0 -95
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/filters/test_eraser.rb +0 -55
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/filters/test_escapable.rb +0 -49
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/filters/test_multi_flattener.rb +0 -33
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/filters/test_static_analyzer.rb +0 -23
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/filters/test_static_merger.rb +0 -41
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/filters/test_string_splitter.rb +0 -18
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/helper.rb +0 -30
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/html/test_attribute_merger.rb +0 -76
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/html/test_attribute_remover.rb +0 -43
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/html/test_attribute_sorter.rb +0 -48
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/html/test_fast.rb +0 -97
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/html/test_pretty.rb +0 -55
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/mixins/test_dispatcher.rb +0 -70
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/mixins/test_grammar_dsl.rb +0 -86
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/test_engine.rb +0 -189
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/test_erb.rb +0 -61
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/test_filter.rb +0 -29
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/test_generator.rb +0 -158
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/test_grammar.rb +0 -47
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/test_map.rb +0 -39
- data/bundle/ruby/2.5.0/gems/temple-0.7.7/test/test_utils.rb +0 -39
- data/bundle/ruby/2.5.0/gems/terminal-table-1.8.0/Rakefile +0 -15
- data/bundle/ruby/2.5.0/gems/terminal-table-1.8.0/examples/examples.rb +0 -83
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/CHANGELOG.md +0 -127
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/Gemfile +0 -65
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/HACKING +0 -16
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/README.md +0 -233
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/Rakefile +0 -106
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/bin/tilt +0 -122
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/docs/TEMPLATES.md +0 -555
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/docs/common.css +0 -14
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/lib/tilt.rb +0 -166
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/lib/tilt/commonmarker.rb +0 -21
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/lib/tilt/erb.rb +0 -57
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/lib/tilt/haml.rb +0 -86
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/lib/tilt/sass.rb +0 -41
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/lib/tilt/template.rb +0 -302
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/man/index.txt +0 -2
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/man/tilt.1.ronn +0 -59
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/markaby/locals.mab +0 -1
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/markaby/markaby.mab +0 -1
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/markaby/markaby_other_static.mab +0 -1
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/markaby/render_twice.mab +0 -1
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/markaby/scope.mab +0 -1
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/markaby/yielding.mab +0 -2
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/mytemplate.rb +0 -2
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/test_helper.rb +0 -64
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_asciidoctor_test.rb +0 -50
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_babeltemplate.rb +0 -33
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_blueclothtemplate_test.rb +0 -33
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_buildertemplate_test.rb +0 -72
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_cache_test.rb +0 -43
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_coffeescripttemplate_test.rb +0 -141
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_commonmarkertemplate_test.rb +0 -20
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_compilesite_test.rb +0 -51
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_creoletemplate_test.rb +0 -24
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_csv_test.rb +0 -77
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_erbtemplate_test.rb +0 -239
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_erubistemplate_test.rb +0 -151
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_erubitemplate_test.rb +0 -158
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_etannitemplate_test.rb +0 -174
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_hamltemplate_test.rb +0 -166
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_kramdown_test.rb +0 -20
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_lesstemplate_test.less +0 -1
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_lesstemplate_test.rb +0 -42
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_liquidtemplate_test.rb +0 -87
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_livescripttemplate_test.rb +0 -37
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_mapping_test.rb +0 -232
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_markaby_test.rb +0 -88
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_markdown_test.rb +0 -186
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_marukutemplate_test.rb +0 -36
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_metadata_test.rb +0 -42
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_nokogiritemplate_test.rb +0 -87
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_pandoctemplate_test.rb +0 -67
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_prawntemplate.prawn +0 -1
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_prawntemplate_test.rb +0 -75
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_radiustemplate_test.rb +0 -75
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_rdiscounttemplate_test.rb +0 -43
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_rdoctemplate_test.rb +0 -29
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_redcarpettemplate_test.rb +0 -54
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_redclothtemplate_test.rb +0 -36
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_rstpandoctemplate_test.rb +0 -32
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_sasstemplate_test.rb +0 -41
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_sigil_test.rb +0 -41
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_stringtemplate_test.rb +0 -171
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_template_test.rb +0 -314
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_test.rb +0 -60
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_typescript_test.rb +0 -38
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_wikiclothtemplate_test.rb +0 -32
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/test/tilt_yajltemplate_test.rb +0 -101
- data/bundle/ruby/2.5.0/gems/tilt-2.0.8/tilt.gemspec +0 -130
- data/bundle/ruby/2.5.0/gems/unicode-display_width-1.4.0/CHANGELOG.md +0 -113
- data/bundle/ruby/2.5.0/gems/unicode-display_width-1.4.0/MIT-LICENSE.txt +0 -22
- data/bundle/ruby/2.5.0/gems/unicode-display_width-1.4.0/README.md +0 -124
- data/bundle/ruby/2.5.0/gems/unicode-display_width-1.4.0/Rakefile +0 -64
- data/bundle/ruby/2.5.0/gems/unicode-display_width-1.4.0/data/display_width.marshal.gz +0 -0
- data/bundle/ruby/2.5.0/gems/unicode-display_width-1.4.0/lib/unicode/display_width.rb +0 -51
- data/bundle/ruby/2.5.0/gems/unicode-display_width-1.4.0/lib/unicode/display_width/constants.rb +0 -8
- data/bundle/ruby/2.5.0/gems/unicode-display_width-1.4.0/spec/display_width_spec.rb +0 -156
- data/bundle/ruby/2.5.0/gems/unicode-display_width-1.4.0/unicode-display_width.gemspec +0 -18
@@ -1,2362 +0,0 @@
|
|
1
|
-
# -*- racc -*-
|
2
|
-
|
3
|
-
class Ruby21Parser
|
4
|
-
|
5
|
-
token kCLASS kMODULE kDEF kUNDEF kBEGIN kRESCUE kENSURE kEND kIF kUNLESS
|
6
|
-
kTHEN kELSIF kELSE kCASE kWHEN kWHILE kUNTIL kFOR kBREAK kNEXT
|
7
|
-
kREDO kRETRY kIN kDO kDO_COND kDO_BLOCK kDO_LAMBDA kRETURN kYIELD kSUPER
|
8
|
-
kSELF kNIL kTRUE kFALSE kAND kOR kNOT kIF_MOD kUNLESS_MOD kWHILE_MOD
|
9
|
-
kUNTIL_MOD kRESCUE_MOD kALIAS kDEFINED klBEGIN klEND k__LINE__
|
10
|
-
k__FILE__ k__ENCODING__ tIDENTIFIER tFID tGVAR tIVAR tCONSTANT
|
11
|
-
tLABEL tCVAR tNTH_REF tBACK_REF tSTRING_CONTENT tINTEGER tFLOAT
|
12
|
-
tREGEXP_END tUPLUS tUMINUS tUMINUS_NUM tPOW tCMP tEQ tEQQ tNEQ
|
13
|
-
tGEQ tLEQ tANDOP tOROP tMATCH tNMATCH tDOT tDOT2 tDOT3 tAREF
|
14
|
-
tASET tLSHFT tRSHFT tCOLON2 tCOLON3 tOP_ASGN tASSOC tLPAREN
|
15
|
-
tLPAREN2 tRPAREN tLPAREN_ARG tLBRACK tLBRACK2 tRBRACK tLBRACE
|
16
|
-
tLBRACE_ARG tSTAR tSTAR2 tAMPER tAMPER2 tTILDE tPERCENT tDIVIDE
|
17
|
-
tPLUS tMINUS tLT tGT tPIPE tBANG tCARET tLCURLY tRCURLY
|
18
|
-
tBACK_REF2 tSYMBEG tSTRING_BEG tXSTRING_BEG tREGEXP_BEG
|
19
|
-
tWORDS_BEG tQWORDS_BEG tSTRING_DBEG tSTRING_DVAR tSTRING_END
|
20
|
-
tSTRING tSYMBOL tNL tEH tCOLON tCOMMA tSPACE tSEMI tLAMBDA
|
21
|
-
tLAMBEG tDSTAR tCHAR tSYMBOLS_BEG tQSYMBOLS_BEG tSTRING_DEND tUBANG
|
22
|
-
tRATIONAL tIMAGINARY
|
23
|
-
|
24
|
-
prechigh
|
25
|
-
right tBANG tTILDE tUPLUS
|
26
|
-
right tPOW
|
27
|
-
right tUMINUS_NUM tUMINUS
|
28
|
-
left tSTAR2 tDIVIDE tPERCENT
|
29
|
-
left tPLUS tMINUS
|
30
|
-
left tLSHFT tRSHFT
|
31
|
-
left tAMPER2
|
32
|
-
left tPIPE tCARET
|
33
|
-
left tGT tGEQ tLT tLEQ
|
34
|
-
nonassoc tCMP tEQ tEQQ tNEQ tMATCH tNMATCH
|
35
|
-
left tANDOP
|
36
|
-
left tOROP
|
37
|
-
nonassoc tDOT2 tDOT3
|
38
|
-
right tEH tCOLON
|
39
|
-
left kRESCUE_MOD
|
40
|
-
right tEQL tOP_ASGN
|
41
|
-
nonassoc kDEFINED
|
42
|
-
right kNOT
|
43
|
-
left kOR kAND
|
44
|
-
nonassoc kIF_MOD kUNLESS_MOD kWHILE_MOD kUNTIL_MOD
|
45
|
-
nonassoc tLBRACE_ARG
|
46
|
-
nonassoc tLOWEST
|
47
|
-
preclow
|
48
|
-
|
49
|
-
rule
|
50
|
-
|
51
|
-
program: {
|
52
|
-
self.lexer.lex_state = :expr_beg
|
53
|
-
}
|
54
|
-
top_compstmt
|
55
|
-
{
|
56
|
-
result = new_compstmt val
|
57
|
-
}
|
58
|
-
|
59
|
-
top_compstmt: top_stmts opt_terms
|
60
|
-
{
|
61
|
-
result = val[0]
|
62
|
-
}
|
63
|
-
|
64
|
-
top_stmts: none
|
65
|
-
| top_stmt
|
66
|
-
| top_stmts terms top_stmt
|
67
|
-
{
|
68
|
-
result = self.block_append val[0], val[2]
|
69
|
-
}
|
70
|
-
| error top_stmt
|
71
|
-
|
72
|
-
top_stmt: stmt
|
73
|
-
{
|
74
|
-
result = val[0]
|
75
|
-
|
76
|
-
# TODO: remove once I have more confidence this is fixed
|
77
|
-
# result.each_of_type :call_args do |s|
|
78
|
-
# debug20 666, s, result
|
79
|
-
# end
|
80
|
-
}
|
81
|
-
| klBEGIN
|
82
|
-
{
|
83
|
-
if (self.in_def || self.in_single > 0) then
|
84
|
-
debug20 1
|
85
|
-
yyerror "BEGIN in method"
|
86
|
-
end
|
87
|
-
self.env.extend
|
88
|
-
}
|
89
|
-
tLCURLY top_compstmt tRCURLY
|
90
|
-
{
|
91
|
-
result = new_iter s(:preexe), nil, val[3]
|
92
|
-
}
|
93
|
-
|
94
|
-
bodystmt: compstmt opt_rescue opt_else opt_ensure
|
95
|
-
{
|
96
|
-
result = new_body val
|
97
|
-
}
|
98
|
-
|
99
|
-
compstmt: stmts opt_terms
|
100
|
-
{
|
101
|
-
result = new_compstmt val
|
102
|
-
}
|
103
|
-
|
104
|
-
stmts: none
|
105
|
-
| stmt
|
106
|
-
| stmts terms stmt
|
107
|
-
{
|
108
|
-
result = self.block_append val[0], val[2]
|
109
|
-
}
|
110
|
-
| error stmt
|
111
|
-
{
|
112
|
-
result = val[1]
|
113
|
-
debug20 2, val, result
|
114
|
-
}
|
115
|
-
|
116
|
-
stmt: kALIAS fitem
|
117
|
-
{
|
118
|
-
lexer.lex_state = :expr_fname
|
119
|
-
result = self.lexer.lineno
|
120
|
-
}
|
121
|
-
fitem
|
122
|
-
{
|
123
|
-
result = s(:alias, val[1], val[3]).line(val[2])
|
124
|
-
}
|
125
|
-
| kALIAS tGVAR tGVAR
|
126
|
-
{
|
127
|
-
result = s(:valias, val[1].to_sym, val[2].to_sym)
|
128
|
-
}
|
129
|
-
| kALIAS tGVAR tBACK_REF
|
130
|
-
{
|
131
|
-
result = s(:valias, val[1].to_sym, :"$#{val[2]}")
|
132
|
-
}
|
133
|
-
| kALIAS tGVAR tNTH_REF
|
134
|
-
{
|
135
|
-
yyerror "can't make alias for the number variables"
|
136
|
-
}
|
137
|
-
| kUNDEF undef_list
|
138
|
-
{
|
139
|
-
result = val[1]
|
140
|
-
}
|
141
|
-
| stmt kIF_MOD expr_value
|
142
|
-
{
|
143
|
-
result = new_if val[2], val[0], nil
|
144
|
-
}
|
145
|
-
| stmt kUNLESS_MOD expr_value
|
146
|
-
{
|
147
|
-
result = new_if val[2], nil, val[0]
|
148
|
-
}
|
149
|
-
| stmt kWHILE_MOD expr_value
|
150
|
-
{
|
151
|
-
result = new_while val[0], val[2], true
|
152
|
-
}
|
153
|
-
| stmt kUNTIL_MOD expr_value
|
154
|
-
{
|
155
|
-
result = new_until val[0], val[2], true
|
156
|
-
}
|
157
|
-
| stmt kRESCUE_MOD stmt
|
158
|
-
{
|
159
|
-
result = s(:rescue, val[0], new_resbody(s(:array), val[2]))
|
160
|
-
}
|
161
|
-
| klEND tLCURLY compstmt tRCURLY
|
162
|
-
{
|
163
|
-
if (self.in_def || self.in_single > 0) then
|
164
|
-
debug20 3
|
165
|
-
yyerror "END in method; use at_exit"
|
166
|
-
end
|
167
|
-
result = new_iter s(:postexe), 0, val[2]
|
168
|
-
}
|
169
|
-
| command_asgn
|
170
|
-
| mlhs tEQL command_call
|
171
|
-
{
|
172
|
-
result = new_masgn val[0], val[2], :wrap
|
173
|
-
}
|
174
|
-
| var_lhs tOP_ASGN command_call
|
175
|
-
{
|
176
|
-
result = new_op_asgn val
|
177
|
-
}
|
178
|
-
| primary_value tLBRACK2 opt_call_args rbracket tOP_ASGN command_call
|
179
|
-
{
|
180
|
-
result = s(:op_asgn1, val[0], val[2], val[4].to_sym, val[5])
|
181
|
-
}
|
182
|
-
| primary_value call_op tIDENTIFIER tOP_ASGN command_call
|
183
|
-
{
|
184
|
-
result = s(:op_asgn, val[0], val[4], val[2].to_sym, val[3].to_sym)
|
185
|
-
if val[1] == '&.'
|
186
|
-
result.sexp_type = :safe_op_asgn
|
187
|
-
end
|
188
|
-
result.line = val[0].line
|
189
|
-
}
|
190
|
-
| primary_value call_op tCONSTANT tOP_ASGN command_call
|
191
|
-
{
|
192
|
-
result = s(:op_asgn, val[0], val[4], val[2].to_sym, val[3].to_sym)
|
193
|
-
if val[1] == '&.'
|
194
|
-
result.sexp_type = :safe_op_asgn
|
195
|
-
end
|
196
|
-
result.line = val[0].line
|
197
|
-
}
|
198
|
-
| primary_value tCOLON2 tCONSTANT tOP_ASGN command_call
|
199
|
-
{
|
200
|
-
result = s(:op_asgn, val[0], val[4], val[2], val[3])
|
201
|
-
debug20 4, val, result
|
202
|
-
}
|
203
|
-
| primary_value tCOLON2 tIDENTIFIER tOP_ASGN command_call
|
204
|
-
{
|
205
|
-
result = s(:op_asgn, val[0], val[4], val[2], val[3])
|
206
|
-
debug20 5, val, result
|
207
|
-
}
|
208
|
-
| backref tOP_ASGN command_call
|
209
|
-
{
|
210
|
-
self.backref_assign_error val[0]
|
211
|
-
}
|
212
|
-
| lhs tEQL mrhs
|
213
|
-
{
|
214
|
-
result = new_assign val[0], s(:svalue, val[2])
|
215
|
-
}
|
216
|
-
| mlhs tEQL mrhs_arg
|
217
|
-
{
|
218
|
-
result = new_masgn val[0], val[2]
|
219
|
-
}
|
220
|
-
| expr
|
221
|
-
|
222
|
-
command_asgn: lhs tEQL command_call
|
223
|
-
{
|
224
|
-
result = new_assign val[0], val[2]
|
225
|
-
}
|
226
|
-
| lhs tEQL command_asgn
|
227
|
-
{
|
228
|
-
result = new_assign val[0], val[2]
|
229
|
-
}
|
230
|
-
|
231
|
-
expr: command_call
|
232
|
-
| expr kAND expr
|
233
|
-
{
|
234
|
-
result = logical_op :and, val[0], val[2]
|
235
|
-
}
|
236
|
-
| expr kOR expr
|
237
|
-
{
|
238
|
-
result = logical_op :or, val[0], val[2]
|
239
|
-
}
|
240
|
-
| kNOT opt_nl expr
|
241
|
-
{
|
242
|
-
result = s(:call, val[2], :"!")
|
243
|
-
}
|
244
|
-
| tBANG command_call
|
245
|
-
{
|
246
|
-
result = s(:call, val[1], :"!")
|
247
|
-
}
|
248
|
-
| arg
|
249
|
-
|
250
|
-
expr_value: expr
|
251
|
-
{
|
252
|
-
result = value_expr(val[0])
|
253
|
-
}
|
254
|
-
|
255
|
-
command_call: command
|
256
|
-
| block_command
|
257
|
-
|
258
|
-
block_command: block_call
|
259
|
-
| block_call dot_or_colon operation2 command_args
|
260
|
-
{
|
261
|
-
result = new_call val[0], val[2].to_sym, val[3]
|
262
|
-
}
|
263
|
-
|
264
|
-
cmd_brace_block: tLBRACE_ARG
|
265
|
-
{
|
266
|
-
self.env.extend(:dynamic)
|
267
|
-
result = self.lexer.lineno
|
268
|
-
}
|
269
|
-
opt_block_param
|
270
|
-
{
|
271
|
-
result = nil # self.env.dynamic.keys
|
272
|
-
}
|
273
|
-
compstmt tRCURLY
|
274
|
-
{
|
275
|
-
result = new_iter nil, val[2], val[4]
|
276
|
-
result.line = val[1]
|
277
|
-
|
278
|
-
self.env.unextend
|
279
|
-
}
|
280
|
-
|
281
|
-
fcall: operation
|
282
|
-
{
|
283
|
-
result = new_call nil, val[0].to_sym
|
284
|
-
}
|
285
|
-
|
286
|
-
command: fcall command_args =tLOWEST
|
287
|
-
{
|
288
|
-
result = val[0].concat val[1].sexp_body # REFACTOR pattern
|
289
|
-
}
|
290
|
-
| fcall command_args cmd_brace_block
|
291
|
-
{
|
292
|
-
result = val[0].concat val[1].sexp_body
|
293
|
-
if val[2] then
|
294
|
-
block_dup_check result, val[2]
|
295
|
-
|
296
|
-
result, operation = val[2], result
|
297
|
-
result.insert 1, operation
|
298
|
-
end
|
299
|
-
}
|
300
|
-
| primary_value call_op operation2 command_args =tLOWEST
|
301
|
-
{
|
302
|
-
result = new_call val[0], val[2].to_sym, val[3], val[1]
|
303
|
-
}
|
304
|
-
| primary_value call_op operation2 command_args cmd_brace_block
|
305
|
-
{
|
306
|
-
recv, _, msg, args, block = val
|
307
|
-
call = new_call recv, msg.to_sym, args, val[1]
|
308
|
-
|
309
|
-
block_dup_check call, block
|
310
|
-
|
311
|
-
block.insert 1, call
|
312
|
-
result = block
|
313
|
-
}
|
314
|
-
| primary_value tCOLON2 operation2 command_args =tLOWEST
|
315
|
-
{
|
316
|
-
result = new_call val[0], val[2].to_sym, val[3]
|
317
|
-
}
|
318
|
-
| primary_value tCOLON2 operation2 command_args cmd_brace_block
|
319
|
-
{
|
320
|
-
recv, _, msg, args, block = val
|
321
|
-
call = new_call recv, msg.to_sym, args
|
322
|
-
|
323
|
-
block_dup_check call, block
|
324
|
-
|
325
|
-
block.insert 1, call
|
326
|
-
result = block
|
327
|
-
}
|
328
|
-
| kSUPER command_args
|
329
|
-
{
|
330
|
-
result = new_super val[1]
|
331
|
-
}
|
332
|
-
| kYIELD command_args
|
333
|
-
{
|
334
|
-
result = new_yield val[1]
|
335
|
-
}
|
336
|
-
| kRETURN call_args
|
337
|
-
{
|
338
|
-
line = val[0].last
|
339
|
-
result = s(:return, ret_args(val[1])).line(line)
|
340
|
-
}
|
341
|
-
| kBREAK call_args
|
342
|
-
{
|
343
|
-
line = val[0].last
|
344
|
-
result = s(:break, ret_args(val[1])).line(line)
|
345
|
-
}
|
346
|
-
| kNEXT call_args
|
347
|
-
{
|
348
|
-
line = val[0].last
|
349
|
-
result = s(:next, ret_args(val[1])).line(line)
|
350
|
-
}
|
351
|
-
|
352
|
-
mlhs: mlhs_basic
|
353
|
-
| tLPAREN mlhs_inner rparen
|
354
|
-
{
|
355
|
-
result = val[1]
|
356
|
-
}
|
357
|
-
|
358
|
-
mlhs_inner: mlhs_basic
|
359
|
-
| tLPAREN mlhs_inner rparen
|
360
|
-
{
|
361
|
-
result = s(:masgn, s(:array, val[1]))
|
362
|
-
}
|
363
|
-
|
364
|
-
mlhs_basic: mlhs_head
|
365
|
-
{
|
366
|
-
result = s(:masgn, val[0])
|
367
|
-
}
|
368
|
-
| mlhs_head mlhs_item
|
369
|
-
{
|
370
|
-
result = s(:masgn, val[0] << val[1].compact)
|
371
|
-
}
|
372
|
-
| mlhs_head tSTAR mlhs_node
|
373
|
-
{
|
374
|
-
result = s(:masgn, val[0] << s(:splat, val[2]))
|
375
|
-
}
|
376
|
-
| mlhs_head tSTAR mlhs_node tCOMMA mlhs_post
|
377
|
-
{
|
378
|
-
ary1, _, splat, _, ary2 = val
|
379
|
-
|
380
|
-
result = list_append ary1, s(:splat, splat)
|
381
|
-
result.concat ary2.sexp_body
|
382
|
-
result = s(:masgn, result)
|
383
|
-
}
|
384
|
-
| mlhs_head tSTAR
|
385
|
-
{
|
386
|
-
result = s(:masgn, val[0] << s(:splat))
|
387
|
-
}
|
388
|
-
| mlhs_head tSTAR tCOMMA mlhs_post
|
389
|
-
{
|
390
|
-
ary = list_append val[0], s(:splat)
|
391
|
-
ary.concat val[3].sexp_body
|
392
|
-
result = s(:masgn, ary)
|
393
|
-
}
|
394
|
-
| tSTAR mlhs_node
|
395
|
-
{
|
396
|
-
result = s(:masgn, s(:array, s(:splat, val[1])))
|
397
|
-
}
|
398
|
-
| tSTAR mlhs_node tCOMMA mlhs_post
|
399
|
-
{
|
400
|
-
ary = s(:array, s(:splat, val[1]))
|
401
|
-
ary.concat val[3].sexp_body
|
402
|
-
result = s(:masgn, ary)
|
403
|
-
}
|
404
|
-
| tSTAR
|
405
|
-
{
|
406
|
-
result = s(:masgn, s(:array, s(:splat)))
|
407
|
-
}
|
408
|
-
| tSTAR tCOMMA mlhs_post
|
409
|
-
{
|
410
|
-
result = s(:masgn, s(:array, s(:splat), *val[2].sexp_body))
|
411
|
-
}
|
412
|
-
|
413
|
-
mlhs_item: mlhs_node
|
414
|
-
| tLPAREN mlhs_inner rparen
|
415
|
-
{
|
416
|
-
result = val[1]
|
417
|
-
}
|
418
|
-
|
419
|
-
mlhs_head: mlhs_item tCOMMA
|
420
|
-
{
|
421
|
-
result = s(:array, val[0])
|
422
|
-
}
|
423
|
-
| mlhs_head mlhs_item tCOMMA
|
424
|
-
{
|
425
|
-
result = val[0] << val[1].compact
|
426
|
-
}
|
427
|
-
|
428
|
-
mlhs_post: mlhs_item
|
429
|
-
{
|
430
|
-
result = s(:array, val[0])
|
431
|
-
}
|
432
|
-
| mlhs_post tCOMMA mlhs_item
|
433
|
-
{
|
434
|
-
result = list_append val[0], val[2]
|
435
|
-
}
|
436
|
-
|
437
|
-
mlhs_node: user_variable
|
438
|
-
{
|
439
|
-
result = self.assignable val[0]
|
440
|
-
}
|
441
|
-
| keyword_variable
|
442
|
-
{
|
443
|
-
result = self.assignable val[0]
|
444
|
-
}
|
445
|
-
| primary_value tLBRACK2 opt_call_args rbracket
|
446
|
-
{
|
447
|
-
result = self.aryset val[0], val[2]
|
448
|
-
}
|
449
|
-
| primary_value call_op tIDENTIFIER
|
450
|
-
{
|
451
|
-
result = new_attrasgn val[0], val[2], val[1]
|
452
|
-
}
|
453
|
-
| primary_value tCOLON2 tIDENTIFIER
|
454
|
-
{
|
455
|
-
result = s(:attrasgn, val[0], :"#{val[2]}=")
|
456
|
-
}
|
457
|
-
| primary_value call_op tCONSTANT
|
458
|
-
{
|
459
|
-
result = new_attrasgn val[0], val[2], val[1]
|
460
|
-
}
|
461
|
-
| primary_value tCOLON2 tCONSTANT
|
462
|
-
{
|
463
|
-
if (self.in_def || self.in_single > 0) then
|
464
|
-
debug20 7
|
465
|
-
yyerror "dynamic constant assignment"
|
466
|
-
end
|
467
|
-
|
468
|
-
result = s(:const, s(:colon2, val[0], val[2].to_sym), nil)
|
469
|
-
}
|
470
|
-
| tCOLON3 tCONSTANT
|
471
|
-
{
|
472
|
-
if (self.in_def || self.in_single > 0) then
|
473
|
-
debug20 8
|
474
|
-
yyerror "dynamic constant assignment"
|
475
|
-
end
|
476
|
-
|
477
|
-
result = s(:const, nil, s(:colon3, val[1].to_sym))
|
478
|
-
}
|
479
|
-
| backref
|
480
|
-
{
|
481
|
-
self.backref_assign_error val[0]
|
482
|
-
}
|
483
|
-
|
484
|
-
lhs: user_variable
|
485
|
-
{
|
486
|
-
result = self.assignable val[0]
|
487
|
-
}
|
488
|
-
| keyword_variable
|
489
|
-
{
|
490
|
-
result = self.assignable val[0]
|
491
|
-
debug20 9, val, result
|
492
|
-
}
|
493
|
-
| primary_value tLBRACK2 opt_call_args rbracket
|
494
|
-
{
|
495
|
-
result = self.aryset val[0], val[2]
|
496
|
-
}
|
497
|
-
| primary_value call_op tIDENTIFIER # REFACTOR
|
498
|
-
{
|
499
|
-
result = new_attrasgn val[0], val[2], val[1]
|
500
|
-
}
|
501
|
-
| primary_value tCOLON2 tIDENTIFIER
|
502
|
-
{
|
503
|
-
result = s(:attrasgn, val[0], :"#{val[2]}=")
|
504
|
-
}
|
505
|
-
| primary_value call_op tCONSTANT # REFACTOR?
|
506
|
-
{
|
507
|
-
result = new_attrasgn val[0], val[2], val[1]
|
508
|
-
}
|
509
|
-
| primary_value tCOLON2 tCONSTANT
|
510
|
-
{
|
511
|
-
if (self.in_def || self.in_single > 0) then
|
512
|
-
debug20 10
|
513
|
-
yyerror "dynamic constant assignment"
|
514
|
-
end
|
515
|
-
|
516
|
-
result = s(:const, s(:colon2, val[0], val[2].to_sym))
|
517
|
-
}
|
518
|
-
| tCOLON3 tCONSTANT
|
519
|
-
{
|
520
|
-
if (self.in_def || self.in_single > 0) then
|
521
|
-
debug20 11
|
522
|
-
yyerror "dynamic constant assignment"
|
523
|
-
end
|
524
|
-
|
525
|
-
result = s(:const, s(:colon3, val[1].to_sym))
|
526
|
-
}
|
527
|
-
| backref
|
528
|
-
{
|
529
|
-
self.backref_assign_error val[0]
|
530
|
-
}
|
531
|
-
|
532
|
-
cname: tIDENTIFIER
|
533
|
-
{
|
534
|
-
yyerror "class/module name must be CONSTANT"
|
535
|
-
}
|
536
|
-
| tCONSTANT
|
537
|
-
|
538
|
-
cpath: tCOLON3 cname
|
539
|
-
{
|
540
|
-
result = s(:colon3, val[1].to_sym)
|
541
|
-
}
|
542
|
-
| cname
|
543
|
-
{
|
544
|
-
result = val[0].to_sym
|
545
|
-
}
|
546
|
-
| primary_value tCOLON2 cname
|
547
|
-
{
|
548
|
-
result = s(:colon2, val[0], val[2].to_sym)
|
549
|
-
}
|
550
|
-
|
551
|
-
fname: tIDENTIFIER | tCONSTANT | tFID
|
552
|
-
| op
|
553
|
-
{
|
554
|
-
lexer.lex_state = :expr_end
|
555
|
-
result = val[0]
|
556
|
-
}
|
557
|
-
|
558
|
-
| reswords
|
559
|
-
{
|
560
|
-
lexer.lex_state = :expr_end
|
561
|
-
result = val[0]
|
562
|
-
}
|
563
|
-
|
564
|
-
fsym: fname | symbol
|
565
|
-
|
566
|
-
fitem: fsym
|
567
|
-
{
|
568
|
-
result = s(:lit, val[0].to_sym)
|
569
|
-
}
|
570
|
-
| dsym
|
571
|
-
|
572
|
-
undef_list: fitem
|
573
|
-
{
|
574
|
-
result = new_undef val[0]
|
575
|
-
}
|
576
|
-
|
|
577
|
-
undef_list tCOMMA
|
578
|
-
{
|
579
|
-
lexer.lex_state = :expr_fname
|
580
|
-
}
|
581
|
-
fitem
|
582
|
-
{
|
583
|
-
result = new_undef val[0], val[3]
|
584
|
-
}
|
585
|
-
|
586
|
-
op: tPIPE | tCARET | tAMPER2 | tCMP | tEQ | tEQQ
|
587
|
-
| tMATCH | tNMATCH | tGT | tGEQ | tLT | tLEQ
|
588
|
-
| tNEQ | tLSHFT | tRSHFT | tPLUS | tMINUS | tSTAR2
|
589
|
-
| tSTAR | tDIVIDE | tPERCENT | tPOW | tDSTAR | tBANG | tTILDE
|
590
|
-
| tUPLUS | tUMINUS | tAREF | tASET | tBACK_REF2
|
591
|
-
|
592
|
-
reswords: k__LINE__ | k__FILE__ | k__ENCODING__ | klBEGIN | klEND
|
593
|
-
| kALIAS | kAND | kBEGIN | kBREAK | kCASE
|
594
|
-
| kCLASS | kDEF | kDEFINED | kDO | kELSE
|
595
|
-
| kELSIF | kEND | kENSURE | kFALSE | kFOR
|
596
|
-
| kIN | kMODULE | kNEXT | kNIL | kNOT
|
597
|
-
| kOR | kREDO | kRESCUE | kRETRY | kRETURN
|
598
|
-
| kSELF | kSUPER | kTHEN | kTRUE | kUNDEF
|
599
|
-
| kWHEN | kYIELD | kIF | kUNLESS | kWHILE
|
600
|
-
| kUNTIL
|
601
|
-
|
602
|
-
arg: lhs tEQL arg
|
603
|
-
{
|
604
|
-
result = new_assign val[0], val[2]
|
605
|
-
}
|
606
|
-
| lhs tEQL arg kRESCUE_MOD arg
|
607
|
-
{
|
608
|
-
result = new_assign val[0], s(:rescue, val[2], new_resbody(s(:array), val[4]))
|
609
|
-
}
|
610
|
-
| var_lhs tOP_ASGN arg
|
611
|
-
{
|
612
|
-
result = new_op_asgn val
|
613
|
-
}
|
614
|
-
| var_lhs tOP_ASGN arg kRESCUE_MOD arg
|
615
|
-
{
|
616
|
-
result = new_op_asgn val
|
617
|
-
result = s(:rescue, result, new_resbody(s(:array), val[4]))
|
618
|
-
}
|
619
|
-
| primary_value tLBRACK2 opt_call_args rbracket tOP_ASGN arg
|
620
|
-
{
|
621
|
-
val[2].sexp_type = :arglist if val[2]
|
622
|
-
result = s(:op_asgn1, val[0], val[2], val[4].to_sym, val[5])
|
623
|
-
}
|
624
|
-
| primary_value call_op tIDENTIFIER tOP_ASGN arg
|
625
|
-
{
|
626
|
-
result = new_op_asgn2 val
|
627
|
-
}
|
628
|
-
| primary_value call_op tCONSTANT tOP_ASGN arg
|
629
|
-
{
|
630
|
-
result = new_op_asgn2 val
|
631
|
-
}
|
632
|
-
| primary_value tCOLON2 tIDENTIFIER tOP_ASGN arg
|
633
|
-
{
|
634
|
-
result = s(:op_asgn, val[0], val[4], val[2].to_sym, val[3].to_sym)
|
635
|
-
}
|
636
|
-
| primary_value tCOLON2 tCONSTANT tOP_ASGN arg
|
637
|
-
{
|
638
|
-
yyerror "constant re-assignment"
|
639
|
-
}
|
640
|
-
| tCOLON3 tCONSTANT tOP_ASGN arg
|
641
|
-
{
|
642
|
-
yyerror "constant re-assignment"
|
643
|
-
}
|
644
|
-
| backref tOP_ASGN arg
|
645
|
-
{
|
646
|
-
self.backref_assign_error val[0]
|
647
|
-
}
|
648
|
-
| arg tDOT2 arg
|
649
|
-
{
|
650
|
-
v1, v2 = val[0], val[2]
|
651
|
-
if v1.node_type == :lit and v2.node_type == :lit and Integer === v1.last and Integer === v2.last then
|
652
|
-
result = s(:lit, (v1.last)..(v2.last))
|
653
|
-
else
|
654
|
-
result = s(:dot2, v1, v2)
|
655
|
-
end
|
656
|
-
}
|
657
|
-
| arg tDOT3 arg
|
658
|
-
{
|
659
|
-
v1, v2 = val[0], val[2]
|
660
|
-
if v1.node_type == :lit and v2.node_type == :lit and Integer === v1.last and Integer === v2.last then
|
661
|
-
result = s(:lit, (v1.last)...(v2.last))
|
662
|
-
else
|
663
|
-
result = s(:dot3, v1, v2)
|
664
|
-
end
|
665
|
-
}
|
666
|
-
| arg tPLUS arg
|
667
|
-
{
|
668
|
-
result = new_call val[0], :+, argl(val[2])
|
669
|
-
}
|
670
|
-
| arg tMINUS arg
|
671
|
-
{
|
672
|
-
result = new_call val[0], :-, argl(val[2])
|
673
|
-
}
|
674
|
-
| arg tSTAR2 arg # TODO: rename
|
675
|
-
{
|
676
|
-
result = new_call val[0], :*, argl(val[2])
|
677
|
-
}
|
678
|
-
| arg tDIVIDE arg
|
679
|
-
{
|
680
|
-
result = new_call val[0], :"/", argl(val[2])
|
681
|
-
}
|
682
|
-
| arg tPERCENT arg
|
683
|
-
{
|
684
|
-
result = new_call val[0], :"%", argl(val[2])
|
685
|
-
}
|
686
|
-
| arg tPOW arg
|
687
|
-
{
|
688
|
-
result = new_call val[0], :**, argl(val[2])
|
689
|
-
}
|
690
|
-
| tUMINUS_NUM simple_numeric tPOW arg
|
691
|
-
{
|
692
|
-
result = new_call(new_call(s(:lit, val[1]), :"**", argl(val[3])), :"-@")
|
693
|
-
}
|
694
|
-
| tUPLUS arg
|
695
|
-
{
|
696
|
-
result = new_call val[1], :"+@"
|
697
|
-
}
|
698
|
-
| tUMINUS arg
|
699
|
-
{
|
700
|
-
result = new_call val[1], :"-@"
|
701
|
-
}
|
702
|
-
| arg tPIPE arg
|
703
|
-
{
|
704
|
-
result = new_call val[0], :"|", argl(val[2])
|
705
|
-
}
|
706
|
-
| arg tCARET arg
|
707
|
-
{
|
708
|
-
result = new_call val[0], :"^", argl(val[2])
|
709
|
-
}
|
710
|
-
| arg tAMPER2 arg
|
711
|
-
{
|
712
|
-
result = new_call val[0], :"&", argl(val[2])
|
713
|
-
}
|
714
|
-
| arg tCMP arg
|
715
|
-
{
|
716
|
-
result = new_call val[0], :"<=>", argl(val[2])
|
717
|
-
}
|
718
|
-
| arg tGT arg
|
719
|
-
{
|
720
|
-
result = new_call val[0], :">", argl(val[2])
|
721
|
-
}
|
722
|
-
| arg tGEQ arg
|
723
|
-
{
|
724
|
-
result = new_call val[0], :">=", argl(val[2])
|
725
|
-
}
|
726
|
-
| arg tLT arg
|
727
|
-
{
|
728
|
-
result = new_call val[0], :"<", argl(val[2])
|
729
|
-
}
|
730
|
-
| arg tLEQ arg
|
731
|
-
{
|
732
|
-
result = new_call val[0], :"<=", argl(val[2])
|
733
|
-
}
|
734
|
-
| arg tEQ arg
|
735
|
-
{
|
736
|
-
result = new_call val[0], :"==", argl(val[2])
|
737
|
-
}
|
738
|
-
| arg tEQQ arg
|
739
|
-
{
|
740
|
-
result = new_call val[0], :"===", argl(val[2])
|
741
|
-
}
|
742
|
-
| arg tNEQ arg
|
743
|
-
{
|
744
|
-
result = new_call val[0], :"!=", argl(val[2])
|
745
|
-
}
|
746
|
-
| arg tMATCH arg
|
747
|
-
{
|
748
|
-
result = new_match val[0], val[2]
|
749
|
-
}
|
750
|
-
| arg tNMATCH arg
|
751
|
-
{
|
752
|
-
result = s(:not, new_match(val[0], val[2]))
|
753
|
-
}
|
754
|
-
| tBANG arg
|
755
|
-
{
|
756
|
-
result = new_call val[1], :"!"
|
757
|
-
}
|
758
|
-
| tTILDE arg
|
759
|
-
{
|
760
|
-
result = new_call value_expr(val[1]), :"~"
|
761
|
-
}
|
762
|
-
| arg tLSHFT arg
|
763
|
-
{
|
764
|
-
val[0] = value_expr val[0]
|
765
|
-
val[2] = value_expr val[2]
|
766
|
-
result = new_call val[0], :"\<\<", argl(val[2])
|
767
|
-
}
|
768
|
-
| arg tRSHFT arg
|
769
|
-
{
|
770
|
-
val[0] = value_expr val[0]
|
771
|
-
val[2] = value_expr val[2]
|
772
|
-
result = new_call val[0], :">>", argl(val[2])
|
773
|
-
}
|
774
|
-
| arg tANDOP arg
|
775
|
-
{
|
776
|
-
result = logical_op :and, val[0], val[2]
|
777
|
-
}
|
778
|
-
| arg tOROP arg
|
779
|
-
{
|
780
|
-
result = logical_op :or, val[0], val[2]
|
781
|
-
}
|
782
|
-
| kDEFINED opt_nl arg
|
783
|
-
{
|
784
|
-
result = s(:defined, val[2])
|
785
|
-
}
|
786
|
-
| arg tEH arg opt_nl tCOLON arg
|
787
|
-
{
|
788
|
-
result = s(:if, val[0], val[2], val[5])
|
789
|
-
}
|
790
|
-
| primary
|
791
|
-
|
792
|
-
arg_value: arg
|
793
|
-
{
|
794
|
-
result = value_expr(val[0])
|
795
|
-
}
|
796
|
-
|
797
|
-
aref_args: none
|
798
|
-
| args trailer
|
799
|
-
{
|
800
|
-
result = args [val[0]]
|
801
|
-
}
|
802
|
-
| args tCOMMA assocs trailer
|
803
|
-
{
|
804
|
-
result = args [val[0], array_to_hash(val[2])]
|
805
|
-
}
|
806
|
-
| assocs trailer
|
807
|
-
{
|
808
|
-
result = args [array_to_hash(val[0])]
|
809
|
-
}
|
810
|
-
|
811
|
-
paren_args: tLPAREN2 opt_call_args rparen
|
812
|
-
{
|
813
|
-
result = val[1]
|
814
|
-
}
|
815
|
-
|
816
|
-
opt_paren_args: none
|
817
|
-
| paren_args
|
818
|
-
|
819
|
-
opt_call_args: none
|
820
|
-
{
|
821
|
-
result = val[0]
|
822
|
-
}
|
823
|
-
| call_args
|
824
|
-
{
|
825
|
-
result = val[0]
|
826
|
-
}
|
827
|
-
| args tCOMMA
|
828
|
-
{
|
829
|
-
result = args val
|
830
|
-
}
|
831
|
-
| args tCOMMA assocs tCOMMA
|
832
|
-
{
|
833
|
-
result = args [val[0], array_to_hash(val[2])]
|
834
|
-
}
|
835
|
-
| assocs tCOMMA
|
836
|
-
{
|
837
|
-
result = args [array_to_hash(val[0])]
|
838
|
-
}
|
839
|
-
|
840
|
-
call_args: command
|
841
|
-
{
|
842
|
-
warning "parenthesize argument(s) for future version"
|
843
|
-
result = call_args val
|
844
|
-
}
|
845
|
-
| args opt_block_arg
|
846
|
-
{
|
847
|
-
result = call_args val
|
848
|
-
result = self.arg_blk_pass val[0], val[1]
|
849
|
-
}
|
850
|
-
| assocs opt_block_arg
|
851
|
-
{
|
852
|
-
result = call_args [array_to_hash(val[0])]
|
853
|
-
result = self.arg_blk_pass result, val[1]
|
854
|
-
}
|
855
|
-
| args tCOMMA assocs opt_block_arg
|
856
|
-
{
|
857
|
-
result = call_args [val[0], array_to_hash(val[2])]
|
858
|
-
result = self.arg_blk_pass result, val[3]
|
859
|
-
}
|
860
|
-
| block_arg
|
861
|
-
{
|
862
|
-
result = call_args val
|
863
|
-
}
|
864
|
-
|
865
|
-
command_args: {
|
866
|
-
result = lexer.cmdarg.stack.dup # TODO: smell?
|
867
|
-
lexer.cmdarg.push true
|
868
|
-
}
|
869
|
-
call_args
|
870
|
-
{
|
871
|
-
lexer.cmdarg.stack.replace val[0]
|
872
|
-
result = val[1]
|
873
|
-
}
|
874
|
-
|
875
|
-
block_arg: tAMPER arg_value
|
876
|
-
{
|
877
|
-
result = s(:block_pass, val[1])
|
878
|
-
}
|
879
|
-
|
880
|
-
opt_block_arg: tCOMMA block_arg
|
881
|
-
{
|
882
|
-
result = val[1]
|
883
|
-
}
|
884
|
-
| none
|
885
|
-
|
886
|
-
args: arg_value
|
887
|
-
{
|
888
|
-
result = s(:array, val[0])
|
889
|
-
}
|
890
|
-
| tSTAR arg_value
|
891
|
-
{
|
892
|
-
result = s(:array, s(:splat, val[1]))
|
893
|
-
}
|
894
|
-
| args tCOMMA arg_value
|
895
|
-
{
|
896
|
-
result = self.list_append val[0], val[2]
|
897
|
-
}
|
898
|
-
| args tCOMMA tSTAR arg_value
|
899
|
-
{
|
900
|
-
result = self.list_append val[0], s(:splat, val[3])
|
901
|
-
}
|
902
|
-
|
903
|
-
mrhs_arg: mrhs
|
904
|
-
{
|
905
|
-
result = new_masgn_arg val[0]
|
906
|
-
}
|
907
|
-
| arg_value
|
908
|
-
{
|
909
|
-
result = new_masgn_arg val[0], :wrap
|
910
|
-
}
|
911
|
-
|
912
|
-
mrhs: args tCOMMA arg_value
|
913
|
-
{
|
914
|
-
result = val[0] << val[2]
|
915
|
-
}
|
916
|
-
| args tCOMMA tSTAR arg_value
|
917
|
-
{
|
918
|
-
result = self.arg_concat val[0], val[3]
|
919
|
-
}
|
920
|
-
| tSTAR arg_value
|
921
|
-
{
|
922
|
-
result = s(:splat, val[1])
|
923
|
-
}
|
924
|
-
|
925
|
-
primary: literal
|
926
|
-
| strings
|
927
|
-
| xstring
|
928
|
-
| regexp
|
929
|
-
| words
|
930
|
-
| qwords
|
931
|
-
| symbols
|
932
|
-
| qsymbols
|
933
|
-
| var_ref
|
934
|
-
| backref
|
935
|
-
| tFID
|
936
|
-
{
|
937
|
-
result = new_call nil, val[0].to_sym
|
938
|
-
}
|
939
|
-
| kBEGIN
|
940
|
-
{
|
941
|
-
result = self.lexer.lineno
|
942
|
-
}
|
943
|
-
bodystmt kEND
|
944
|
-
{
|
945
|
-
unless val[2] then
|
946
|
-
result = s(:nil)
|
947
|
-
else
|
948
|
-
result = s(:begin, val[2])
|
949
|
-
end
|
950
|
-
|
951
|
-
result.line = val[1]
|
952
|
-
}
|
953
|
-
| tLPAREN_ARG rparen
|
954
|
-
{
|
955
|
-
debug20 13, val, result
|
956
|
-
}
|
957
|
-
| tLPAREN_ARG
|
958
|
-
{
|
959
|
-
result = self.lexer.cmdarg.stack.dup
|
960
|
-
lexer.cmdarg.stack.replace [false] # TODO add api for these
|
961
|
-
}
|
962
|
-
expr
|
963
|
-
{
|
964
|
-
lexer.lex_state = :expr_endarg
|
965
|
-
}
|
966
|
-
rparen
|
967
|
-
{
|
968
|
-
warning "(...) interpreted as grouped expression"
|
969
|
-
lexer.cmdarg.stack.replace val[1]
|
970
|
-
result = val[2]
|
971
|
-
}
|
972
|
-
| tLPAREN compstmt tRPAREN
|
973
|
-
{
|
974
|
-
result = val[1] || s(:nil)
|
975
|
-
result.paren = true
|
976
|
-
}
|
977
|
-
| primary_value tCOLON2 tCONSTANT
|
978
|
-
{
|
979
|
-
result = s(:colon2, val[0], val[2].to_sym)
|
980
|
-
}
|
981
|
-
| tCOLON3 tCONSTANT
|
982
|
-
{
|
983
|
-
result = s(:colon3, val[1].to_sym)
|
984
|
-
}
|
985
|
-
| tLBRACK aref_args tRBRACK
|
986
|
-
{
|
987
|
-
result = val[1] || s(:array)
|
988
|
-
result.sexp_type = :array # aref_args is :args
|
989
|
-
}
|
990
|
-
| tLBRACE
|
991
|
-
{
|
992
|
-
result = self.lexer.lineno
|
993
|
-
}
|
994
|
-
assoc_list tRCURLY
|
995
|
-
{
|
996
|
-
result = new_hash val
|
997
|
-
}
|
998
|
-
| kRETURN
|
999
|
-
{
|
1000
|
-
result = s(:return)
|
1001
|
-
}
|
1002
|
-
| kYIELD tLPAREN2 call_args rparen
|
1003
|
-
{
|
1004
|
-
result = new_yield val[2]
|
1005
|
-
}
|
1006
|
-
| kYIELD tLPAREN2 rparen
|
1007
|
-
{
|
1008
|
-
result = new_yield
|
1009
|
-
}
|
1010
|
-
| kYIELD
|
1011
|
-
{
|
1012
|
-
result = new_yield
|
1013
|
-
}
|
1014
|
-
| kDEFINED opt_nl tLPAREN2 expr rparen
|
1015
|
-
{
|
1016
|
-
result = s(:defined, val[3])
|
1017
|
-
}
|
1018
|
-
| kNOT tLPAREN2 expr rparen
|
1019
|
-
{
|
1020
|
-
result = s(:call, val[2], :"!")
|
1021
|
-
}
|
1022
|
-
| kNOT tLPAREN2 rparen
|
1023
|
-
{
|
1024
|
-
debug20 14, val, result
|
1025
|
-
}
|
1026
|
-
| fcall brace_block
|
1027
|
-
{
|
1028
|
-
oper, iter = val[0], val[1]
|
1029
|
-
call = oper # FIX
|
1030
|
-
iter.insert 1, call
|
1031
|
-
result = iter
|
1032
|
-
call.line = iter.line
|
1033
|
-
}
|
1034
|
-
| method_call
|
1035
|
-
| method_call brace_block
|
1036
|
-
{
|
1037
|
-
call, iter = val[0], val[1]
|
1038
|
-
block_dup_check call, iter
|
1039
|
-
iter.insert 1, call # FIX
|
1040
|
-
result = iter
|
1041
|
-
}
|
1042
|
-
| tLAMBDA lambda
|
1043
|
-
{
|
1044
|
-
result = val[1] # TODO: fix lineno
|
1045
|
-
}
|
1046
|
-
| kIF expr_value then compstmt if_tail kEND
|
1047
|
-
{
|
1048
|
-
result = new_if val[1], val[3], val[4]
|
1049
|
-
}
|
1050
|
-
| kUNLESS expr_value then compstmt opt_else kEND
|
1051
|
-
{
|
1052
|
-
result = new_if val[1], val[4], val[3]
|
1053
|
-
}
|
1054
|
-
| kWHILE
|
1055
|
-
{
|
1056
|
-
lexer.cond.push true
|
1057
|
-
}
|
1058
|
-
expr_value do
|
1059
|
-
{
|
1060
|
-
lexer.cond.pop
|
1061
|
-
}
|
1062
|
-
compstmt kEND
|
1063
|
-
{
|
1064
|
-
result = new_while val[5], val[2], true
|
1065
|
-
}
|
1066
|
-
| kUNTIL
|
1067
|
-
{
|
1068
|
-
lexer.cond.push true
|
1069
|
-
}
|
1070
|
-
expr_value do
|
1071
|
-
{
|
1072
|
-
lexer.cond.pop
|
1073
|
-
}
|
1074
|
-
compstmt kEND
|
1075
|
-
{
|
1076
|
-
result = new_until val[5], val[2], true
|
1077
|
-
}
|
1078
|
-
| kCASE expr_value opt_terms case_body kEND
|
1079
|
-
{
|
1080
|
-
(_, line), expr, _, body, _ = val
|
1081
|
-
result = new_case expr, body, line
|
1082
|
-
}
|
1083
|
-
| kCASE opt_terms case_body kEND
|
1084
|
-
{
|
1085
|
-
(_, line), _, body, _ = val
|
1086
|
-
result = new_case nil, body, line
|
1087
|
-
}
|
1088
|
-
| kFOR for_var kIN
|
1089
|
-
{
|
1090
|
-
lexer.cond.push true
|
1091
|
-
}
|
1092
|
-
expr_value do
|
1093
|
-
{
|
1094
|
-
lexer.cond.pop
|
1095
|
-
}
|
1096
|
-
compstmt kEND
|
1097
|
-
{
|
1098
|
-
result = new_for val[4], val[1], val[7]
|
1099
|
-
}
|
1100
|
-
| kCLASS
|
1101
|
-
{
|
1102
|
-
result = self.lexer.lineno
|
1103
|
-
}
|
1104
|
-
cpath superclass
|
1105
|
-
{
|
1106
|
-
self.comments.push self.lexer.comments
|
1107
|
-
if (self.in_def || self.in_single > 0) then
|
1108
|
-
yyerror "class definition in method body"
|
1109
|
-
end
|
1110
|
-
self.env.extend
|
1111
|
-
}
|
1112
|
-
bodystmt kEND
|
1113
|
-
{
|
1114
|
-
result = new_class val
|
1115
|
-
self.env.unextend
|
1116
|
-
self.lexer.comments # we don't care about comments in the body
|
1117
|
-
}
|
1118
|
-
| kCLASS tLSHFT
|
1119
|
-
{
|
1120
|
-
result = self.lexer.lineno
|
1121
|
-
}
|
1122
|
-
expr
|
1123
|
-
{
|
1124
|
-
result = self.in_def
|
1125
|
-
self.in_def = false
|
1126
|
-
}
|
1127
|
-
term
|
1128
|
-
{
|
1129
|
-
result = self.in_single
|
1130
|
-
self.in_single = 0
|
1131
|
-
self.env.extend
|
1132
|
-
}
|
1133
|
-
bodystmt kEND
|
1134
|
-
{
|
1135
|
-
result = new_sclass val
|
1136
|
-
self.env.unextend
|
1137
|
-
self.lexer.comments # we don't care about comments in the body
|
1138
|
-
}
|
1139
|
-
| kMODULE
|
1140
|
-
{
|
1141
|
-
result = self.lexer.lineno
|
1142
|
-
}
|
1143
|
-
cpath
|
1144
|
-
{
|
1145
|
-
self.comments.push self.lexer.comments
|
1146
|
-
yyerror "module definition in method body" if
|
1147
|
-
self.in_def or self.in_single > 0
|
1148
|
-
|
1149
|
-
self.env.extend
|
1150
|
-
}
|
1151
|
-
bodystmt kEND
|
1152
|
-
{
|
1153
|
-
result = new_module val
|
1154
|
-
self.env.unextend
|
1155
|
-
self.lexer.comments # we don't care about comments in the body
|
1156
|
-
}
|
1157
|
-
| kDEF fname
|
1158
|
-
{
|
1159
|
-
result = [self.in_def, self.lexer.cmdarg.stack.dup]
|
1160
|
-
|
1161
|
-
self.comments.push self.lexer.comments
|
1162
|
-
self.in_def = true
|
1163
|
-
self.env.extend
|
1164
|
-
# TODO: local->cmdargs = cmdarg_stack;
|
1165
|
-
# TODO: port local_push_gen and local_pop_gen
|
1166
|
-
lexer.cmdarg.stack.replace [false]
|
1167
|
-
}
|
1168
|
-
f_arglist bodystmt kEND
|
1169
|
-
{
|
1170
|
-
in_def, cmdarg = val[2]
|
1171
|
-
|
1172
|
-
result = new_defn val
|
1173
|
-
|
1174
|
-
lexer.cmdarg.stack.replace cmdarg
|
1175
|
-
self.env.unextend
|
1176
|
-
self.in_def = in_def
|
1177
|
-
self.lexer.comments # we don't care about comments in the body
|
1178
|
-
}
|
1179
|
-
| kDEF singleton dot_or_colon
|
1180
|
-
{
|
1181
|
-
self.comments.push self.lexer.comments
|
1182
|
-
lexer.lex_state = :expr_fname
|
1183
|
-
}
|
1184
|
-
fname
|
1185
|
-
{
|
1186
|
-
self.in_single += 1
|
1187
|
-
self.env.extend
|
1188
|
-
lexer.lex_state = :expr_endfn # force for args
|
1189
|
-
result = [lexer.lineno, self.lexer.cmdarg.stack.dup]
|
1190
|
-
lexer.cmdarg.stack.replace [false]
|
1191
|
-
}
|
1192
|
-
f_arglist bodystmt kEND
|
1193
|
-
{
|
1194
|
-
line, cmdarg = val[5]
|
1195
|
-
result = new_defs val
|
1196
|
-
result[3].line line
|
1197
|
-
|
1198
|
-
lexer.cmdarg.stack.replace cmdarg
|
1199
|
-
|
1200
|
-
self.env.unextend
|
1201
|
-
self.in_single -= 1
|
1202
|
-
self.lexer.comments # we don't care about comments in the body
|
1203
|
-
}
|
1204
|
-
| kBREAK
|
1205
|
-
{
|
1206
|
-
result = s(:break)
|
1207
|
-
}
|
1208
|
-
| kNEXT
|
1209
|
-
{
|
1210
|
-
result = s(:next)
|
1211
|
-
}
|
1212
|
-
| kREDO
|
1213
|
-
{
|
1214
|
-
result = s(:redo)
|
1215
|
-
}
|
1216
|
-
| kRETRY
|
1217
|
-
{
|
1218
|
-
result = s(:retry)
|
1219
|
-
}
|
1220
|
-
|
1221
|
-
primary_value: primary
|
1222
|
-
{
|
1223
|
-
result = value_expr(val[0])
|
1224
|
-
}
|
1225
|
-
|
1226
|
-
# These are really stupid
|
1227
|
-
k_begin: kBEGIN
|
1228
|
-
k_if: kIF
|
1229
|
-
k_unless: kUNLESS
|
1230
|
-
k_while: kWHILE
|
1231
|
-
k_until: kUNTIL
|
1232
|
-
k_case: kCASE
|
1233
|
-
k_for: kFOR
|
1234
|
-
k_class: kCLASS
|
1235
|
-
k_module: kMODULE
|
1236
|
-
k_def: kDEF
|
1237
|
-
k_end: kEND
|
1238
|
-
|
1239
|
-
then: term
|
1240
|
-
| kTHEN
|
1241
|
-
| term kTHEN
|
1242
|
-
|
1243
|
-
do: term
|
1244
|
-
| kDO_COND
|
1245
|
-
|
1246
|
-
if_tail: opt_else
|
1247
|
-
| kELSIF expr_value then compstmt if_tail
|
1248
|
-
{
|
1249
|
-
result = s(:if, val[1], val[3], val[4])
|
1250
|
-
}
|
1251
|
-
|
1252
|
-
opt_else: none
|
1253
|
-
| kELSE compstmt
|
1254
|
-
{
|
1255
|
-
result = val[1]
|
1256
|
-
}
|
1257
|
-
|
1258
|
-
for_var: lhs
|
1259
|
-
| mlhs
|
1260
|
-
{
|
1261
|
-
val[0].delete_at 1 if val[0][1].nil? # HACK
|
1262
|
-
}
|
1263
|
-
|
1264
|
-
f_marg: f_norm_arg
|
1265
|
-
| tLPAREN f_margs rparen
|
1266
|
-
{
|
1267
|
-
result = val[1]
|
1268
|
-
}
|
1269
|
-
|
1270
|
-
f_marg_list: f_marg
|
1271
|
-
{
|
1272
|
-
result = s(:array, val[0])
|
1273
|
-
}
|
1274
|
-
| f_marg_list tCOMMA f_marg
|
1275
|
-
{
|
1276
|
-
result = list_append val[0], val[2]
|
1277
|
-
}
|
1278
|
-
|
1279
|
-
f_margs: f_marg_list
|
1280
|
-
{
|
1281
|
-
args, = val
|
1282
|
-
|
1283
|
-
result = block_var args
|
1284
|
-
}
|
1285
|
-
| f_marg_list tCOMMA tSTAR f_norm_arg
|
1286
|
-
{
|
1287
|
-
args, _, _, splat = val
|
1288
|
-
|
1289
|
-
result = block_var args, "*#{splat}".to_sym
|
1290
|
-
}
|
1291
|
-
| f_marg_list tCOMMA tSTAR f_norm_arg tCOMMA f_marg_list
|
1292
|
-
{
|
1293
|
-
args, _, _, splat, _, args2 = val
|
1294
|
-
|
1295
|
-
result = block_var args, "*#{splat}".to_sym, args2
|
1296
|
-
}
|
1297
|
-
| f_marg_list tCOMMA tSTAR
|
1298
|
-
{
|
1299
|
-
args, _, _ = val
|
1300
|
-
|
1301
|
-
result = block_var args, :*
|
1302
|
-
}
|
1303
|
-
| f_marg_list tCOMMA tSTAR tCOMMA f_marg_list
|
1304
|
-
{
|
1305
|
-
args, _, _, _, args2 = val
|
1306
|
-
|
1307
|
-
result = block_var args, :*, args2
|
1308
|
-
}
|
1309
|
-
| tSTAR f_norm_arg
|
1310
|
-
{
|
1311
|
-
_, splat = val
|
1312
|
-
|
1313
|
-
result = block_var :"*#{splat}"
|
1314
|
-
}
|
1315
|
-
| tSTAR f_norm_arg tCOMMA f_marg_list
|
1316
|
-
{
|
1317
|
-
_, splat, _, args = val
|
1318
|
-
|
1319
|
-
result = block_var :"*#{splat}", args
|
1320
|
-
}
|
1321
|
-
| tSTAR
|
1322
|
-
{
|
1323
|
-
result = block_var :*
|
1324
|
-
}
|
1325
|
-
| tSTAR tCOMMA f_marg_list
|
1326
|
-
{
|
1327
|
-
_, _, args = val
|
1328
|
-
|
1329
|
-
result = block_var :*, args
|
1330
|
-
}
|
1331
|
-
|
1332
|
-
block_args_tail: f_block_kwarg tCOMMA f_kwrest opt_f_block_arg
|
1333
|
-
{
|
1334
|
-
result = call_args val
|
1335
|
-
}
|
1336
|
-
| f_block_kwarg opt_f_block_arg
|
1337
|
-
{
|
1338
|
-
result = call_args val
|
1339
|
-
}
|
1340
|
-
| f_kwrest opt_f_block_arg
|
1341
|
-
{
|
1342
|
-
result = call_args val
|
1343
|
-
}
|
1344
|
-
| f_block_arg
|
1345
|
-
{
|
1346
|
-
result = call_args val
|
1347
|
-
}
|
1348
|
-
|
1349
|
-
opt_block_args_tail: tCOMMA block_args_tail
|
1350
|
-
{
|
1351
|
-
result = args val
|
1352
|
-
}
|
1353
|
-
| none
|
1354
|
-
|
1355
|
-
block_param: f_arg tCOMMA f_block_optarg tCOMMA f_rest_arg opt_block_args_tail
|
1356
|
-
{
|
1357
|
-
result = args val
|
1358
|
-
}
|
1359
|
-
| f_arg tCOMMA f_block_optarg tCOMMA f_rest_arg tCOMMA f_arg opt_block_args_tail
|
1360
|
-
{
|
1361
|
-
result = args val
|
1362
|
-
}
|
1363
|
-
| f_arg tCOMMA f_block_optarg opt_block_args_tail
|
1364
|
-
{
|
1365
|
-
result = args val
|
1366
|
-
}
|
1367
|
-
| f_arg tCOMMA f_block_optarg tCOMMA f_arg opt_block_args_tail
|
1368
|
-
{
|
1369
|
-
result = args val
|
1370
|
-
}
|
1371
|
-
| f_arg tCOMMA f_rest_arg opt_block_args_tail
|
1372
|
-
{
|
1373
|
-
result = args val
|
1374
|
-
}
|
1375
|
-
| f_arg tCOMMA
|
1376
|
-
{
|
1377
|
-
result = args val
|
1378
|
-
}
|
1379
|
-
| f_arg tCOMMA f_rest_arg tCOMMA f_arg opt_block_args_tail
|
1380
|
-
{
|
1381
|
-
result = args val
|
1382
|
-
}
|
1383
|
-
| f_arg opt_block_args_tail
|
1384
|
-
{
|
1385
|
-
result = args val
|
1386
|
-
}
|
1387
|
-
| f_block_optarg tCOMMA f_rest_arg opt_block_args_tail
|
1388
|
-
{
|
1389
|
-
result = args val
|
1390
|
-
}
|
1391
|
-
| f_block_optarg tCOMMA f_rest_arg tCOMMA f_arg opt_block_args_tail
|
1392
|
-
{
|
1393
|
-
result = args val
|
1394
|
-
}
|
1395
|
-
| f_block_optarg opt_block_args_tail
|
1396
|
-
{
|
1397
|
-
result = args val
|
1398
|
-
}
|
1399
|
-
| f_block_optarg tCOMMA f_arg opt_block_args_tail
|
1400
|
-
{
|
1401
|
-
result = args val
|
1402
|
-
}
|
1403
|
-
| f_rest_arg opt_block_args_tail
|
1404
|
-
{
|
1405
|
-
result = args val
|
1406
|
-
}
|
1407
|
-
| f_rest_arg tCOMMA f_arg opt_block_args_tail
|
1408
|
-
{
|
1409
|
-
result = args val
|
1410
|
-
}
|
1411
|
-
| block_args_tail
|
1412
|
-
{
|
1413
|
-
result = args val
|
1414
|
-
}
|
1415
|
-
|
1416
|
-
opt_block_param: none { result = 0 }
|
1417
|
-
| block_param_def
|
1418
|
-
|
1419
|
-
block_param_def: tPIPE opt_bv_decl tPIPE
|
1420
|
-
{
|
1421
|
-
result = args val
|
1422
|
-
}
|
1423
|
-
| tOROP
|
1424
|
-
{
|
1425
|
-
self.lexer.command_start = true
|
1426
|
-
result = s(:args)
|
1427
|
-
}
|
1428
|
-
| tPIPE block_param opt_bv_decl tPIPE
|
1429
|
-
{
|
1430
|
-
result = args val
|
1431
|
-
}
|
1432
|
-
|
1433
|
-
opt_bv_decl: opt_nl
|
1434
|
-
| opt_nl tSEMI bv_decls opt_nl
|
1435
|
-
{
|
1436
|
-
result = args val
|
1437
|
-
}
|
1438
|
-
|
1439
|
-
bv_decls: bvar
|
1440
|
-
{
|
1441
|
-
result = args val
|
1442
|
-
}
|
1443
|
-
| bv_decls tCOMMA bvar
|
1444
|
-
{
|
1445
|
-
result = args val
|
1446
|
-
}
|
1447
|
-
|
1448
|
-
bvar: tIDENTIFIER
|
1449
|
-
{
|
1450
|
-
result = s(:shadow, val[0].to_sym)
|
1451
|
-
}
|
1452
|
-
| f_bad_arg
|
1453
|
-
|
1454
|
-
lambda: {
|
1455
|
-
self.env.extend :dynamic
|
1456
|
-
result = self.lexer.lineno
|
1457
|
-
|
1458
|
-
result = lexer.lpar_beg
|
1459
|
-
lexer.paren_nest += 1
|
1460
|
-
lexer.lpar_beg = lexer.paren_nest
|
1461
|
-
}
|
1462
|
-
f_larglist lambda_body
|
1463
|
-
{
|
1464
|
-
lpar, args, body = val
|
1465
|
-
lexer.lpar_beg = lpar
|
1466
|
-
|
1467
|
-
call = new_call nil, :lambda
|
1468
|
-
result = new_iter call, args, body
|
1469
|
-
self.env.unextend
|
1470
|
-
}
|
1471
|
-
|
1472
|
-
f_larglist: tLPAREN2 f_args opt_bv_decl rparen
|
1473
|
-
{
|
1474
|
-
result = args val
|
1475
|
-
}
|
1476
|
-
| f_args
|
1477
|
-
{
|
1478
|
-
result = val[0]
|
1479
|
-
result = 0 if result == s(:args)
|
1480
|
-
}
|
1481
|
-
|
1482
|
-
lambda_body: tLAMBEG compstmt tRCURLY
|
1483
|
-
{
|
1484
|
-
result = val[1]
|
1485
|
-
}
|
1486
|
-
| kDO_LAMBDA compstmt kEND
|
1487
|
-
{
|
1488
|
-
result = val[1]
|
1489
|
-
}
|
1490
|
-
|
1491
|
-
do_block: kDO_BLOCK
|
1492
|
-
{
|
1493
|
-
self.env.extend :dynamic
|
1494
|
-
result = self.lexer.lineno
|
1495
|
-
}
|
1496
|
-
opt_block_param
|
1497
|
-
{
|
1498
|
-
result = nil # self.env.dynamic.keys
|
1499
|
-
}
|
1500
|
-
compstmt kEND
|
1501
|
-
{
|
1502
|
-
args = val[2]
|
1503
|
-
body = val[4]
|
1504
|
-
result = new_iter nil, args, body
|
1505
|
-
result.line = val[1]
|
1506
|
-
|
1507
|
-
self.env.unextend
|
1508
|
-
}
|
1509
|
-
|
1510
|
-
block_call: command do_block
|
1511
|
-
{
|
1512
|
-
# TODO:
|
1513
|
-
## if (nd_type($1) == NODE_YIELD) {
|
1514
|
-
## compile_error(PARSER_ARG "block given to yield");
|
1515
|
-
|
1516
|
-
syntax_error "Both block arg and actual block given." if
|
1517
|
-
val[0].block_pass?
|
1518
|
-
|
1519
|
-
val = invert_block_call val if inverted? val
|
1520
|
-
|
1521
|
-
result = val[1]
|
1522
|
-
result.insert 1, val[0]
|
1523
|
-
}
|
1524
|
-
| block_call dot_or_colon operation2 opt_paren_args
|
1525
|
-
{
|
1526
|
-
result = new_call val[0], val[2].to_sym, val[3]
|
1527
|
-
}
|
1528
|
-
| block_call dot_or_colon operation2 opt_paren_args brace_block
|
1529
|
-
{
|
1530
|
-
iter1, _, name, args, iter2 = val
|
1531
|
-
|
1532
|
-
call = new_call iter1, name.to_sym, args
|
1533
|
-
iter2.insert 1, call
|
1534
|
-
|
1535
|
-
result = iter2
|
1536
|
-
}
|
1537
|
-
| block_call dot_or_colon operation2 command_args do_block
|
1538
|
-
{
|
1539
|
-
iter1, _, name, args, iter2 = val
|
1540
|
-
|
1541
|
-
call = new_call iter1, name.to_sym, args
|
1542
|
-
iter2.insert 1, call
|
1543
|
-
|
1544
|
-
result = iter2
|
1545
|
-
}
|
1546
|
-
|
1547
|
-
method_call: fcall
|
1548
|
-
{
|
1549
|
-
result = self.lexer.lineno
|
1550
|
-
}
|
1551
|
-
paren_args
|
1552
|
-
{
|
1553
|
-
args = self.call_args val[2..-1]
|
1554
|
-
result = val[0].concat args.sexp_body
|
1555
|
-
}
|
1556
|
-
| primary_value call_op operation2 opt_paren_args
|
1557
|
-
{
|
1558
|
-
result = new_call val[0], val[2].to_sym, val[3], val[1]
|
1559
|
-
}
|
1560
|
-
| primary_value tCOLON2 operation2 paren_args
|
1561
|
-
{
|
1562
|
-
result = new_call val[0], val[2].to_sym, val[3]
|
1563
|
-
}
|
1564
|
-
| primary_value tCOLON2 operation3
|
1565
|
-
{
|
1566
|
-
result = new_call val[0], val[2].to_sym
|
1567
|
-
}
|
1568
|
-
| primary_value call_op paren_args
|
1569
|
-
{
|
1570
|
-
result = new_call val[0], :call, val[2], val[1]
|
1571
|
-
}
|
1572
|
-
| primary_value tCOLON2 paren_args
|
1573
|
-
{
|
1574
|
-
result = new_call val[0], :call, val[2]
|
1575
|
-
}
|
1576
|
-
| kSUPER paren_args
|
1577
|
-
{
|
1578
|
-
result = new_super val[1]
|
1579
|
-
}
|
1580
|
-
| kSUPER
|
1581
|
-
{
|
1582
|
-
result = s(:zsuper)
|
1583
|
-
}
|
1584
|
-
| primary_value tLBRACK2 opt_call_args rbracket
|
1585
|
-
{
|
1586
|
-
result = new_aref val
|
1587
|
-
}
|
1588
|
-
|
1589
|
-
brace_block: tLCURLY
|
1590
|
-
{
|
1591
|
-
self.env.extend :dynamic
|
1592
|
-
result = self.lexer.lineno
|
1593
|
-
}
|
1594
|
-
opt_block_param
|
1595
|
-
{
|
1596
|
-
result = nil # self.env.dynamic.keys
|
1597
|
-
}
|
1598
|
-
compstmt tRCURLY
|
1599
|
-
{
|
1600
|
-
_, line, args, _, body, _ = val
|
1601
|
-
|
1602
|
-
result = new_iter nil, args, body
|
1603
|
-
result.line = line
|
1604
|
-
|
1605
|
-
self.env.unextend
|
1606
|
-
}
|
1607
|
-
| kDO
|
1608
|
-
{
|
1609
|
-
self.env.extend :dynamic
|
1610
|
-
result = self.lexer.lineno
|
1611
|
-
}
|
1612
|
-
opt_block_param
|
1613
|
-
{
|
1614
|
-
result = nil # self.env.dynamic.keys
|
1615
|
-
}
|
1616
|
-
compstmt kEND
|
1617
|
-
{
|
1618
|
-
_, line, args, _, body, _ = val
|
1619
|
-
|
1620
|
-
result = new_iter nil, args, body
|
1621
|
-
result.line = line
|
1622
|
-
|
1623
|
-
self.env.unextend
|
1624
|
-
}
|
1625
|
-
|
1626
|
-
case_body: kWHEN
|
1627
|
-
{
|
1628
|
-
result = self.lexer.lineno
|
1629
|
-
}
|
1630
|
-
args then compstmt cases
|
1631
|
-
{
|
1632
|
-
result = new_when(val[2], val[4])
|
1633
|
-
result.line = val[1]
|
1634
|
-
result << val[5] if val[5]
|
1635
|
-
}
|
1636
|
-
|
1637
|
-
cases: opt_else | case_body
|
1638
|
-
|
1639
|
-
opt_rescue: kRESCUE exc_list exc_var then compstmt opt_rescue
|
1640
|
-
{
|
1641
|
-
(_, line), klasses, var, _, body, rest = val
|
1642
|
-
|
1643
|
-
klasses ||= s(:array)
|
1644
|
-
klasses << new_assign(var, s(:gvar, :"$!")) if var
|
1645
|
-
klasses.line line
|
1646
|
-
|
1647
|
-
result = new_resbody(klasses, body)
|
1648
|
-
result << rest if rest # UGH, rewritten above
|
1649
|
-
}
|
1650
|
-
|
|
1651
|
-
{
|
1652
|
-
result = nil
|
1653
|
-
}
|
1654
|
-
|
1655
|
-
exc_list: arg_value
|
1656
|
-
{
|
1657
|
-
result = s(:array, val[0])
|
1658
|
-
}
|
1659
|
-
| mrhs
|
1660
|
-
| none
|
1661
|
-
|
1662
|
-
exc_var: tASSOC lhs
|
1663
|
-
{
|
1664
|
-
result = val[1]
|
1665
|
-
}
|
1666
|
-
| none
|
1667
|
-
|
1668
|
-
opt_ensure: kENSURE compstmt
|
1669
|
-
{
|
1670
|
-
_, body = val
|
1671
|
-
|
1672
|
-
result = body || s(:nil)
|
1673
|
-
}
|
1674
|
-
| none
|
1675
|
-
|
1676
|
-
literal: numeric
|
1677
|
-
{
|
1678
|
-
result = s(:lit, val[0])
|
1679
|
-
}
|
1680
|
-
| symbol
|
1681
|
-
{
|
1682
|
-
result = s(:lit, val[0])
|
1683
|
-
}
|
1684
|
-
| dsym
|
1685
|
-
|
1686
|
-
strings: string
|
1687
|
-
{
|
1688
|
-
val[0] = s(:dstr, val[0].value) if val[0].sexp_type == :evstr
|
1689
|
-
result = val[0]
|
1690
|
-
}
|
1691
|
-
|
1692
|
-
string: tCHAR
|
1693
|
-
{
|
1694
|
-
debug20 23, val, result
|
1695
|
-
}
|
1696
|
-
| string1
|
1697
|
-
| string string1
|
1698
|
-
{
|
1699
|
-
result = self.literal_concat val[0], val[1]
|
1700
|
-
}
|
1701
|
-
|
1702
|
-
string1: tSTRING_BEG string_contents tSTRING_END
|
1703
|
-
{
|
1704
|
-
result = val[1]
|
1705
|
-
}
|
1706
|
-
| tSTRING
|
1707
|
-
{
|
1708
|
-
result = new_string val
|
1709
|
-
}
|
1710
|
-
|
1711
|
-
xstring: tXSTRING_BEG xstring_contents tSTRING_END
|
1712
|
-
{
|
1713
|
-
result = new_xstring val[1]
|
1714
|
-
}
|
1715
|
-
|
1716
|
-
regexp: tREGEXP_BEG regexp_contents tREGEXP_END
|
1717
|
-
{
|
1718
|
-
result = new_regexp val
|
1719
|
-
}
|
1720
|
-
|
1721
|
-
words: tWORDS_BEG tSPACE tSTRING_END
|
1722
|
-
{
|
1723
|
-
result = s(:array)
|
1724
|
-
}
|
1725
|
-
| tWORDS_BEG word_list tSTRING_END
|
1726
|
-
{
|
1727
|
-
result = val[1]
|
1728
|
-
}
|
1729
|
-
|
1730
|
-
word_list: none
|
1731
|
-
{
|
1732
|
-
result = new_word_list
|
1733
|
-
}
|
1734
|
-
| word_list word tSPACE
|
1735
|
-
{
|
1736
|
-
result = val[0].dup << new_word_list_entry(val)
|
1737
|
-
}
|
1738
|
-
|
1739
|
-
word: string_content
|
1740
|
-
| word string_content
|
1741
|
-
{
|
1742
|
-
result = self.literal_concat val[0], val[1]
|
1743
|
-
}
|
1744
|
-
|
1745
|
-
symbols: tSYMBOLS_BEG tSPACE tSTRING_END
|
1746
|
-
{
|
1747
|
-
result = s(:array)
|
1748
|
-
}
|
1749
|
-
| tSYMBOLS_BEG symbol_list tSTRING_END
|
1750
|
-
{
|
1751
|
-
result = val[1]
|
1752
|
-
}
|
1753
|
-
|
1754
|
-
symbol_list: none
|
1755
|
-
{
|
1756
|
-
result = new_symbol_list
|
1757
|
-
}
|
1758
|
-
| symbol_list word tSPACE
|
1759
|
-
{
|
1760
|
-
result = val[0].dup << new_symbol_list_entry(val)
|
1761
|
-
}
|
1762
|
-
|
1763
|
-
qwords: tQWORDS_BEG tSPACE tSTRING_END
|
1764
|
-
{
|
1765
|
-
result = s(:array)
|
1766
|
-
}
|
1767
|
-
| tQWORDS_BEG qword_list tSTRING_END
|
1768
|
-
{
|
1769
|
-
result = val[1]
|
1770
|
-
}
|
1771
|
-
|
1772
|
-
qsymbols: tQSYMBOLS_BEG tSPACE tSTRING_END
|
1773
|
-
{
|
1774
|
-
result = s(:array)
|
1775
|
-
}
|
1776
|
-
| tQSYMBOLS_BEG qsym_list tSTRING_END
|
1777
|
-
{
|
1778
|
-
result = val[1]
|
1779
|
-
}
|
1780
|
-
|
1781
|
-
qword_list: none
|
1782
|
-
{
|
1783
|
-
result = new_qword_list
|
1784
|
-
}
|
1785
|
-
| qword_list tSTRING_CONTENT tSPACE
|
1786
|
-
{
|
1787
|
-
result = val[0].dup << new_qword_list_entry(val)
|
1788
|
-
}
|
1789
|
-
|
1790
|
-
qsym_list: none
|
1791
|
-
{
|
1792
|
-
result = new_qsym_list
|
1793
|
-
}
|
1794
|
-
| qsym_list tSTRING_CONTENT tSPACE
|
1795
|
-
{
|
1796
|
-
result = val[0].dup << new_qsym_list_entry(val)
|
1797
|
-
}
|
1798
|
-
|
1799
|
-
string_contents: none
|
1800
|
-
{
|
1801
|
-
result = s(:str, "")
|
1802
|
-
}
|
1803
|
-
| string_contents string_content
|
1804
|
-
{
|
1805
|
-
result = literal_concat(val[0], val[1])
|
1806
|
-
}
|
1807
|
-
|
1808
|
-
xstring_contents: none
|
1809
|
-
{
|
1810
|
-
result = nil
|
1811
|
-
}
|
1812
|
-
| xstring_contents string_content
|
1813
|
-
{
|
1814
|
-
result = literal_concat(val[0], val[1])
|
1815
|
-
}
|
1816
|
-
|
1817
|
-
regexp_contents: none
|
1818
|
-
{
|
1819
|
-
result = nil
|
1820
|
-
}
|
1821
|
-
| regexp_contents string_content
|
1822
|
-
{
|
1823
|
-
result = literal_concat(val[0], val[1])
|
1824
|
-
}
|
1825
|
-
|
1826
|
-
string_content: tSTRING_CONTENT
|
1827
|
-
{
|
1828
|
-
result = new_string val
|
1829
|
-
}
|
1830
|
-
| tSTRING_DVAR
|
1831
|
-
{
|
1832
|
-
result = lexer.lex_strterm
|
1833
|
-
|
1834
|
-
lexer.lex_strterm = nil
|
1835
|
-
lexer.lex_state = :expr_beg # TODO: expr_value ?
|
1836
|
-
}
|
1837
|
-
string_dvar
|
1838
|
-
{
|
1839
|
-
lexer.lex_strterm = val[1]
|
1840
|
-
result = s(:evstr, val[2])
|
1841
|
-
}
|
1842
|
-
| tSTRING_DBEG
|
1843
|
-
{
|
1844
|
-
result = [lexer.lex_strterm,
|
1845
|
-
lexer.brace_nest,
|
1846
|
-
lexer.string_nest, # TODO: remove
|
1847
|
-
lexer.cond.store,
|
1848
|
-
lexer.cmdarg.store,
|
1849
|
-
lexer.lex_state,
|
1850
|
-
]
|
1851
|
-
|
1852
|
-
lexer.lex_strterm = nil
|
1853
|
-
lexer.brace_nest = 0
|
1854
|
-
lexer.string_nest = 0
|
1855
|
-
|
1856
|
-
lexer.lex_state = :expr_value
|
1857
|
-
}
|
1858
|
-
compstmt tRCURLY
|
1859
|
-
{
|
1860
|
-
# TODO: tRCURLY -> tSTRING_END
|
1861
|
-
_, memo, stmt, _ = val
|
1862
|
-
|
1863
|
-
lex_strterm, brace_nest, string_nest, oldcond, oldcmdarg, oldlex_state = memo
|
1864
|
-
|
1865
|
-
lexer.lex_strterm = lex_strterm
|
1866
|
-
lexer.brace_nest = brace_nest
|
1867
|
-
lexer.string_nest = string_nest
|
1868
|
-
|
1869
|
-
lexer.cond.restore oldcond
|
1870
|
-
lexer.cmdarg.restore oldcmdarg
|
1871
|
-
|
1872
|
-
lexer.lex_state = oldlex_state
|
1873
|
-
|
1874
|
-
case stmt
|
1875
|
-
when Sexp then
|
1876
|
-
case stmt.sexp_type
|
1877
|
-
when :str, :dstr, :evstr then
|
1878
|
-
result = stmt
|
1879
|
-
else
|
1880
|
-
result = s(:evstr, stmt)
|
1881
|
-
end
|
1882
|
-
when nil then
|
1883
|
-
result = s(:evstr)
|
1884
|
-
else
|
1885
|
-
debug20 25
|
1886
|
-
raise "unknown string body: #{stmt.inspect}"
|
1887
|
-
end
|
1888
|
-
}
|
1889
|
-
|
1890
|
-
string_dvar: tGVAR { result = s(:gvar, val[0].to_sym) }
|
1891
|
-
| tIVAR { result = s(:ivar, val[0].to_sym) }
|
1892
|
-
| tCVAR { result = s(:cvar, val[0].to_sym) }
|
1893
|
-
| backref
|
1894
|
-
|
1895
|
-
symbol: tSYMBEG sym
|
1896
|
-
{
|
1897
|
-
lexer.lex_state = :expr_end
|
1898
|
-
result = val[1].to_sym
|
1899
|
-
}
|
1900
|
-
| tSYMBOL
|
1901
|
-
{
|
1902
|
-
result = val[0].to_sym
|
1903
|
-
}
|
1904
|
-
|
1905
|
-
sym: fname | tIVAR | tGVAR | tCVAR
|
1906
|
-
|
1907
|
-
dsym: tSYMBEG xstring_contents tSTRING_END
|
1908
|
-
{
|
1909
|
-
lexer.lex_state = :expr_end
|
1910
|
-
result = val[1]
|
1911
|
-
|
1912
|
-
result ||= s(:str, "")
|
1913
|
-
|
1914
|
-
case result.sexp_type
|
1915
|
-
when :dstr then
|
1916
|
-
result.sexp_type = :dsym
|
1917
|
-
when :str then
|
1918
|
-
result = s(:lit, result.last.to_sym)
|
1919
|
-
when :evstr then
|
1920
|
-
result = s(:dsym, "", result)
|
1921
|
-
else
|
1922
|
-
debug20 26, val, result
|
1923
|
-
end
|
1924
|
-
}
|
1925
|
-
|
1926
|
-
numeric: simple_numeric
|
1927
|
-
| tUMINUS_NUM simple_numeric
|
1928
|
-
{
|
1929
|
-
result = -val[1] # TODO: pt_testcase
|
1930
|
-
}
|
1931
|
-
|
1932
|
-
simple_numeric: tINTEGER
|
1933
|
-
| tFLOAT
|
1934
|
-
| tRATIONAL
|
1935
|
-
| tIMAGINARY
|
1936
|
-
|
1937
|
-
user_variable: tIDENTIFIER
|
1938
|
-
| tIVAR
|
1939
|
-
| tGVAR
|
1940
|
-
| tCONSTANT
|
1941
|
-
| tCVAR
|
1942
|
-
|
1943
|
-
keyword_variable: kNIL { result = s(:nil) }
|
1944
|
-
| kSELF { result = s(:self) }
|
1945
|
-
| kTRUE { result = s(:true) }
|
1946
|
-
| kFALSE { result = s(:false) }
|
1947
|
-
| k__FILE__ { result = s(:str, self.file) }
|
1948
|
-
| k__LINE__ { result = s(:lit, lexer.lineno) }
|
1949
|
-
| k__ENCODING__
|
1950
|
-
{
|
1951
|
-
result =
|
1952
|
-
if defined? Encoding then
|
1953
|
-
s(:colon2, s(:const, :Encoding), :UTF_8)
|
1954
|
-
else
|
1955
|
-
s(:str, "Unsupported!")
|
1956
|
-
end
|
1957
|
-
}
|
1958
|
-
|
1959
|
-
var_ref: user_variable
|
1960
|
-
{
|
1961
|
-
var = val[0]
|
1962
|
-
result = Sexp === var ? var : self.gettable(var)
|
1963
|
-
}
|
1964
|
-
| keyword_variable
|
1965
|
-
{
|
1966
|
-
var = val[0]
|
1967
|
-
result = Sexp === var ? var : self.gettable(var)
|
1968
|
-
}
|
1969
|
-
|
1970
|
-
var_lhs: user_variable
|
1971
|
-
{
|
1972
|
-
result = self.assignable val[0]
|
1973
|
-
}
|
1974
|
-
| keyword_variable
|
1975
|
-
{
|
1976
|
-
result = self.assignable val[0]
|
1977
|
-
debug20 29, val, result
|
1978
|
-
}
|
1979
|
-
|
1980
|
-
backref: tNTH_REF { result = s(:nth_ref, val[0]) }
|
1981
|
-
| tBACK_REF { result = s(:back_ref, val[0]) }
|
1982
|
-
|
1983
|
-
superclass: term
|
1984
|
-
{
|
1985
|
-
result = nil
|
1986
|
-
}
|
1987
|
-
| tLT
|
1988
|
-
{
|
1989
|
-
lexer.lex_state = :expr_beg
|
1990
|
-
}
|
1991
|
-
expr_value term
|
1992
|
-
{
|
1993
|
-
result = val[2]
|
1994
|
-
}
|
1995
|
-
| error term
|
1996
|
-
{
|
1997
|
-
yyerrok
|
1998
|
-
result = nil
|
1999
|
-
debug20 30, val, result
|
2000
|
-
}
|
2001
|
-
|
2002
|
-
f_arglist: tLPAREN2 f_args rparen
|
2003
|
-
{
|
2004
|
-
result = val[1]
|
2005
|
-
self.lexer.lex_state = :expr_beg
|
2006
|
-
self.lexer.command_start = true
|
2007
|
-
# TODO:
|
2008
|
-
# $<num>$ = parser->parser_in_kwarg;
|
2009
|
-
# parser->parser_in_kwarg = 1;
|
2010
|
-
}
|
2011
|
-
| f_args term
|
2012
|
-
{
|
2013
|
-
# TODO: parser->parser_in_kwarg = $<num>1;
|
2014
|
-
result = val[0]
|
2015
|
-
self.lexer.lex_state = :expr_beg
|
2016
|
-
self.lexer.command_start = true
|
2017
|
-
}
|
2018
|
-
|
2019
|
-
args_tail: f_kwarg tCOMMA f_kwrest opt_f_block_arg
|
2020
|
-
{
|
2021
|
-
result = args val
|
2022
|
-
}
|
2023
|
-
| f_kwarg opt_f_block_arg
|
2024
|
-
{
|
2025
|
-
result = args val
|
2026
|
-
}
|
2027
|
-
| f_kwrest opt_f_block_arg
|
2028
|
-
{
|
2029
|
-
result = args val
|
2030
|
-
}
|
2031
|
-
| f_block_arg
|
2032
|
-
|
2033
|
-
opt_args_tail: tCOMMA args_tail
|
2034
|
-
{
|
2035
|
-
result = val[1]
|
2036
|
-
}
|
2037
|
-
|
|
2038
|
-
{
|
2039
|
-
result = nil
|
2040
|
-
}
|
2041
|
-
|
2042
|
-
f_args: f_arg tCOMMA f_optarg tCOMMA f_rest_arg opt_args_tail
|
2043
|
-
{
|
2044
|
-
result = args val
|
2045
|
-
}
|
2046
|
-
| f_arg tCOMMA f_optarg tCOMMA f_rest_arg tCOMMA f_arg opt_args_tail
|
2047
|
-
{
|
2048
|
-
result = args val
|
2049
|
-
}
|
2050
|
-
| f_arg tCOMMA f_optarg opt_args_tail
|
2051
|
-
{
|
2052
|
-
result = args val
|
2053
|
-
}
|
2054
|
-
| f_arg tCOMMA f_optarg tCOMMA f_arg opt_args_tail
|
2055
|
-
{
|
2056
|
-
result = args val
|
2057
|
-
}
|
2058
|
-
| f_arg tCOMMA f_rest_arg opt_args_tail
|
2059
|
-
{
|
2060
|
-
result = args val
|
2061
|
-
}
|
2062
|
-
| f_arg tCOMMA f_rest_arg tCOMMA f_arg opt_args_tail
|
2063
|
-
{
|
2064
|
-
result = args val
|
2065
|
-
}
|
2066
|
-
| f_arg opt_args_tail
|
2067
|
-
{
|
2068
|
-
result = args val
|
2069
|
-
}
|
2070
|
-
| f_optarg tCOMMA f_rest_arg opt_args_tail
|
2071
|
-
{
|
2072
|
-
result = args val
|
2073
|
-
}
|
2074
|
-
| f_optarg tCOMMA f_rest_arg tCOMMA f_arg opt_args_tail
|
2075
|
-
{
|
2076
|
-
result = args val
|
2077
|
-
}
|
2078
|
-
| f_optarg opt_args_tail
|
2079
|
-
{
|
2080
|
-
result = args val
|
2081
|
-
}
|
2082
|
-
| f_optarg tCOMMA f_arg opt_args_tail
|
2083
|
-
{
|
2084
|
-
result = args val
|
2085
|
-
}
|
2086
|
-
| f_rest_arg opt_args_tail
|
2087
|
-
{
|
2088
|
-
result = args val
|
2089
|
-
}
|
2090
|
-
| f_rest_arg tCOMMA f_arg opt_args_tail
|
2091
|
-
{
|
2092
|
-
result = args val
|
2093
|
-
}
|
2094
|
-
| args_tail
|
2095
|
-
{
|
2096
|
-
result = args val
|
2097
|
-
}
|
2098
|
-
|
|
2099
|
-
{
|
2100
|
-
result = args val
|
2101
|
-
}
|
2102
|
-
|
2103
|
-
f_bad_arg: tCONSTANT
|
2104
|
-
{
|
2105
|
-
yyerror "formal argument cannot be a constant"
|
2106
|
-
}
|
2107
|
-
| tIVAR
|
2108
|
-
{
|
2109
|
-
yyerror "formal argument cannot be an instance variable"
|
2110
|
-
}
|
2111
|
-
| tGVAR
|
2112
|
-
{
|
2113
|
-
yyerror "formal argument cannot be a global variable"
|
2114
|
-
}
|
2115
|
-
| tCVAR
|
2116
|
-
{
|
2117
|
-
yyerror "formal argument cannot be a class variable"
|
2118
|
-
}
|
2119
|
-
|
2120
|
-
f_norm_arg: f_bad_arg
|
2121
|
-
| tIDENTIFIER
|
2122
|
-
{
|
2123
|
-
identifier = val[0].to_sym
|
2124
|
-
self.env[identifier] = :lvar
|
2125
|
-
|
2126
|
-
result = identifier
|
2127
|
-
}
|
2128
|
-
|
2129
|
-
f_arg_item: f_norm_arg
|
2130
|
-
| tLPAREN f_margs rparen
|
2131
|
-
{
|
2132
|
-
result = val[1]
|
2133
|
-
}
|
2134
|
-
|
2135
|
-
f_arg: f_arg_item
|
2136
|
-
{
|
2137
|
-
case val[0]
|
2138
|
-
when Symbol then
|
2139
|
-
result = s(:args)
|
2140
|
-
result << val[0]
|
2141
|
-
when Sexp then
|
2142
|
-
result = val[0]
|
2143
|
-
else
|
2144
|
-
debug20 32
|
2145
|
-
raise "Unknown f_arg type: #{val.inspect}"
|
2146
|
-
end
|
2147
|
-
}
|
2148
|
-
| f_arg tCOMMA f_arg_item
|
2149
|
-
{
|
2150
|
-
list, _, item = val
|
2151
|
-
|
2152
|
-
if list.sexp_type == :args then
|
2153
|
-
result = list
|
2154
|
-
else
|
2155
|
-
result = s(:args, list)
|
2156
|
-
end
|
2157
|
-
|
2158
|
-
result << item
|
2159
|
-
}
|
2160
|
-
|
2161
|
-
f_label: tLABEL
|
2162
|
-
|
2163
|
-
f_kw: f_label arg_value
|
2164
|
-
{
|
2165
|
-
# TODO: call_args
|
2166
|
-
label, _ = val[0] # TODO: fix lineno?
|
2167
|
-
identifier = label.to_sym
|
2168
|
-
self.env[identifier] = :lvar
|
2169
|
-
|
2170
|
-
result = s(:array, s(:kwarg, identifier, val[1]))
|
2171
|
-
}
|
2172
|
-
| f_label
|
2173
|
-
{
|
2174
|
-
label, _ = val[0] # TODO: fix lineno?
|
2175
|
-
identifier = label.to_sym
|
2176
|
-
self.env[identifier] = :lvar
|
2177
|
-
|
2178
|
-
result = s(:array, s(:kwarg, identifier))
|
2179
|
-
}
|
2180
|
-
|
2181
|
-
f_block_kw: f_label primary_value
|
2182
|
-
{
|
2183
|
-
# TODO: call_args
|
2184
|
-
label, _ = val[0] # TODO: fix lineno?
|
2185
|
-
identifier = label.to_sym
|
2186
|
-
self.env[identifier] = :lvar
|
2187
|
-
|
2188
|
-
result = s(:array, s(:kwarg, identifier, val[1]))
|
2189
|
-
}
|
2190
|
-
| f_label
|
2191
|
-
{
|
2192
|
-
label, _ = val[0] # TODO: fix lineno?
|
2193
|
-
identifier = label.to_sym
|
2194
|
-
self.env[identifier] = :lvar
|
2195
|
-
|
2196
|
-
result = s(:array, s(:kwarg, identifier))
|
2197
|
-
}
|
2198
|
-
|
2199
|
-
f_block_kwarg: f_block_kw
|
2200
|
-
| f_block_kwarg tCOMMA f_block_kw
|
2201
|
-
{
|
2202
|
-
list, _, item = val
|
2203
|
-
result = list << item.last
|
2204
|
-
}
|
2205
|
-
|
2206
|
-
f_kwarg: f_kw
|
2207
|
-
| f_kwarg tCOMMA f_kw
|
2208
|
-
{
|
2209
|
-
result = args val
|
2210
|
-
}
|
2211
|
-
|
2212
|
-
kwrest_mark: tPOW
|
2213
|
-
| tDSTAR
|
2214
|
-
|
2215
|
-
f_kwrest: kwrest_mark tIDENTIFIER
|
2216
|
-
{
|
2217
|
-
result = :"**#{val[1]}"
|
2218
|
-
}
|
2219
|
-
| kwrest_mark
|
2220
|
-
{
|
2221
|
-
result = :"**"
|
2222
|
-
}
|
2223
|
-
|
2224
|
-
f_opt: f_norm_arg tEQL arg_value
|
2225
|
-
{
|
2226
|
-
result = self.assignable val[0], val[2]
|
2227
|
-
# TODO: detect duplicate names
|
2228
|
-
}
|
2229
|
-
|
2230
|
-
f_block_opt: f_norm_arg tEQL primary_value
|
2231
|
-
{
|
2232
|
-
result = self.assignable val[0], val[2]
|
2233
|
-
}
|
2234
|
-
|
2235
|
-
f_block_optarg: f_block_opt
|
2236
|
-
{
|
2237
|
-
result = s(:block, val[0])
|
2238
|
-
}
|
2239
|
-
| f_block_optarg tCOMMA f_block_opt
|
2240
|
-
{
|
2241
|
-
result = val[0]
|
2242
|
-
result << val[2]
|
2243
|
-
}
|
2244
|
-
|
2245
|
-
f_optarg: f_opt
|
2246
|
-
{
|
2247
|
-
result = s(:block, val[0])
|
2248
|
-
}
|
2249
|
-
| f_optarg tCOMMA f_opt
|
2250
|
-
{
|
2251
|
-
result = self.block_append val[0], val[2]
|
2252
|
-
}
|
2253
|
-
|
2254
|
-
restarg_mark: tSTAR2 | tSTAR
|
2255
|
-
|
2256
|
-
f_rest_arg: restarg_mark tIDENTIFIER
|
2257
|
-
{
|
2258
|
-
# TODO: differs from parse.y - needs tests
|
2259
|
-
name = val[1].to_sym
|
2260
|
-
self.assignable name
|
2261
|
-
result = :"*#{name}"
|
2262
|
-
}
|
2263
|
-
| restarg_mark
|
2264
|
-
{
|
2265
|
-
name = :"*"
|
2266
|
-
self.env[name] = :lvar
|
2267
|
-
result = name
|
2268
|
-
}
|
2269
|
-
|
2270
|
-
blkarg_mark: tAMPER2 | tAMPER
|
2271
|
-
|
2272
|
-
f_block_arg: blkarg_mark tIDENTIFIER
|
2273
|
-
{
|
2274
|
-
identifier = val[1].to_sym
|
2275
|
-
|
2276
|
-
self.env[identifier] = :lvar
|
2277
|
-
result = "&#{identifier}".to_sym
|
2278
|
-
}
|
2279
|
-
|
2280
|
-
opt_f_block_arg: tCOMMA f_block_arg
|
2281
|
-
{
|
2282
|
-
result = val[1]
|
2283
|
-
}
|
2284
|
-
|
|
2285
|
-
{
|
2286
|
-
result = nil
|
2287
|
-
}
|
2288
|
-
|
2289
|
-
singleton: var_ref
|
2290
|
-
| tLPAREN2
|
2291
|
-
{
|
2292
|
-
lexer.lex_state = :expr_beg
|
2293
|
-
}
|
2294
|
-
expr rparen
|
2295
|
-
{
|
2296
|
-
result = val[2]
|
2297
|
-
yyerror "Can't define single method for literals." if
|
2298
|
-
result.sexp_type == :lit
|
2299
|
-
}
|
2300
|
-
|
2301
|
-
assoc_list: none # [!nil]
|
2302
|
-
{
|
2303
|
-
result = s(:array)
|
2304
|
-
}
|
2305
|
-
| assocs trailer # [!nil]
|
2306
|
-
{
|
2307
|
-
result = val[0]
|
2308
|
-
}
|
2309
|
-
|
2310
|
-
assocs: assoc
|
2311
|
-
| assocs tCOMMA assoc
|
2312
|
-
{
|
2313
|
-
list = val[0].dup
|
2314
|
-
more = val[2].sexp_body
|
2315
|
-
list.push(*more) unless more.empty?
|
2316
|
-
result = list
|
2317
|
-
result.sexp_type = :hash
|
2318
|
-
}
|
2319
|
-
|
2320
|
-
assoc: arg_value tASSOC arg_value
|
2321
|
-
{
|
2322
|
-
result = s(:array, val[0], val[2])
|
2323
|
-
}
|
2324
|
-
| tLABEL opt_nl arg_value
|
2325
|
-
{
|
2326
|
-
result = s(:array, s(:lit, val[0][0].to_sym), val.last)
|
2327
|
-
}
|
2328
|
-
| tDSTAR arg_value
|
2329
|
-
{
|
2330
|
-
result = s(:array, s(:kwsplat, val[1]))
|
2331
|
-
}
|
2332
|
-
|
2333
|
-
operation: tIDENTIFIER | tCONSTANT | tFID
|
2334
|
-
operation2: tIDENTIFIER | tCONSTANT | tFID | op
|
2335
|
-
operation3: tIDENTIFIER | tFID | op
|
2336
|
-
dot_or_colon: tDOT | tCOLON2
|
2337
|
-
call_op: tDOT
|
2338
|
-
opt_terms: | terms
|
2339
|
-
opt_nl: | tNL
|
2340
|
-
rparen: opt_nl tRPAREN
|
2341
|
-
rbracket: opt_nl tRBRACK
|
2342
|
-
trailer: | tNL | tCOMMA
|
2343
|
-
|
2344
|
-
term: tSEMI { yyerrok }
|
2345
|
-
| tNL
|
2346
|
-
|
2347
|
-
terms: term
|
2348
|
-
| terms tSEMI { yyerrok }
|
2349
|
-
|
2350
|
-
none: { result = nil; }
|
2351
|
-
end
|
2352
|
-
|
2353
|
-
---- inner
|
2354
|
-
|
2355
|
-
require "ruby_lexer"
|
2356
|
-
require "ruby_parser_extras"
|
2357
|
-
|
2358
|
-
# :stopdoc:
|
2359
|
-
|
2360
|
-
# Local Variables: **
|
2361
|
-
# racc-token-length-max:14 **
|
2362
|
-
# End: **
|