pegjs/lib
David Majda 057a93fbc7 Move the "Generated by ..." comment out of wrapping functions
The wrapping functions are also generated by PEG.js, so the comment
should be above them to mark them as such. This shouldn't cause any
problems technically.
2016-05-03 16:06:21 +02:00
..
compiler Move the "Generated by ..." comment out of wrapping functions 2016-05-03 16:06:21 +02:00
utils Remove trailing commas in object literals 2015-08-21 16:02:13 +02:00
.eslintrc.json ESLint: Set environments better 2016-01-29 14:50:38 +01:00
compiler.js UMD parsers: Allow specifying parser dependencies 2016-05-03 11:50:01 +02:00
grammar-error.js Merge pull request #347 from mbaumgartl/errorstack 2015-07-03 13:05:41 +02:00
parser.js Move the "Generated by ..." comment out of wrapping functions 2016-05-03 16:06:21 +02:00
peg.js Rewrite handling of optional parameters 2016-04-27 13:40:23 +02:00