Age | Commit message (Expand) | Author |
---|---|---|
2018-07-01 | fix corner case in `unused` | alexlamsl |
2017-12-14 | fold `cascade` functionality into `collapse_vars` (#2586) | Alex Lam S.L |
2017-03-19 | make `expect_stdout` work on Node.js 0.12 (#1623)... | Alex Lam S.L |
2017-02-28 | warn & drop `#__PURE__` iff IIFE is dropped (#1511)... | Alex Lam S.L |
2016-09-01 | Account for side effects in `string + expr` optimization | kzc |