UglifyJS/lib
Anthony Van de Gejuchte 110a1ac885 Make distinction between * method and * operator
Also add quotes to properties when necessary,
this might be the case if the name isn't a valid
identifier
2016-07-29 21:31:08 +02:00
..
ast.js Fix computed getters + cleanup AST 2016-07-21 18:21:46 +02:00
compress.js Don't remove empty generators passed as parameter 2016-07-19 18:13:07 +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 Make distinction between * method and * operator 2016-07-29 21:31:08 +02:00
parse.js Make distinction between * method and * operator 2016-07-29 21:31:08 +02:00
propmangle.js Add more globals, whereof most defined after es5.1 2016-07-21 16:52:04 +02:00
scope.js Merge branch 'master' into harmony 2016-07-03 21:35:00 +02:00
sourcemap.js Revert "using the original sourcemap as the base" 2016-02-10 10:19:39 +01:00
transform.js [ES6] Get compress and global_defs working for AST_Class 2016-07-17 19:56:02 +02:00
utils.js Various LineTerminator changes 2016-06-30 22:12:50 +02:00