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