pegjs/lib/compiler
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.
2015-06-08 10:22:14 -07:00
..
passes Make generated parsers use strict mode 2015-06-08 10:22:14 -07:00
asts.js Extract the |matchesEmpty| visitor from the |reportLeftRecursion| pass 2015-04-01 12:20:48 +02:00
javascript.js Fix a bug in |stringEscape| 2014-05-08 20:28:32 +02:00
opcodes.js Rename |reportedPos| to |savedPos| 2015-04-03 16:26:34 +02:00
visitor.js Reordering in visitors and their specs 2014-06-07 14:06:42 +02:00