UglifyJS/lib
Ashley (Scirra) 7de8ffe77b Make debug option take a string suffix
Debug option (and CLI) now take a string to enable, and the string is
used as the (possibly empty) suffix. Instead of generating a random
number, the caller can do that if they wish. Updated tests accordingly
(no need for regex now).
2016-10-06 16:42:23 +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 Make debug option take a string suffix 2016-10-06 16:42:23 +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