Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-21 | fix "use asm" numeric output (#2328) | kzc | |
fixes #2324 | |||
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 | |
Fixed-by: @kzc | |||
2015-10-07 | add asm.js test | kzc | |