Sha256: 6a4701104cc207259592b734ae07afed4dbc7f83f22e907f3e8a2cd68aa3de50

Contents?: true

Size: 1.61 KB

Versions: 55

Compression:

Stored size: 1.61 KB

Contents

= legacy

home :: https://github.com/zenspider/ruby_parser-legacy
rdoc :: http://docs.seattlerb.org/ruby_parser-legacy

== DESCRIPTION:

ruby_parser-legacy includes the ruby 1.8 and 1.9 parsers from
ruby_parser (now removed) and plugs them into the existing system.

== FEATURES/PROBLEMS:

* Drop in compatibility via one require

== SYNOPSIS:

  require "ruby_parser/legacy"

  rp = RubyParser.new
  rp.parse File.read "very_old_ruby.rb"
  # ... as usual ...

== REQUIREMENTS:

* ruby_parser 3.13+

== INSTALL:

* [sudo] gem install ruby_parser-legacy

== LICENSE:

(The MIT License)

Copyright (c) Ryan Davis, seattle.rb

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Version data entries

55 entries across 41 versions & 3 rubygems

Version Path
brakeman-5.4.1 bundle/ruby/3.1.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.4.0 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.3.1 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.3.0 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.2.3 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.2.2 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.2.1 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.2.0 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.1.2 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.1.1 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.1.0 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.0.4 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.0.2 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.0.1 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.0.0 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-4.10.1 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-5.0.0.pre1 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-4.10.0 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-4.9.1 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc
brakeman-4.9.0 bundle/ruby/2.7.0/gems/ruby_parser-legacy-1.0.0/README.rdoc