UglifyJS/lib
Ashley (Scirra) b28d2d3cf2 Refactoring considering feedback
- the CLI option is now --mangle-debug
- the implementation is now a bit more elegant, always using a random
number and relying on the existing cache mechanism
- takes in to account can_mangle
- updated readme & test
2016-10-06 11:33:42 +01:00
..
ast.js Improve support for binding pattern 2016-09-05 17:48:48 +02:00
compress.js Merge branch 'master' into harmony 2016-08-30 15:16:23 +02:00
mozilla-ast.js Don't convert all strings to directives from moz-ast 2016-07-03 12:36:57 +02:00
output.js [ES6] fix template string escaping of \${...} 2016-10-01 11:32:36 +02:00
parse.js [ES6] fix parsing spread arguments that are expressions 2016-09-29 13:34:22 -04:00
propmangle.js Refactoring considering feedback 2016-10-06 11:33:42 +01:00
scope.js Merge branch 'master' into harmony 2016-08-15 09:09:04 +02:00
sourcemap.js lib/sourcemap.js: Copy sourceContent from old souce-map to the new source-map. Should fix #882 2016-07-17 19:36:15 +02:00
transform.js Fix quoting of properties 2016-08-26 15:06:24 +02:00
utils.js Various LineTerminator changes 2016-06-30 22:12:50 +02:00