Age | Commit message (Expand) | Author |
---|---|---|
2018-07-13 | fix corner cases in `preserve_line` (#3212) | Alex Lam S.L |
2018-07-01 | fix corner case in `unused` | alexlamsl |
2018-03-16 | improve truthy compression (#3009) | Alex Lam S.L |
2017-12-14 | fold `cascade` functionality into `collapse_vars` (#2586) | Alex Lam S.L |
2017-09-10 | Testing all leading comments against being PURE comments (#2305) | Mateusz BurzyĆski |
2017-03-31 | combine rules for binary boolean operations (#1744) | Alex Lam S.L |
2017-02-28 | warn & drop `#__PURE__` iff IIFE is dropped (#1511)... | Alex Lam S.L |
2017-02-21 | Support marking a call as pure... | kzc |