issues
search
whitequark
/
parser
A Ruby parser.
Other
1.59k
stars
199
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Soft deprecation of the project?
#1046
iliabylich
opened
3 days ago
18
* Bump maintenance branches to 3.3.6
#1045
koic
closed
2 weeks ago
4
* Bump maintenance branches to 3.2.6
#1044
koic
closed
3 weeks ago
1
New 3.2.6 Release
#1043
dgollahon
closed
3 weeks ago
2
Parsing for `-> { yield }` is not compatible with Ruby 3.3+
#1042
koic
opened
1 month ago
1
Part of the parsing for the ternary operator is not compatible with Ruby 2.2+
#1041
koic
opened
1 month ago
0
Inconsistent AST generation with semicolon before `rescue`
#1040
koic
closed
2 months ago
2
* Bump maintenance branches to 3.3.5
#1039
koic
closed
2 months ago
3
Remove `benchmark` dependency from the runner
#1038
Earlopain
closed
2 months ago
3
- Fix errros in the ascii specs of RuboCop
#1037
koic
closed
3 months ago
3
* Bump 3.2 branch to 3.2.5.
#1036
iliabylich
closed
3 months ago
0
Issues probably bogus warnings on Ruby 3.2.5
#1035
fdr
closed
3 months ago
1
Doc: RemoveDo is incomplete
#1034
akimd
opened
3 months ago
2
Catch encoding errors when parsing invalid encoding regexp
#1033
Earlopain
closed
3 months ago
3
Parser raises for certain invalid encoding regexp
#1032
Earlopain
closed
3 months ago
1
* Bump Racc to 1.8.1
#1031
koic
closed
3 months ago
2
Create SECURITY.md
#1030
Desertsmogtech
closed
3 months ago
1
ruby/ruby@e642ddf
#1029
iliabylich
opened
4 months ago
0
Suppress Ruby 3.4's warning
#1028
koic
closed
4 months ago
1
* Bump maintenance branches to 3.3.4
#1027
koic
closed
4 months ago
3
Regular expression escaping
#1026
kddnewton
opened
5 months ago
0
Newlines before comments
#1025
kddnewton
opened
5 months ago
0
ruby/ruby@1fc0763
#1024
iliabylich
opened
5 months ago
0
* Bump maintenance branches to 3.3.3
#1023
koic
closed
5 months ago
3
- lexer.rl: handle CLRF as a line separator
#1022
iliabylich
opened
5 months ago
1
Nested heredocs
#1021
kddnewton
opened
5 months ago
0
Offsets with \r\n in source
#1020
kddnewton
opened
5 months ago
0
ruby/ruby@cbc83c4
#1019
iliabylich
opened
5 months ago
0
* Bump Racc to 1.8.0
#1018
koic
closed
5 months ago
1
Heredocs spanning other content
#1017
kddnewton
opened
5 months ago
0
Unary `+` precedence
#1016
kddnewton
opened
5 months ago
5
ruby/ruby@05553cf
#1015
iliabylich
opened
5 months ago
0
* Bump 3.1 branch to 3.1.6
#1014
koic
closed
5 months ago
3
Supress warnings during parsing
#1013
Earlopain
opened
6 months ago
3
ruby/ruby@5bb656e
#1012
iliabylich
opened
6 months ago
0
* Bump parser branches to 3.0.7, 3.1.5, 3.2.4, 3.3.1
#1011
iliabylich
closed
7 months ago
0
+ ruby{33,34}.y: allow blocks inherit anonymous args.
#1010
iliabylich
closed
7 months ago
0
Update for Ruby 3.3.1
#1009
kstevens715
closed
7 months ago
7
`action.rb` doc fixes
#1008
baweaver
closed
7 months ago
1
ruby/ruby@e369884
#1007
iliabylich
opened
7 months ago
0
What is the best way to inject an environment?
#1006
akimd
closed
7 months ago
2
Fix typos in doc
#1005
indigolain
closed
7 months ago
2
ruby/ruby@a850cd1
#1004
iliabylich
opened
8 months ago
0
* Use `require_relative` in the Parser codebase
#1003
koic
closed
8 months ago
1
ruby/ruby@0d5b165
#1002
iliabylich
opened
8 months ago
0
ruby/ruby@df5ef28
#1001
iliabylich
opened
8 months ago
0
Use `AST::Processor::Mixin` instead of deprecated `AST::Processor`
#1000
koic
closed
8 months ago
1
Raise a more specific error when encountering an unknown magic comment encoding
#999
Earlopain
closed
8 months ago
1
Parsing code with an invalid encoding raises
#998
Earlopain
closed
8 months ago
8
`Prism::Translation::Parser` incompatibility AST for modifier `rescue` around parallel assignment
#997
koic
closed
9 months ago
1
Next