Files
UglifyJS/test/compress
Anthony Van de Gejuchte 27d3669800 Don't allow escaped surrogated identifiers + introduce ascii_identifiers
Don't use 2 characters for surrogates in identifiers because there is
support for the \u{} syntax when escaped identifiers were introduced.

Also catch eof errors while reading identifier names

Introduce ascii_identifiers:

By setting ascii_identifiers to undefined (default value),
ascii_identifiers will print identifiers using the same setting as
ascii_only within the limits of the ecmascript 6 grammar.

ascii_identifiers accept true and false, allowing identifiers to be
printed under different settings than strings with the ascii_only setting.
2016-08-14 21:36:06 +02:00
..
2016-06-19 20:49:18 +02:00
2016-06-30 21:49:48 +02:00
2016-04-18 15:51:32 +02:00
2012-08-27 11:00:26 +03:00
2016-03-27 19:40:20 +02:00
2016-06-22 12:23:37 +02:00
2015-08-05 21:15:23 +02:00
2016-06-22 12:23:37 +02:00
2016-07-21 16:50:32 +02:00
2012-11-30 11:26:37 +02:00
2013-10-25 16:28:15 -04:00
2013-05-08 16:22:48 +03:00
2013-11-20 21:13:16 +02:00
2015-04-17 11:28:59 +03:00
2016-01-05 13:56:52 +02:00
2016-05-15 19:12:17 -04:00
2016-06-12 17:17:17 +02:00
2016-06-30 21:49:48 +02:00
2016-07-17 00:36:42 +02:00
2013-04-03 22:34:19 -04:00