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
..
passes UMD parsers: Allow generating parsers in UMD format from the API 8 years ago
asts.js Fix labels leaking to outer scope 8 years ago
js.js Rename javascript.js to js.js 9 years ago
opcodes.js Fix comment typo 9 years ago
visitor.js Fix labels leaking to outer scope 8 years ago