Age | Commit message (Expand) | Author |
---|---|---|
2019-11-17 | fix corner case in `collapse_vars` (#3591) | Alex Lam S.L |
2018-06-28 | implement `directives` (#3203)... | Alex Lam S.L |
2018-06-24 | improve `mocha` tests (#3195) | Alex Lam S.L |
2018-03-27 | fix extra regex slash when going through mozilla AST I/O (#3025)... | Fábio Santos |
2017-06-15 | avoid intermittent test time-out failures (#2100) | Alex Lam S.L |
2017-05-20 | enhance `if_return` to handle `return void...` (#1977)... | Alex Lam S.L |
2017-05-10 | extend test timeout... | 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 |
2016-07-03 | Don't convert all strings to directives from moz-ast | Anthony Van de Gejuchte |
2016-06-30 | Fix spidermonkey AST (ESTree) export and import, Array holes... | kzc |