Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings found by GCC | JF Bastien | 2015-12-22 | 1 | -16/+16 |
| | | | | | | My previous patch addressed all LLVM warnings, this one addresses all the GCC ones as well (mostly signed / unsigned mix). The patch also turns on -Wall -Werror. | ||||
* | Fix uninitialize variable warning | JF Bastien | 2015-12-22 | 1 | -1/+3 |
| | |||||
* | Fix the license headers | JF Bastien | 2015-12-21 | 1 | -1/+15 |
| | | | | This applies Apache 2.0 properly (as far as our lawyers have told me). We can do this early since all of the code was written by Alon Zakai. | ||||
* | don't quote keys in object printing when not necessary | Alon Zakai | 2015-12-07 | 1 | -3/+14 |
| | |||||
* | emit heap views in wasm2asm | Alon Zakai | 2015-12-06 | 1 | -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 | 1 | -6/+61 |
| | |||||
* | finish first pass on wasm2asm | Alon Zakai | 2015-12-01 | 1 | -0/+6 |
| | |||||
* | wasm2asm progress | Alon Zakai | 2015-12-01 | 1 | -0/+6 |
| | |||||
* | 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 |
| | |||||
* | restructure code, put emscripten-optimizer stuff in its own dir | Alon Zakai | 2015-11-09 | 1 | -0/+1542 |