Age | Commit message (Expand) | Author |
---|---|---|
2016-08-30 | implement optimization: (x = 2 * x) ---> (x *= 2) | kzc |
2016-06-15 | Fix test262 failures related to <, <=, in and instanceof... | Anthony Van de Gejuchte |
2015-10-07 | add asm.js test | kzc |
index : tracifyjs | ||
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2016-08-30 | implement optimization: (x = 2 * x) ---> (x *= 2) | kzc |
2016-06-15 | Fix test262 failures related to <, <=, in and instanceof... | Anthony Van de Gejuchte |
2015-10-07 | add asm.js test | kzc |