Age | Commit message (Expand) | Author |
---|---|---|
2021-02-23 | support `class` literals (#4658) | Alex Lam S.L |
2020-02-06 | export missing API for AST manipulation (#3707) | Alex Lam S.L |
2018-07-13 | fix corner cases in `preserve_line` (#3212) | Alex Lam S.L |
2017-12-17 | export `parse()` (#2608) | Alex Lam S.L |
2017-05-16 | export `TreeTransformer` (#1950)... | Alex Lam S.L |
2017-05-08 | deprecate low level API (#1877)... | Alex Lam S.L |
2017-04-15 | unify CLI & API under `minify()` (#1811)... | Alex Lam S.L |
2017-03-29 | remove UGLIFY_DEBUG (#1720)... | Alex Lam S.L |
2017-03-23 | fix a bug in simple_glob (#1632)... | Alex Lam S.L |
2016-06-20 | Don't assume DEBUG is defined when exporting --self... | Richard van Velzen |
2016-06-19 | Don't mix strings with directives in output... | Anthony Van de Gejuchte |
2016-06-07 | Export tokenizer function... | ChALkeR |
2016-01-31 | Fixes #951 missing export for SymbolDef | Boris Letocha |
2015-09-24 | Fix mozilla-ast after module loading changes... | Mihai Bazon |
2015-09-24 | No longer use `vm` to load code.... | Mihai Bazon |