UglifyJS/lib
Anat Dagan c7f5c6b36b add --illegalmangled option.
list of names that are not o be assigned to vars during mangle/propmangle.
added javascript reserved words as default.
This fixes current issue that in some constalations uglify-js mangles properties to js reserved words e.g. if
2017-02-09 13:31:51 +02:00
..
ast.js Actually limit sequence length. 2016-04-12 14:17:24 +03:00
compress.js optimise binary operands with evaluate() (#1427) 2017-01-26 12:16:50 +01:00
mozilla-ast.js Don't convert all strings to directives from moz-ast 2016-07-03 12:36:57 +02:00
output.js Do not overwrite options.comments + cleanup 2016-11-29 20:24:08 +01:00
parse.js Legacy octal integer strict mode fixes 2016-07-21 14:42:16 +02:00
propmangle.js add --illegalmangled option. 2017-02-09 13:31:51 +02:00
scope.js add --illegalmangled option. 2017-02-09 13:31:51 +02:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js Collapse single use var definitions 2016-01-27 11:48:15 +02:00
utils.js Do not overwrite options.comments + cleanup 2016-11-29 20:24:08 +01:00