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.
Arlo Breault 45e39c3ac8 Make generated parsers use strict mode
* Issue #324

 * JSHint complains about two possible strict violations. But are valid
   uses of `this`, so we suppress the warnings.
9 years ago
..
compiler Make generated parsers use strict mode 9 years ago
utils Fix left recursion detection 9 years ago
compiler.js Implement infinite loop detection 9 years ago
grammar-error.js Add location information to |GrammarError| 9 years ago
parser.js Make generated parsers use strict mode 9 years ago
peg.js Utility functions cleanup: Split lib/utils.js 10 years ago