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
e0f67baf2d
UglifyJS
/
lib
History
Mihai Bazon
e0f67baf2d
Don't print the warning on parse error, just throw a JS_Parse_Error.
...
Fix
#159
2013-03-24 00:57:35 +02:00
..
ast.js
Fix output for arrays containing undefined values.
2013-01-17 11:36:10 +02:00
compress.js
Disable
unsafe
by default
2013-03-11 00:04:31 +02:00
mozilla-ast.js
fix end tokens in spidermonkey ast import
2012-10-13 11:37:58 +03:00
output.js
Force space after literal regexp when used in "instanceof" or "in"
2013-02-06 11:57:59 +02:00
parse.js
Don't print the warning on parse error, just throw a JS_Parse_Error.
2013-03-24 00:57:35 +02:00
scope.js
Keep legit code working even when --screw-ie is not passed.
2013-03-22 18:04:46 +02:00
sourcemap.js
line numbers start at 1
2012-10-02 16:39:53 +03:00
transform.js
fix
#51
2012-11-18 17:37:45 +02:00
utils.js
When hoisting variables, try to merge in assignments that follow.
2012-12-05 12:30:25 +02:00