Project

General

Profile

Bug #14556

Updated by aycabta (aycabta .) about 6 years ago

I need new features for Ripper because I'm trying to use Ripper for IRB. 

 @nobu's feature/irb-ripper branch on GitHub contains what all I need: 
 https://github.com/nobu/ruby/commits/feature/irb-ripper 

 Specifically, I need commits below: 
 https://github.com/nobu/ruby/commit/ade428032655838d00747e65517c75b23fc4e1a2 
 https://github.com/nobu/ruby/commit/5425e26af97f73cefdb16509aade3cdf574371ca 
 https://github.com/nobu/ruby/commit/93e604992ecd2c8a883cdffcd6db6ba1f8d58cf1 
 https://github.com/nobu/ruby/commit/7f3a3faeee11a9569cc389b891526677839c5d27 
 https://github.com/nobu/ruby/commit/51f874c6dbe673ac578bac7ecbdadfefce6ee587 
 https://github.com/nobu/ruby/commit/0eb5f3f128b352079b447af0faa495bd9ba746a6 
 https://github.com/nobu/ruby/commit/e1bc7437939997f64472e31fe86ea7f29882397f 
 https://github.com/nobu/ruby/commit/ef2ef0ac5084b40336923cf099be16db8ff806f1 

Back