UglifyJS/lib
2015-08-21 12:04:26 +02:00
..
ast.js Parse and compress destructuring VarDefs 2015-08-21 12:04:26 +02:00
compress.js Parse and compress destructuring VarDefs 2015-08-21 12:04:26 +02:00
mozilla-ast.js Location fix for Mozilla AST start token. 2015-01-06 11:32:41 +01:00
output.js Merge pull request #763 from fabiosantoscode/feature/harmony-super 2015-08-07 08:54:20 +02:00
parse.js Destructuring vardef in for..of and for..in 2015-08-21 12:04:26 +02:00
propmangle.js Fix mangling of property names which overwrite unmangleable properties 2015-08-05 21:18:39 +02:00
scope.js Do not mangle a name if it is in a destructuring vardef. 2015-08-21 12:04:26 +02:00
sourcemap.js fixes issue #621 SourceMap toString JSON format 2015-01-24 00:33:02 -08:00
transform.js prepare AST_Destructuring for the Ents 2015-08-21 12:04:26 +02:00
utils.js Add property name mangler 2015-03-14 11:22:28 +02:00