Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / whitequark/parser issues and pull requests
#1045 - * Bump maintenance branches to 3.3.6
Pull Request -
State: closed - Opened by koic 13 days ago
- 4 comments
#1044 - * Bump maintenance branches to 3.2.6
Pull Request -
State: closed - Opened by koic 18 days ago
- 1 comment
#1043 - New 3.2.6 Release
Issue -
State: closed - Opened by dgollahon 18 days ago
- 2 comments
#1042 - Parsing for `-> { yield }` is not compatible with Ruby 3.3+
Issue -
State: open - Opened by koic about 1 month ago
- 1 comment
#1041 - Part of the parsing for the ternary operator is not compatible with Ruby 2.2+
Issue -
State: open - Opened by koic about 1 month ago
#1040 - Inconsistent AST generation with semicolon before `rescue`
Issue -
State: closed - Opened by koic 3 months ago
- 2 comments
#1039 - * Bump maintenance branches to 3.3.5
Pull Request -
State: closed - Opened by koic 3 months ago
- 3 comments
#1038 - Remove `benchmark` dependency from the runner
Pull Request -
State: closed - Opened by Earlopain 3 months ago
- 3 comments
#1037 - - Fix errros in the ascii specs of RuboCop
Pull Request -
State: closed - Opened by koic 3 months ago
- 3 comments
#1036 - * Bump 3.2 branch to 3.2.5.
Pull Request -
State: closed - Opened by iliabylich 3 months ago
#1035 - Issues probably bogus warnings on Ruby 3.2.5
Issue -
State: closed - Opened by fdr 3 months ago
- 1 comment
#1034 - Doc: RemoveDo is incomplete
Issue -
State: open - Opened by akimd 3 months ago
- 2 comments
#1033 - Catch encoding errors when parsing invalid encoding regexp
Pull Request -
State: closed - Opened by Earlopain 4 months ago
- 3 comments
#1032 - Parser raises for certain invalid encoding regexp
Issue -
State: closed - Opened by Earlopain 4 months ago
- 1 comment
#1031 - * Bump Racc to 1.8.1
Pull Request -
State: closed - Opened by koic 4 months ago
- 2 comments
#1030 - Create SECURITY.md
Pull Request -
State: closed - Opened by Desertsmogtech 4 months ago
- 1 comment
#1029 - ruby/ruby@e642ddf
Issue -
State: open - Opened by iliabylich 4 months ago
Labels: upstream
#1028 - Suppress Ruby 3.4's warning
Pull Request -
State: closed - Opened by koic 4 months ago
- 1 comment
#1027 - * Bump maintenance branches to 3.3.4
Pull Request -
State: closed - Opened by koic 4 months ago
- 3 comments
#1026 - Regular expression escaping
Issue -
State: open - Opened by kddnewton 5 months ago
#1025 - Newlines before comments
Issue -
State: open - Opened by kddnewton 5 months ago
#1024 - ruby/ruby@1fc0763
Issue -
State: open - Opened by iliabylich 5 months ago
Labels: upstream
#1023 - * Bump maintenance branches to 3.3.3
Pull Request -
State: closed - Opened by koic 5 months ago
- 3 comments
#1022 - - lexer.rl: handle CLRF as a line separator
Pull Request -
State: open - Opened by iliabylich 5 months ago
- 1 comment
#1021 - Nested heredocs
Issue -
State: open - Opened by kddnewton 5 months ago
#1020 - Offsets with \r\n in source
Issue -
State: open - Opened by kddnewton 5 months ago
#1019 - ruby/ruby@cbc83c4
Issue -
State: open - Opened by iliabylich 5 months ago
Labels: upstream
#1018 - * Bump Racc to 1.8.0
Pull Request -
State: closed - Opened by koic 6 months ago
- 1 comment
#1017 - Heredocs spanning other content
Issue -
State: open - Opened by kddnewton 6 months ago
Labels: bug
#1016 - Unary `+` precedence
Issue -
State: open - Opened by kddnewton 6 months ago
- 5 comments
Labels: bug
#1015 - ruby/ruby@05553cf
Issue -
State: open - Opened by iliabylich 6 months ago
Labels: upstream
#1014 - * Bump 3.1 branch to 3.1.6
Pull Request -
State: closed - Opened by koic 6 months ago
- 3 comments
#1013 - Supress warnings during parsing
Pull Request -
State: open - Opened by Earlopain 6 months ago
- 3 comments
#1012 - ruby/ruby@5bb656e
Issue -
State: open - Opened by iliabylich 6 months ago
Labels: upstream
#1011 - * Bump parser branches to 3.0.7, 3.1.5, 3.2.4, 3.3.1
Pull Request -
State: closed - Opened by iliabylich 7 months ago
#1010 - + ruby{33,34}.y: allow blocks inherit anonymous args.
Pull Request -
State: closed - Opened by iliabylich 7 months ago
#1009 - Update for Ruby 3.3.1
Issue -
State: closed - Opened by kstevens715 7 months ago
- 7 comments
#1008 - `action.rb` doc fixes
Pull Request -
State: closed - Opened by baweaver 7 months ago
- 1 comment
#1007 - ruby/ruby@e369884
Issue -
State: open - Opened by iliabylich 7 months ago
Labels: upstream
#1006 - What is the best way to inject an environment?
Issue -
State: closed - Opened by akimd 8 months ago
- 2 comments
#1005 - Fix typos in doc
Pull Request -
State: closed - Opened by indigolain 8 months ago
- 2 comments
#1004 - ruby/ruby@a850cd1
Issue -
State: open - Opened by iliabylich 8 months ago
Labels: upstream
#1003 - * Use `require_relative` in the Parser codebase
Pull Request -
State: closed - Opened by koic 8 months ago
- 1 comment
#1002 - ruby/ruby@0d5b165
Issue -
State: open - Opened by iliabylich 8 months ago
Labels: upstream
#1001 - ruby/ruby@df5ef28
Issue -
State: open - Opened by iliabylich 8 months ago
Labels: upstream
#1000 - Use `AST::Processor::Mixin` instead of deprecated `AST::Processor`
Pull Request -
State: closed - Opened by koic 8 months ago
- 1 comment
#999 - Raise a more specific error when encountering an unknown magic comment encoding
Pull Request -
State: closed - Opened by Earlopain 8 months ago
- 1 comment
#998 - Parsing code with an invalid encoding raises
Issue -
State: closed - Opened by Earlopain 8 months ago
- 8 comments
#997 - `Prism::Translation::Parser` incompatibility AST for modifier `rescue` around parallel assignment
Issue -
State: closed - Opened by koic 9 months ago
- 1 comment
#996 - Incompatibility in syntax error when blank heredoc delimiters
Issue -
State: open - Opened by koic 9 months ago
#995 - Incompatibility in syntax errors regarding "void value expression"
Issue -
State: open - Opened by koic 9 months ago
#994 - Not accepting vim-style magic encoding comment
Issue -
State: open - Opened by kddnewton 10 months ago
#993 - * Bump 3.2 branch to 3.2.3
Pull Request -
State: closed - Opened by koic 10 months ago
- 3 comments
#992 - a few fixes to fully integrate 3.4 grammar
Pull Request -
State: closed - Opened by iliabylich 10 months ago
#991 - Register a Ruby 3.4 parser
Pull Request -
State: closed - Opened by casperisfine 10 months ago
- 8 comments
#990 - - lexer.rl: accept tabs before closing heredoc delimiter
Pull Request -
State: closed - Opened by iliabylich 10 months ago
- 1 comment
#989 - Syntax error on heredoc inside block indented with tabs
Issue -
State: closed - Opened by bquorning 10 months ago
- 5 comments
#988 - ruby/ruby@9d3dcb8
Issue -
State: open - Opened by iliabylich 11 months ago
Labels: upstream
#987 - - Fix an error when using heredoc with non-word delimiters
Pull Request -
State: closed - Opened by koic 11 months ago
- 1 comment
#986 - - Supports Ruby 2.0+ runtime
Pull Request -
State: closed - Opened by koic 11 months ago
- 7 comments
#985 - Fix incorrect required_ruby_version
Pull Request -
State: closed - Opened by Watson1978 11 months ago
- 1 comment
#984 - * current.rb: mark 3.3 branch as stable
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#983 - + ruby33.y: reject ambiguous anonymous arguments
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#982 - warning: parser/current is loading parser/ruby33, which recognizes 3.3.0-dev-compliant syntax, but you are running 3.3.0.
Issue -
State: closed - Opened by dorianmarie 11 months ago
- 3 comments
#981 - + ruby33.y: extract arg_splat rule.
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#980 - + builder.rb: warn `it` in a block with no ordinary params.
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#979 - + builder.rb: extract named captures only from static regexes.
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#978 - + ruby33.y: accept expr_value in sclass definition.
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#977 - + ruby33.y: extract p_in_kwarg
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#976 - + ruby33.y: extract p_assoc and p_in rules
Pull Request -
State: closed - Opened by iliabylich 11 months ago
- 1 comment
#975 - document running no "syntax checks for block exits" (added first in MRI 3.3.0)
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#974 - + ruby33.y: reject invalid gvar as symbol
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#973 - + ruby33.y: properly restore in_defined flag, extract begin_defined rule
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#972 - + builder.rb: reject multi-char gvar names starting with 0
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#971 - + ruby33.y: allow semicolon in parenthesis at the first argument of command call
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#970 - + ruby33.y: parse qualified const with brace block as a method call
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#969 - * ruby33.y: extract string_dend
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#968 - * lexer.rl: treat numparams as locals
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#967 - * ruby33.y: extract words_sep
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#966 - add tests for duplicate variable name check with p_rest
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#965 - * literal.rb: match heredoc identifier from end of line
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#964 - * ruby33.y: extract {endless_command,endless_arg} rules
Pull Request -
State: closed - Opened by iliabylich 11 months ago
#963 - ruby/ruby@596db9c
Issue -
State: closed - Opened by iliabylich 11 months ago
- 3 comments
Labels: upstream
#962 - ruby/ruby@44592c4
Issue -
State: open - Opened by iliabylich 11 months ago
Labels: upstream
#961 - ruby/ruby@a9f0961
Issue -
State: closed - Opened by iliabylich 11 months ago
Labels: upstream
#960 - ruby/ruby@40e3f78
Issue -
State: closed - Opened by iliabylich 11 months ago
- 1 comment
Labels: upstream
#959 - ruby/ruby@11c2aa0
Issue -
State: closed - Opened by iliabylich 11 months ago
Labels: upstream
#958 - ruby/ruby@92b10f5
Issue -
State: closed - Opened by iliabylich 11 months ago
- 1 comment
Labels: upstream
#957 - ruby/ruby@ae76c8a
Issue -
State: closed - Opened by iliabylich 12 months ago
Labels: upstream
#956 - ruby/ruby@a607d62
Issue -
State: closed - Opened by iliabylich 12 months ago
Labels: upstream
#955 - ruby/ruby@fe74674
Issue -
State: closed - Opened by iliabylich 12 months ago
Labels: upstream
#954 - * Bump Racc to 1.7.3
Pull Request -
State: closed - Opened by koic about 1 year ago
- 1 comment
#953 - ruby/ruby@7e80f0b
Issue -
State: closed - Opened by iliabylich about 1 year ago
Labels: upstream
#952 - ruby/ruby@428f9f5
Issue -
State: closed - Opened by iliabylich about 1 year ago
- 1 comment
Labels: upstream
#951 - ruby/ruby@3b05238
Issue -
State: closed - Opened by iliabylich about 1 year ago
Labels: upstream
#950 - Escaped newlines in single-quoted heredocs
Issue -
State: open - Opened by kddnewton about 1 year ago
Labels: bug
#949 - ruby/ruby@17b0643
Issue -
State: closed - Opened by iliabylich about 1 year ago
- 1 comment
Labels: upstream
#948 - Replace whitequark blog links with archive URLs
Pull Request -
State: closed - Opened by backus about 1 year ago
- 1 comment
#947 - ruby/ruby@47274ba
Issue -
State: closed - Opened by iliabylich about 1 year ago
- 1 comment
Labels: upstream
#946 - Fix an error for flip-flop with beginless or endless ranges
Pull Request -
State: closed - Opened by koic about 1 year ago
- 3 comments