UglifyJS/lib
Anthony Van de Gejuchte a97690fc72 Various LineTerminator changes
* Escaped newlines should also produce SyntaxError
* Fix multiline comment parsing and add tests
* Adapt makePredicate to handle \u2028 and \u2029
* Move up nlb check in regex so it's checked before any escape handling
* Change error messages to conform ecma standard
* Find_eol not recornizing \u2028 and \u2029 as line terminator
* Remove \u180e as it is removed in unicode 6.3.0 from the category zs
2016-06-30 22:12:50 +02:00
..
ast.js Actually limit sequence length. 2016-04-12 14:17:24 +03:00
compress.js Enable --screw-ie8 by default. 2016-06-30 21:49:48 +02:00
mozilla-ast.js Fix spidermonkey AST (ESTree) export and import, Array holes 2016-06-30 21:44:12 +02:00
output.js Enable --screw-ie8 by default. 2016-06-30 21:49:48 +02:00
parse.js Various LineTerminator changes 2016-06-30 22:12:50 +02:00
propmangle.js Respect quote style in object literals 2016-06-19 21:13:31 +02:00
scope.js Enable --screw-ie8 by default. 2016-06-30 21:49:48 +02:00
sourcemap.js Revert "using the original sourcemap as the base" 2016-02-10 10:19:39 +01:00
transform.js Collapse single use var definitions 2016-01-27 11:48:15 +02:00
utils.js Various LineTerminator changes 2016-06-30 22:12:50 +02:00