pegjs/lib/compiler/passes
David Majda 400a3cfa3c Avoid aligning object keys
The only exception left are objects representing a mapping with simple
keys and values -- essentially tables written as object literals.

See #443.
2016-09-22 07:55:30 +02:00
..
generate-bytecode.js Avoid aligning object keys 2016-09-22 07:55:30 +02:00
generate-js.js Avoid aligning object keys 2016-09-22 07:55:30 +02:00
remove-proxy-rules.js Use only "//" comments 2016-09-20 15:07:39 +02:00
report-duplicate-labels.js Avoid aligning object keys 2016-09-22 07:55:30 +02:00
report-duplicate-rules.js Use only "//" comments 2016-09-20 15:07:39 +02:00
report-infinite-recursion.js Use only "//" comments 2016-09-20 15:07:39 +02:00
report-infinite-repetition.js Use only "//" comments 2016-09-20 15:07:39 +02:00
report-undefined-rules.js Use only "//" comments 2016-09-20 15:07:39 +02:00