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-02-18 | Improve optimizing `function() { if(c){return foo} bar();}`... | Anthony Van de Gejuchte |
2016-02-21 | Take operator || precendence into account for AST_If optimization.... | kzc |