Age | Commit message (Expand) | Author |
---|---|---|
2017-09-21 | fix "use asm" numeric output (#2328)... | kzc |
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 |