UglifyJS/lib
2015-09-14 19:38:45 +02:00
..
ast.js Add option to preserve/enforce string quote style 2015-01-27 22:26:27 +02:00
compress.js Control keeping function arguments with a single option 2015-09-14 19:38:45 +02:00
mozilla-ast.js Location fix for Mozilla AST start token. 2015-01-06 11:32:41 +01:00
output.js Fix semicolon printing when restricting max line length 2015-07-30 16:13:32 +02:00
parse.js Fix bad parsing of new new x()() constructs 2015-08-27 12:29:36 +03:00
propmangle.js Fix mangling of property names which overwrite unmangleable properties 2015-08-05 21:18:39 +02:00
scope.js rename --prop-cache to --name-cache 2015-03-16 13:16:30 +02:00
sourcemap.js fixes issue #621 SourceMap toString JSON format 2015-01-24 00:33:02 -08:00
transform.js Apply transformer to AST_VarDef's name 2013-07-14 13:24:09 +03:00
utils.js Add property name mangler 2015-03-14 11:22:28 +02:00