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 57f7fae684 Fix a bug in |stringEscape|
The |stringEscape| function both in lib/compiler/javascript.js and in
generated parsers didn't escape characters in the U+0100..U+107F and
U+1000..U+107F ranges.
10 years ago
..
passes Fix a bug in |stringEscape| 10 years ago
asts.js Utility functions cleanup: Cleanup lib/compiler/asts.js 10 years ago
javascript.js Fix a bug in |stringEscape| 10 years ago
opcodes.js Change module exporting style 10 years ago
visitor.js Utility functions cleanup: Cleanup lib/compiler/visitor.js 10 years ago