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