pegjs/lib/compiler
David Majda 4ec9e6ba10 Remove useless test in the |reportLeftRecursion| pass
Empty sequences are not allowed anymore so we don't have to test for
them.
2014-06-07 10:50:55 +02:00
..
passes Remove useless test in the |reportLeftRecursion| pass 2014-06-07 10:50:55 +02:00
asts.js Utility functions cleanup: Cleanup lib/compiler/asts.js 2014-05-08 20:28:32 +02:00
javascript.js Fix a bug in |stringEscape| 2014-05-08 20:28:32 +02:00
opcodes.js Implement additional PUSH_* bytecode instructions 2014-05-16 13:28:29 +02:00
visitor.js Simplify visitors by providing default visit functions 2014-06-04 07:41:00 +02:00