Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add makeSigning method | Alon Zakai | 2015-12-05 | 2 | -0/+7 |
| | |||||
* | wasm2asm fixes | Alon Zakai | 2015-12-04 | 1 | -0/+6 |
| | |||||
* | fixes for wasm2asm | Alon Zakai | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | refactoring, and wasm2asm arags and locals | Alon Zakai | 2015-12-01 | 3 | -6/+116 |
| | |||||
* | finish first pass on wasm2asm | Alon Zakai | 2015-12-01 | 1 | -0/+6 |
| | |||||
* | wasm2asm progress | Alon Zakai | 2015-12-01 | 1 | -0/+6 |
| | |||||
* | be very careful when converting doubles to ints in asm2wasm | Alon Zakai | 2015-11-28 | 2 | -1/+7 |
| | |||||
* | wasm2asm progress | Alon Zakai | 2015-11-27 | 1 | -0/+8 |
| | |||||
* | fix makeCall | Alon Zakai | 2015-11-27 | 1 | -3/+3 |
| | |||||
* | wasm2asm progress | Alon Zakai | 2015-11-26 | 1 | -0/+7 |
| | |||||
* | wasm2asm progress | Alon Zakai | 2015-11-26 | 1 | -0/+10 |
| | |||||
* | wasm2asm progress | Alon Zakai | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | wasm2asm progress | Alon Zakai | 2015-11-24 | 1 | -0/+7 |
| | |||||
* | add deStat from emscripten optimizer | Alon Zakai | 2015-11-24 | 1 | -0/+5 |
| | |||||
* | 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 | 2 | -3/+3 |
| | |||||
* | detect minified fround | Alon Zakai | 2015-11-20 | 2 | -5/+5 |
| | |||||
* | detect seq sign | Alon Zakai | 2015-11-20 | 1 | -3/+12 |
| | |||||
* | parser update from emscripten | Alon Zakai | 2015-11-17 | 1 | -0/+10 |
| | |||||
* | port detectSign from emscripten asm optimizer, and use it | Alon Zakai | 2015-11-17 | 2 | -0/+47 |
| | |||||
* | remove unneeded emscripten optimizer.cpp file | Alon Zakai | 2015-11-13 | 1 | -3851/+0 |
| | |||||
* | pass support | Alon Zakai | 2015-11-13 | 1 | -26/+22 |
| | |||||
* | restructure code, put emscripten-optimizer stuff in its own dir | Alon Zakai | 2015-11-09 | 10 | -0/+7210 |