UglifyJS/lib
Anthony Van de Gejuchte dcfc514c38 Improve yield support and restrict usage of strict
- Partially reverting 91cdb93e57 and eaf3911c31 and reimplement
- Add generators support for objects and classes
- Only classes can have static methods so restrict use of it

Special thanks to @rvanvelzen and @kzc for reviewing this patch and
providing constructive feedback over and over again.
2016-06-09 22:22:15 +02:00
..
ast.js Improve yield support and restrict usage of strict 2016-06-09 22:22:15 +02:00
compress.js Improve yield support and restrict usage of strict 2016-06-09 22:22:15 +02:00
mozilla-ast.js Fix output for "use asm" code from SpiderMonkey AST 2015-11-12 12:18:25 +02:00
output.js Improve yield support and restrict usage of strict 2016-06-09 22:22:15 +02:00
parse.js Improve yield support and restrict usage of strict 2016-06-09 22:22:15 +02:00
propmangle.js Add Symbol to builtins 2016-05-24 17:57:18 +02:00
scope.js Improve yield support and restrict usage of strict 2016-06-09 22:22:15 +02:00
sourcemap.js Revert "using the original sourcemap as the base" 2016-02-10 10:19:39 +01:00
transform.js Improve yield support and restrict usage of strict 2016-06-09 22:22:15 +02:00
utils.js Simplify member(name, array) implementation. 2016-04-07 09:57:30 -04:00