You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Majda b87268ade6 UMD parsers: Allow generating parsers in UMD format from the API
Introduce new "format" and "exportVar" options to PEG.buildParser which
together allow generating parsers in UMD format.

Part of work on #362.
8 years ago
..
generate-bytecode.js Fix labels leaking to outer scope 8 years ago
generate-js.js UMD parsers: Allow generating parsers in UMD format from the API 8 years ago
remove-proxy-rules.js Convert PEG.js code to strict mode 9 years ago
report-infinite-loops.js Report left recursion and infinite loops only as "possible" 9 years ago
report-left-recursion.js Report full rule chain in recursive rule errors 9 years ago
report-missing-rules.js Convert PEG.js code to strict mode 9 years ago