Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-18 | Improve optimizing `function() { if(c){return foo} bar();}` | Anthony Van de Gejuchte | |
closes #1437 | |||
2016-02-21 | Take operator || precendence into account for AST_If optimization. | kzc | |
Fixes #979. |
index : tracifyjs | ||
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-18 | Improve optimizing `function() { if(c){return foo} bar();}` | Anthony Van de Gejuchte | |
closes #1437 | |||
2016-02-21 | Take operator || precendence into account for AST_If optimization. | kzc | |
Fixes #979. |