UglifyJS/lib
Anthony Van de Gejuchte 72a9d799b6 Various property fixes
* Implement getter/setter with computed value
* Fix parsing getter/setter after static or generator token
* Allow storing expressions for computed expression in AST_SymbolMethod
* Allow get and set in shorthand properties in object literals

Fixes #1094, #1146 and #1221
2016-07-21 16:50:32 +02:00
..
ast.js Template fixes 2016-07-17 00:36:42 +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 Various property fixes 2016-07-21 16:50:32 +02:00
parse.js Various property fixes 2016-07-21 16:50:32 +02:00
propmangle.js Merge branch 'master' into fix-harmony 2016-06-20 19:21:25 +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