UglifyJS/lib
Arnavion 87f31ed488 Added support for multiple input source maps to SourceMap object.
The addInput method on the object can be used to add sourcemaps for individual input files.
2015-08-04 10:59:14 -07:00
..
ast.js Add option to preserve/enforce string quote style 2015-01-27 22:26:27 +02:00
compress.js Advanced way to specify if a function call might have side effects. #400 2015-07-29 14:36:42 +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 Re-use the caught exception's error message in the parse error call. 2015-07-29 15:06:52 +02:00
propmangle.js Add --mangle-regex option 2015-06-09 14:16:50 +03:00
scope.js rename --prop-cache to --name-cache 2015-03-16 13:16:30 +02:00
sourcemap.js Added support for multiple input source maps to SourceMap object. 2015-08-04 10:59:14 -07: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