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.
David Majda 33f23ee4be Don't use "arrays" in lib/compiler/passes/generate-bytecode.js
The "arrays" module will be removed.

See #442.
8 years ago
..
passes Don't use "arrays" in lib/compiler/passes/generate-bytecode.js 8 years ago
asts.js Don't use "arrays" in lib/compiler/asts.js 8 years ago
index.js Replace some functions with arrow functions 8 years ago
js.js Replace some functions with arrow functions 8 years ago
opcodes.js Replace "var" with "let" & "const" 8 years ago
visitor.js Replace some functions with arrow functions 8 years ago