This website requires JavaScript.
Explore
Help
Register
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
07bb7262d02547cef5ffaca71d49c86640a1df15
UglifyJS
/
test
History
kzc
07bb7262d0
Escape all ASCII control characters within strings when using ascii_only.
...
Fixes
#1017
. Tab characters within strings are now output as `\t` in all output modes.
2016-03-24 11:51:54 -04:00
..
compress
Escape all ASCII control characters within strings when using ascii_only.
2016-03-24 11:51:54 -04:00
mocha
Allow operator names as getters/setters
2016-01-19 19:28:51 +01: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
Never mangle arguments and keep them in their scope
2016-01-14 19:45:52 +01:00
sourcemaps.js
Fix
#836
2015-10-20 19:48:56 +01:00