UglifyJS/lib
2016-03-22 11:44:21 +02:00
..
ast.js fix #1003 by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect 2016-03-22 11:44:21 +02:00
compress.js fix crash: Import statements don't abort 2016-03-22 11:44:21 +02:00
mozilla-ast.js Fix output for "use asm" code from SpiderMonkey AST 2015-11-12 12:18:25 +02:00
output.js fix #1003 by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect 2016-03-22 11:44:21 +02:00
parse.js fix #1003 by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect 2016-03-22 11:44:21 +02:00
propmangle.js fix #1003 by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect 2016-03-22 11:44:21 +02:00
scope.js Don't mangle exported symbols 2016-03-22 11:44:21 +02:00
sourcemap.js Revert "using the original sourcemap as the base" 2016-02-10 10:19:39 +01:00
transform.js fix #1003 by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect 2016-03-22 11:44:21 +02:00
utils.js Add property name mangler 2015-03-14 11:22:28 +02:00