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
a790c09c91
UglifyJS
/
lib
History
Mihai Bazon
8f35a363d9
AST_Catch shouldn't really inherit from AST_Scope.
Fix
#363
...
I hereby acknowledge that figure_out_scope has become a mess.
2013-12-05 13:30:29 +02:00
..
ast.js
AST_Catch shouldn't really inherit from AST_Scope.
Fix
#363
2013-12-05 13:30:29 +02:00
compress.js
Properly scope
catch
identifier when --screw-ie8
2013-11-28 16:43:30 +02:00
mozilla-ast.js
Workaround for missing
prefix
in UnaryExpression generated by Esprima
2013-04-29 15:03:52 +03:00
output.js
Workaround for Safari bug
2013-10-30 13:59:59 +02:00
parse.js
Fix parsing setters/getters (allow keywords for name).
2013-10-30 11:50:22 +02:00
scope.js
AST_Catch shouldn't really inherit from AST_Scope.
Fix
#363
2013-12-05 13:30:29 +02:00
sourcemap.js
line numbers start at 1
2012-10-02 16:39:53 +03:00
transform.js
Apply transformer to AST_VarDef's name
2013-07-14 13:24:09 +03:00
utils.js
Add --noerr to turn off argument name checking
2013-11-28 13:15:01 +02:00