pegjs/src
Futago-za Ryuu b6bc0d905e Use .js files with -c option on CLI
This commit adds support for '.js' files to be passed to the '-c', '--config'  or '--extra-options-file' options on the CLI, allowing the developer to do some extra work before the parser is generated (if they wish), or dynamically set options based on the enviroment.
2018-01-19 08:55:04 +00:00
..
parser.pegjs Move all codegeneration from generateBytecode pass to generateJs pass (#459) 2018-01-17 16:57:49 +00:00
pegjs.config.js Use .js files with -c option on CLI 2018-01-19 08:55:04 +00:00