aboutsummaryrefslogtreecommitdiff
path: root/test/compress/issue-1261.js
AgeCommit message (Expand)Author
2017-09-10Testing all leading comments against being PURE comments (#2305)Mateusz BurzyƄski
2017-03-31combine rules for binary boolean operations (#1744)Alex Lam S.L
2017-02-28warn & drop `#__PURE__` iff IIFE is dropped (#1511)...Alex Lam S.L
2017-02-21Support marking a call as pure...kzc