Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Travis builds with sanitizers | JF Bastien | 2016-01-10 | 1 | -16/+5 |
* | Fix the license headers | JF Bastien | 2015-12-21 | 1 | -1/+15 |
* | add makeSigning method | Alon Zakai | 2015-12-05 | 1 | -0/+5 |
* | refactoring, and wasm2asm arags and locals | Alon Zakai | 2015-12-01 | 1 | -0/+52 |
* | be very careful when converting doubles to ints in asm2wasm | Alon Zakai | 2015-11-28 | 1 | -0/+6 |
* | fix detectSign on recursive calls that need minified fround | Alon Zakai | 2015-11-22 | 1 | -4/+4 |
* | detect minified fround in detectType | Alon Zakai | 2015-11-20 | 1 | -2/+2 |
* | detect minified fround | Alon Zakai | 2015-11-20 | 1 | -4/+4 |
* | detect seq sign | Alon Zakai | 2015-11-20 | 1 | -3/+12 |
* | port detectSign from emscripten asm optimizer, and use it | Alon Zakai | 2015-11-17 | 1 | -0/+38 |
* | restructure code, put emscripten-optimizer stuff in its own dir | Alon Zakai | 2015-11-09 | 1 | -0/+125 |