Age | Commit message (Expand) | Author |
---|---|---|
2012-10-24 | fix for `if (...) return; else return ...;`...(it was assumed that the first `return` always contains a value) close #22 | Mihai Bazon |
index : tracifyjs | ||
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2012-10-24 | fix for `if (...) return; else return ...;`...(it was assumed that the first `return` always contains a value) close #22 | Mihai Bazon |