https://github.com/mishoo/UglifyJS
Revision a97690fc724a7beba77d7fde449ea56676804933 authored by Anthony Van de Gejuchte on 13 June 2016, 10:36:47 UTC, committed by Anthony Van de Gejuchte on 30 June 2016, 20:12:50 UTC
* 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
1 parent 02c6382
History
Tip revision: a97690fc724a7beba77d7fde449ea56676804933 authored by Anthony Van de Gejuchte on 13 June 2016, 10:36:47 UTC
Various LineTerminator changes
Tip revision: a97690f
File Mode Size
bin
lib
test
tools
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 150 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 34.9 KB
npm-shrinkwrap.json -rw-r--r-- 4.2 KB
package.json -rw-r--r-- 1.3 KB

README.md

back to top