Akim Demaille

Results 65 comments of Akim Demaille

Hi Markus, I think I face the same issue again, under a different disguise. ```ruby require 'parser/current' require 'unparser' ast = Unparser.parse(

Hi, I would go for option 2. Have a look at https://www.gnu.org/software/bison/manual/html_node/Syntax-Error-Reporting-Function.html. This should provide you with all you need to filter out the disabled tokens. Cheers!

Ping. This is really a problem when migrating to newer versions of Ruby, 3.1 included.

It's a pity that this project is stuck. Is there a more lively fork somewhere?