pegjs/lib/compiler
David Majda d2569b9bf3 Don't use "objects" in lib/compiler/passes/generate-js.js
The "objects" module will be removed.

See #442.
2016-09-14 13:42:44 +02:00
..
passes Don't use "objects" in lib/compiler/passes/generate-js.js 2016-09-14 13:42:44 +02:00
asts.js Don't use "arrays" in lib/compiler/asts.js 2016-09-14 09:33:31 +02:00
index.js Don't use "objects" in lib/compiler/index.js 2016-09-14 11:09:53 +02:00
js.js Replace some functions with arrow functions 2016-09-12 16:07:43 +02:00
opcodes.js Replace "var" with "let" & "const" 2016-09-09 10:44:00 +02:00
visitor.js Replace some functions with arrow functions 2016-09-12 16:07:43 +02:00