UglifyJS/lib
dom 9c2238dad9 Update scope.js
fix the random output of base54 function.I haven't figure it out why,but the result array of string.split("") can be random in certain case. this will be a bug in mangling properties for multiple files.
2015-06-09 09:23:00 +08:00
..
ast.js Add option to preserve/enforce string quote style 2015-01-27 22:26:27 +02:00
compress.js Fix compressing conditionals 2015-05-18 13:56:04 +03:00
mozilla-ast.js Location fix for Mozilla AST start token. 2015-01-06 11:32:41 +01:00
output.js Fix blank lines in the output. 2015-05-04 17:55:42 +03:00
parse.js Treat \uFEFF as whitespace. 2015-05-20 16:17:46 +03:00
propmangle.js fix again reserved props 2015-05-13 22:03:00 +03:00
scope.js Update scope.js 2015-06-09 09:23:00 +08: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