Age | Commit message (Expand) | Author |
---|---|---|
2017-02-28 | warn & drop `#__PURE__` iff IIFE is dropped (#1511)... | Alex Lam S.L |
2017-02-24 | enable `collapse_vars` & `reduce_vars` by default... | alexlamsl |
2017-02-21 | Add .gitattributes to checkout lf eol style... | Anthony Van de Gejuchte |
2016-01-20 | Tighten up @const regex. | Samuel Reed |
2016-01-20 | Use TreeWalker for more accurate @const results and update tests | Samuel Reed |
2016-01-19 | Mark vars with /** @const */ pragma as consts so they can be eliminated.... | Samuel Reed |
2015-02-11 | Clean up unit test breakage... | Richard van Velzen |
2012-09-07 | always keep declarations found in unreachable code... | Mihai Bazon |
2012-08-27 | minor | Mihai Bazon |
2012-08-22 | wrote more of the compressor and added some tests | Mihai Bazon |