issues
search
seattlerb
/
ruby_parser
ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
http://www.zenspider.com/projects/ruby_parser.html
476
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Additional tests
#295
mvz
closed
5 years ago
1
Fix line numbering for right-hand side of multiple assignment
#294
mvz
closed
5 years ago
2
Fix line numbers for END block
#293
mvz
closed
5 years ago
4
Heredocs with line continuations lower line numbers for later lines
#292
mvz
closed
3 years ago
2
__LINE__ becomes wrong value after heredoc start
#291
mvz
closed
5 years ago
2
Contents of removed begin..end gets wrong line number
#290
mvz
closed
5 years ago
3
Fix several line numbering issues
#289
mvz
closed
5 years ago
9
Fix line numbering for ranges
#288
mvz
closed
5 years ago
4
Fix line numbers for BEGIN block
#287
mvz
closed
5 years ago
2
Disallow BEGIN when not at top level
#286
mvz
closed
5 years ago
1
Fix line numbering for assigned value in op_asgn
#285
mvz
closed
5 years ago
1
Keep carriage return escapes in heredocs
#284
mvz
closed
5 years ago
7
Restore compatible rescue modifier handling for Ruby < 2.4
#283
mvz
closed
5 years ago
1
Drop legacy
#282
zenspider
closed
5 years ago
1
Parser fails with method.method.method(symbol: Constant::CONSTANT)
#281
envygeeks
closed
5 years ago
8
Rescue blocks don't need a begin statement in define_method since Ruby 2.5
#280
DamirSvrtan
closed
5 years ago
3
Ruby 2.6 support
#279
DamirSvrtan
closed
5 years ago
1
: parse error on value ":" (tCOLON)
#278
sonalkr132
closed
5 years ago
2
Treat kwrest arguments to blocks as lvars
#277
mvz
closed
5 years ago
1
Should treat double-splat arguments to blocks as lvars
#276
mvz
closed
5 years ago
1
Make all string literals UTF-8 if possible
#275
mvz
closed
5 years ago
1
Take exactly 4 hex chars for bare unicode escape
#274
mvz
closed
5 years ago
4
Fix rescue modifier handling for Ruby >= 2.4
#273
mvz
closed
5 years ago
0
Parse error with shadowed method name and a block call
#272
presidentbeef
closed
5 years ago
6
Should parse Interpolated Array of symbols literal
#271
strviola
closed
5 years ago
1
Performance improvements via reducing string allocations
#270
presidentbeef
closed
5 years ago
4
Shadow arguments not parsed as local variables
#269
akimd
closed
5 years ago
1
Could the latest master be released?
#268
Jack12816
closed
5 years ago
2
Stabby proc with do/end as block call argument
#267
presidentbeef
closed
5 years ago
1
ActiveRecord scope extension parse error
#266
ise-tang
closed
5 years ago
1
Parse error in some methods with argument and do-block containing rescue
#265
maisumakun
closed
5 years ago
2
Allow rescue inside do/end blocks
#264
presidentbeef
closed
6 years ago
4
ruby_parser's executable "ruby_parse" conflicts with ~/.rbenv/versions/2.4.3/bin/ruby_parse
#263
UtamaruMonster
closed
5 years ago
3
Parse Error on Ruby 2.5
#262
marocchino
closed
6 years ago
4
Improve handling of single-quoted symbols and labels
#261
mvz
closed
6 years ago
2
Set up legacy gem for 1.8/1.9 only
#260
presidentbeef
closed
5 years ago
3
Self-signed code signing certificate has expired
#259
koenrh
closed
5 years ago
1
Forced $DEBUG output after 3.10.0 to 3.10.1 upgrade
#258
smlsml
closed
6 years ago
10
Ruby 2.5 support
#257
voxik
closed
6 years ago
3
parse error on value ":" (tCOLON)
#256
suryateja619
closed
6 years ago
8
%r!^on_(?\!or_build$)! gets translated incorrectly?
#255
envygeeks
closed
6 years ago
6
Restore newline after label to detect required kwarg
#254
presidentbeef
closed
6 years ago
2
usage of environment variable DEBUG
#253
mmoll
closed
7 years ago
3
Return `s(:self)` target for `self[]` calls
#252
presidentbeef
closed
6 years ago
1
Fork 1.8 and 1.9 parsers into ruby_parser_legacy gem
#251
zenspider
closed
5 years ago
13
`self` target for `[]` calls reported as nil
#250
presidentbeef
closed
6 years ago
2
Parser error
#249
sandlerr
closed
7 years ago
2
Copy cmdargs for `defs`
#248
presidentbeef
closed
7 years ago
9
Fix up line numbers in strings with newlines and `#`
#247
presidentbeef
closed
7 years ago
1
Ruby version 2.4.0 not yet supported?
#246
rbatllet
closed
7 years ago
6
Previous
Next