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
2c88eb6fbe
UglifyJS
/
lib
History
Mihai Bazon
2c88eb6fbe
doh.
2014-01-07 12:54:14 +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
doh.
2014-01-07 12:54:14 +02:00
mozilla-ast.js
Workaround for missing
prefix
in UnaryExpression generated by Esprima
2013-04-29 15:03:52 +03:00
output.js
Fix parens for property access -- (foo, bar)["baz"]
2014-01-05 11:48:01 +02:00
parse.js
Mark
yield
as reserved word.
Close
#375
.
2013-12-22 20:52:19 +02:00
scope.js
minor
2013-12-16 20:37:09 +02:00
sourcemap.js
Add option to adjust the src/target line in the source map
2013-12-18 12:10:02 +02:00
transform.js
Apply transformer to AST_VarDef's name
2013-07-14 13:24:09 +03:00
utils.js
semicolons
2013-12-10 20:24:27 +02:00