Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / seattlerb/ruby_parser issues and pull requests
#345 - Support for comments inside ERB
Issue -
State: closed - Opened by johansenja 5 months ago
- 1 comment
#344 - Various complicated syntax deviations
Issue -
State: open - Opened by kddnewton 9 months ago
- 3 comments
#343 - Create a GitHub Actions workflow to run tests
Pull Request -
State: closed - Opened by torrocus 11 months ago
- 6 comments
#342 - Add Ruby 3.3.0 support
Pull Request -
State: closed - Opened by torrocus 11 months ago
- 5 comments
#341 - Make racc an explicit runtime dependency
Pull Request -
State: closed - Opened by wildmaples 11 months ago
- 3 comments
#340 - Update minimum version of sexp_processor
Pull Request -
State: closed - Opened by pravi over 1 year ago
- 3 comments
#339 - Argument Forwarding without Parenthesis
Issue -
State: closed - Opened by eric1234 over 1 year ago
- 4 comments
#338 - Anonymous argument passing (Ruby-3.2 support)
Issue -
State: closed - Opened by agrobbin over 1 year ago
- 2 comments
#337 - Please document how to run tests
Issue -
State: open - Opened by pravi over 1 year ago
- 2 comments
#336 - Many tests are failing with 3.20 (passed with 3.19 in same environment)
Issue -
State: closed - Opened by pravi over 1 year ago
- 9 comments
#335 - Cannot obtain super B of A
Issue -
State: closed - Opened by n1ec almost 2 years ago
- 6 comments
#334 - Release with 3.2 support
Issue -
State: closed - Opened by sebfie almost 2 years ago
- 2 comments
#333 - Fix dsym unescaping
Pull Request -
State: closed - Opened by mvz about 2 years ago
- 1 comment
#332 - Fix dedenting when heredoc has only empty line and interpolation
Pull Request -
State: closed - Opened by mvz over 2 years ago
- 1 comment
#331 - Add comments to endless defn and defs
Pull Request -
State: closed - Opened by mvz over 2 years ago
- 1 comment
#330 - End line number not working correctly
Issue -
State: closed - Opened by lucianoruizmo almost 3 years ago
- 5 comments
#329 - Parentheses can be omitted in one-line pattern matching (Ruby-3.1 support)
Issue -
State: closed - Opened by ojab almost 3 years ago
- 1 comment
#328 - Parenthesisless method calls in endless method definitions (Ruby-3.1 support)
Issue -
State: closed - Opened by ojab almost 3 years ago
- 1 comment
#327 - Add support for Ruby 3.1.0
Pull Request -
State: closed - Opened by mnin almost 3 years ago
- 1 comment
#326 - Hash value ommission (Ruby-3.1 support)
Issue -
State: closed - Opened by ojab almost 3 years ago
- 1 comment
#325 - Anonymous block forwarding (Ruby-3.1 support)
Issue -
State: closed - Opened by ojab almost 3 years ago
- 1 comment
#324 - add license file to repository
Issue -
State: closed - Opened by Segaja about 3 years ago
#323 - Fixes endless method with noargs
Pull Request -
State: closed - Opened by mitsuru about 3 years ago
- 1 comment
#322 - Fix heredoc dedenting in the presence of empty lines
Pull Request -
State: closed - Opened by mvz over 3 years ago
- 2 comments
#321 - Ruby 3.0 argument forwarding does not parse
Issue -
State: closed - Opened by mildred over 3 years ago
- 2 comments
#320 - Ruby 3.0 "endless" methods are not parsed
Issue -
State: closed - Opened by mildred over 3 years ago
- 5 comments
#319 - RubyParser::V30 undefined
Issue -
State: closed - Opened by mepatterson over 3 years ago
- 2 comments
#318 - Gemspec?
Issue -
State: closed - Opened by mvastola over 3 years ago
- 5 comments
#317 - Use a current version of Rake
Pull Request -
State: closed - Opened by presidentbeef almost 4 years ago
- 2 comments
#316 - First cut at supporting argument forwarding
Pull Request -
State: closed - Opened by presidentbeef almost 4 years ago
- 4 comments
#315 - Parse error in method call caused by a line commented
Issue -
State: closed - Opened by mildred almost 4 years ago
- 2 comments
#314 - Update minimum version of sexp_processor
Pull Request -
State: closed - Opened by pravi almost 4 years ago
- 2 comments
#313 - Ruby 3: Extracting a sub part of Sexp returns an array instead of a Sexp
Issue -
State: closed - Opened by swiknaba almost 4 years ago
- 2 comments
#313 - Ruby 3: Extracting a sub part of Sexp returns an array instead of a Sexp
Issue -
State: closed - Opened by swiknaba almost 4 years ago
- 2 comments
#312 - Bumped require_ruby_version to < 4 (trunk = 3.1)
Pull Request -
State: closed - Opened by casperisfine almost 4 years ago
- 1 comment
#312 - Bumped require_ruby_version to < 4 (trunk = 3.1)
Pull Request -
State: closed - Opened by casperisfine almost 4 years ago
- 1 comment
#311 - Does not parse new argument delegation syntax introduced in Ruby 2.7
Issue -
State: closed - Opened by orien almost 4 years ago
- 11 comments
#310 - Parsing comments
Issue -
State: closed - Opened by jrperron88-zz about 4 years ago
- 2 comments
#309 - parse error on value ".." (tDOT2) when it comes before a number in an infinite range
Issue -
State: closed - Opened by mashedkeyboard about 4 years ago
- 11 comments
#308 - Pattern matching / Ruby 2.7 support
Issue -
State: closed - Opened by dansteele over 4 years ago
- 11 comments
#307 - Fix an error related to empty ensure bodies
Pull Request -
State: closed - Opened by presidentbeef over 4 years ago
- 1 comment
#306 - NoMethodError: undefined method `line' for nil:NilClass
Issue -
State: closed - Opened by thrgamon over 4 years ago
- 3 comments
#305 - Allow processing of string literals with invalid encoding
Pull Request -
State: closed - Opened by gmcgibbon over 4 years ago
- 2 comments
#304 - Parse interpolation in heredocs like strings
Pull Request -
State: closed - Opened by presidentbeef over 4 years ago
- 2 comments
#303 - Fails to parse dxstr with exctly one evstr when passed as sole argument to function
Issue -
State: closed - Opened by danini-the-panini almost 5 years ago
- 5 comments
#302 - Encoding::CompatibilityError: incompatible character encodings: UTF-8 and ASCII-8BIT
Issue -
State: closed - Opened by nijikon about 5 years ago
- 5 comments
#301 - Set line number when creating new dxstr
Pull Request -
State: closed - Opened by presidentbeef about 5 years ago
- 1 comment
#300 - ArgumentError on valid Ruby in ruby_parser 3.14.0
Issue -
State: closed - Opened by JacobEvelyn about 5 years ago
- 1 comment
#299 - Failing to parse string interpolation using `%Q\0` and a trailing `\n`
Issue -
State: closed - Opened by spohlenz about 5 years ago
- 1 comment
#298 - What are the supported Ruby version on the ruby_parser?
Issue -
State: closed - Opened by DamirSvrtan about 5 years ago
- 5 comments
#297 - Fix line numbering for method arguments without parentheses
Pull Request -
State: closed - Opened by mvz about 5 years ago
- 1 comment
#296 - masgn w/ multiple splats doesn't parse
Issue -
State: closed - Opened by zenspider about 5 years ago
- 4 comments
#295 - Additional tests
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 1 comment
#294 - Fix line numbering for right-hand side of multiple assignment
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 2 comments
#293 - Fix line numbers for END block
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 4 comments
#292 - Heredocs with line continuations lower line numbers for later lines
Issue -
State: closed - Opened by mvz over 5 years ago
- 2 comments
#291 - __LINE__ becomes wrong value after heredoc start
Issue -
State: closed - Opened by mvz over 5 years ago
- 2 comments
#290 - Contents of removed begin..end gets wrong line number
Issue -
State: closed - Opened by mvz over 5 years ago
- 3 comments
#289 - Fix several line numbering issues
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 9 comments
#288 - Fix line numbering for ranges
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 4 comments
#287 - Fix line numbers for BEGIN block
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 2 comments
#286 - Disallow BEGIN when not at top level
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 1 comment
#285 - Fix line numbering for assigned value in op_asgn
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 1 comment
#284 - Keep carriage return escapes in heredocs
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 7 comments
#283 - Restore compatible rescue modifier handling for Ruby < 2.4
Pull Request -
State: closed - Opened by mvz over 5 years ago
- 1 comment
#282 - Drop legacy
Pull Request -
State: closed - Opened by zenspider over 5 years ago
- 1 comment
#281 - Parser fails with method.method.method(symbol: Constant::CONSTANT)
Issue -
State: closed - Opened by envygeeks almost 6 years ago
- 8 comments
#280 - Rescue blocks don't need a begin statement in define_method since Ruby 2.5
Issue -
State: closed - Opened by DamirSvrtan almost 6 years ago
- 3 comments
#279 - Ruby 2.6 support
Issue -
State: closed - Opened by DamirSvrtan almost 6 years ago
- 1 comment
#278 - : parse error on value ":" (tCOLON)
Issue -
State: closed - Opened by sonalkr132 almost 6 years ago
- 2 comments
#277 - Treat kwrest arguments to blocks as lvars
Pull Request -
State: closed - Opened by mvz almost 6 years ago
- 1 comment
#276 - Should treat double-splat arguments to blocks as lvars
Issue -
State: closed - Opened by mvz almost 6 years ago
- 1 comment
#275 - Make all string literals UTF-8 if possible
Pull Request -
State: closed - Opened by mvz almost 6 years ago
- 1 comment
#274 - Take exactly 4 hex chars for bare unicode escape
Pull Request -
State: closed - Opened by mvz almost 6 years ago
- 4 comments
#273 - Fix rescue modifier handling for Ruby >= 2.4
Pull Request -
State: closed - Opened by mvz almost 6 years ago
#272 - Parse error with shadowed method name and a block call
Pull Request -
State: closed - Opened by presidentbeef almost 6 years ago
- 6 comments
#271 - Should parse Interpolated Array of symbols literal
Issue -
State: closed - Opened by strviola about 6 years ago
- 1 comment
#269 - Shadow arguments not parsed as local variables
Issue -
State: closed - Opened by akimd about 6 years ago
- 1 comment
#268 - Could the latest master be released?
Issue -
State: closed - Opened by Jack12816 about 6 years ago
- 2 comments
#266 - ActiveRecord scope extension parse error
Issue -
State: closed - Opened by ise-tang over 6 years ago
- 1 comment
#265 - Parse error in some methods with argument and do-block containing rescue
Issue -
State: closed - Opened by maisumakun over 6 years ago
- 2 comments
#260 - Set up legacy gem for 1.8/1.9 only
Pull Request -
State: closed - Opened by presidentbeef almost 7 years ago
- 3 comments
#259 - Self-signed code signing certificate has expired
Issue -
State: closed - Opened by koenrh almost 7 years ago
- 1 comment
#251 - Fork 1.8 and 1.9 parsers into ruby_parser_legacy gem
Issue -
State: closed - Opened by zenspider over 7 years ago
- 13 comments
#236 - x{|a|} and x{|a,|} should not produce identical AST
Issue -
State: closed - Opened by whitequark about 8 years ago
- 1 comment
#234 - BEGIN is handled differently from END
Issue -
State: closed - Opened by mvz about 8 years ago
- 1 comment
#233 - [Feature #12686] "foo(bar rescue baz)"
Issue -
State: closed - Opened by whitequark about 8 years ago
- 2 comments
#232 - Parse error on destructuring block argument
Issue -
State: closed - Opened by ryota-ka over 8 years ago
- 1 comment
#231 - [Bug #12669] a = b += raise "x"
Issue -
State: closed - Opened by whitequark over 8 years ago
- 1 comment
#227 - [Bug #12402] precedence of rescue modifier versus command assignment
Issue -
State: closed - Opened by whitequark over 8 years ago
- 4 comments
#216 - [Bug#12073] "a = 1; a b: 1" fails
Issue -
State: closed - Opened by whitequark over 8 years ago
- 1 comment
#215 - [Bug#8851] "undef %s(foo)" is supported since 2.3
Issue -
State: closed - Opened by whitequark over 8 years ago
- 1 comment
#214 - Error with safe navigation operator and assignment
Issue -
State: closed - Opened by gkop over 8 years ago
- 5 comments
#202 - Chinese is not allowed as a global variable
Issue -
State: closed - Opened by 331299 almost 9 years ago
- 3 comments
#200 - -> not equivalent to (implicit self).lambda in 1.9.3 and later
Issue -
State: closed - Opened by whitequark about 9 years ago
- 1 comment
#192 - [Bug 11107] "p ->() do a(1) do end end" causes an error
Issue -
State: closed - Opened by whitequark over 9 years ago
- 3 comments
#190 - Should not emit backslashes in regexp AST nodes under certain conditions
Issue -
State: closed - Opened by whitequark over 9 years ago
- 1 comment
#179 - Should parse `p ()..0` in 2.0..2.2 modes
Issue -
State: closed - Opened by whitequark over 9 years ago
- 4 comments
#174 - In "def a b:\nreturn\nend", return is not default value of b
Issue -
State: closed - Opened by whitequark almost 10 years ago
- 1 comment
#171 - Newline character within string counted as a new line
Issue -
State: closed - Opened by JacobNinja about 10 years ago
- 5 comments