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
a92a14d171
UglifyJS
/
lib
History
Fábio Santos
a92a14d171
Remove unused state variable in_parameters, and also remove unreachable code (try_an_object always returned an object!)
2016-03-22 11:41:00 +02:00
..
ast.js
prefixed template strings, like "String.raw
foo\nbar
".
2016-03-22 11:41:00 +02:00
compress.js
Parse and compress destructuring VarDefs
2016-03-22 11:40:44 +02:00
mozilla-ast.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
output.js
prefixed template strings, like "String.raw
foo\nbar
".
2016-03-22 11:41:00 +02:00
parse.js
Remove unused state variable in_parameters, and also remove unreachable code (try_an_object always returned an object!)
2016-03-22 11:41:00 +02:00
propmangle.js
play nice with propmangle
2016-03-22 11:41:00 +02:00
scope.js
Do not mangle a name if it is in a destructuring vardef.
2016-03-22 11:41:00 +02:00
sourcemap.js
Revert "using the original sourcemap as the base"
2016-02-10 10:19:39 +01:00
transform.js
play nice with propmangle
2016-03-22 11:41:00 +02:00
utils.js
Add property name mangler
2015-03-14 11:22:28 +02:00