aboutsummaryrefslogtreecommitdiff
path: root/test/compress/new.js
AgeCommit message (Expand)Author
2017-07-03improve parenthesis emission (#2196)...- eliminate `throw` usages - suppress extraneous parenthesis - `new function() {foo.bar()}.baz` - `for (function() { "foo" in bar; };;);`Alex Lam S.L
2016-08-17Fix negate_iife transform to return a correct tree for nested IIFEs...Fix for #1256, partially reverts d854523783b4 Richard van Velzen
2016-08-14Fix unneeded parens around unary args in new expression.kzc
2016-06-12Stop dropping args in new expressionsAnthony Van de Gejuchte
2016-06-08Fix uglify attempting to rewrite invalid new expressionsAnthony Van de Gejuchte
2015-08-27Fix bad parsing of `new new x()()` constructs...Fixes #739 Richard van Velzen
2.5.27....* gnu/packages/photo.scm (gphoto2): Update to 2.5.27. Tobias Geerinckx-Rice 2021-03-29gnu: libgphoto2: Update to 2.5.27....* gnu/packages/photo.scm (libgphoto2): Update to 2.5.27. Tobias Geerinckx-Rice 2021-03-13gnu: photoflare: Update to 1.6.7....* gnu/packages/photo.scm (photoflare): Update to 1.6.7. Tobias Geerinckx-Rice 2021-02-21gnu: hugin: Update to 2020.0.0....* gnu/packages/photo.scm (hugin): Update to 2020.0.0. [inputs]: Use current exiv2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Lars-Dominik Braun 2021-02-21gnu: darktable: Update to 3.4.1....* gnu/packages/photo.scm (darktable): Update to 3.4.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego