pegjs/lib
Futago-za Ryuu 21a6de06d5 Optional features
This commit enables optional features that are enabled by default in the generated parser.

For now, only some of the helpers and filename are generated based on this new option, but this will change in the future most likely.

Resolves #421
2018-03-17 04:08:05 +00:00
..
ast Moved AST and visitor classes 2018-01-28 02:00:28 +00:00
compiler Optional features 2018-03-17 04:08:05 +00:00
typings Optional features 2018-03-17 04:08:05 +00:00
util Some cosmetic changes 2018-01-18 01:47:13 +00:00
.eslintrc.js Disabled eslint rule 'prefer-spread' 2017-10-26 10:20:29 +01:00
grammar-error.js Update code format and style 2017-10-25 19:19:42 +01:00
parser.js Optional features 2018-03-17 04:08:05 +00:00
peg.d.ts Added 'lib/peg.d.ts' for internal use 2017-12-28 01:23:37 +00:00
peg.js Added the Session API 2018-01-30 02:38:49 +00:00