Age | Commit message (Expand) | Author |
---|---|---|
2020-02-19 | fix corner case in `evaluate` (#3729) | Alex Lam S.L |
2018-07-01 | fix corner case in `unused` | alexlamsl |
2017-12-01 | convert to number under boolean context (#2545) | Alex Lam S.L |
2015-02-11 | Fix invalid removal of left side in && and || compression...See #637. This does not produce the optimal result, but it does prevent the removal of non-side-effect-free code. | Richard van Velzen |