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
..
passes Make generated parsers use strict mode 9 years ago
asts.js Extract the |matchesEmpty| visitor from the |reportLeftRecursion| pass 9 years ago
javascript.js Fix a bug in |stringEscape| 10 years ago
opcodes.js Rename |reportedPos| to |savedPos| 9 years ago
visitor.js Reordering in visitors and their specs 10 years ago