UglifyJS/lib
Anthony Van de Gejuchte ca04508cd1
Restrict yield outside generators in strict mode
* Move some yield/generic tests from compress/harmony.js to
  compress/yield.js
 * Adjust error messages to conform ecmascript standards
2016-06-19 21:03:36 +02:00
..
ast.js Allow expand in array literals 2016-06-19 20:49:18 +02:00
compress.js Merge branch 'master' into harmony 2016-06-12 17:29:42 +02:00
mozilla-ast.js Fix output for "use asm" code from SpiderMonkey AST 2015-11-12 12:18:25 +02:00
output.js Allow expand in array literals 2016-06-19 20:49:18 +02:00
parse.js Restrict yield outside generators in strict mode 2016-06-19 21:03:36 +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 Allow expand in array literals 2016-06-19 20:49:18 +02:00
utils.js Simplify member(name, array) implementation. 2016-04-07 09:57:30 -04:00