Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor asm.js ast to not use STAT nodes - we don't need to print the asm.js... | Alon Zakai (kripken) | 2017-01-31 | 1 | -5/+0 |
* | asm2wasm i64 support (#723) | Alon Zakai | 2016-09-30 | 1 | -1/+2 |
* | Add Travis builds with sanitizers | JF Bastien | 2016-01-10 | 1 | -4/+0 |
* | Fix / uniformize include guards | JF Bastien | 2015-12-22 | 1 | -3/+3 |
* | Fix the license headers | JF Bastien | 2015-12-21 | 1 | -1/+15 |
* | add makeSigning method | Alon Zakai | 2015-12-05 | 1 | -0/+2 |
* | refactoring, and wasm2asm arags and locals | Alon Zakai | 2015-12-01 | 1 | -0/+3 |
* | be very careful when converting doubles to ints in asm2wasm | Alon Zakai | 2015-11-28 | 1 | -1/+1 |
* | add deStat from emscripten optimizer | Alon Zakai | 2015-11-24 | 1 | -0/+5 |
* | detect minified fround in detectType | Alon Zakai | 2015-11-20 | 1 | -1/+1 |
* | detect minified fround | Alon Zakai | 2015-11-20 | 1 | -1/+1 |
* | port detectSign from emscripten asm optimizer, and use it | Alon Zakai | 2015-11-17 | 1 | -0/+9 |
* | restructure code, put emscripten-optimizer stuff in its own dir | Alon Zakai | 2015-11-09 | 1 | -0/+127 |