pegjs/lib/compiler/passes
David Majda dad1207c46 Improve semantics of the TEXT bytecode instruction
The TEXT instruction now replaces position at the top of the stack with
the input from that position until the current position. This is simpler
and cleaner semantics than the previous one, where TEXT also popped an
additional value from the stack and kept the position there.
2014-05-16 13:30:03 +02:00
..
generate-bytecode.js Improve semantics of the TEXT bytecode instruction 2014-05-16 13:30:03 +02:00
generate-javascript.js Improve semantics of the TEXT bytecode instruction 2014-05-16 13:30:03 +02:00
remove-proxy-rules.js Formatting 2014-05-09 13:40:50 +02:00
report-left-recursion.js Formatting 2014-05-09 13:40:50 +02:00
report-missing-rules.js Utility functions cleanup: Cleanup lib/compiler/visitor.js 2014-05-08 20:28:32 +02:00