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 d2569b9bf3 Don't use "objects" in lib/compiler/passes/generate-js.js
The "objects" module will be removed.

See #442.
8 years ago
..
passes Don't use "objects" in lib/compiler/passes/generate-js.js 8 years ago
asts.js Don't use "arrays" in lib/compiler/asts.js 8 years ago
index.js Don't use "objects" in lib/compiler/index.js 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