UglifyJS/test
Anthony Van de Gejuchte 3a7d53f3cf Move OctalEscapeSequence to read_escape_char
This should simplify and improve implementation, make it easier to
implement template strings, and keep master a bit more in sync with
harmony.

Previous implementation wasn't broken, though the loop gave me the
impression it could read infinite numbers and annoyed me a bit. It was
also slightly unnecessary because the lookup involved only 3 characters.
2016-06-30 21:42:15 +02:00
..
compress Move OctalEscapeSequence to read_escape_char 2016-06-30 21:42:15 +02:00
mocha Move OctalEscapeSequence to read_escape_char 2016-06-30 21:42:15 +02:00
mocha.js Add mocha tests 2015-12-27 22:38:20 +01:00
mozilla-ast.js Fix mozilla-ast after module loading changes 2015-09-24 18:13:21 +03:00
run-tests.js Respect quote style in object literals 2016-06-19 21:13:31 +02:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00