summaryrefslogtreecommitdiff
path: root/src/emscripten-optimizer/simple_ast.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings found by GCCJF Bastien2015-12-221-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 warningJF Bastien2015-12-221-1/+3
|
* Fix the license headersJF Bastien2015-12-211-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 necessaryAlon Zakai2015-12-071-3/+14
|
* emit heap views in wasm2asmAlon Zakai2015-12-061-0/+7
|
* wasm2asm fixesAlon Zakai2015-12-041-0/+6
|
* fixes for wasm2asmAlon Zakai2015-12-031-1/+1
|
* refactoring, and wasm2asm arags and localsAlon Zakai2015-12-011-6/+61
|
* finish first pass on wasm2asmAlon Zakai2015-12-011-0/+6
|
* wasm2asm progressAlon Zakai2015-12-011-0/+6
|
* wasm2asm progressAlon Zakai2015-11-271-0/+8
|
* fix makeCallAlon Zakai2015-11-271-3/+3
|
* wasm2asm progressAlon Zakai2015-11-261-0/+7
|
* wasm2asm progressAlon Zakai2015-11-261-0/+10
|
* wasm2asm progressAlon Zakai2015-11-261-1/+1
|
* wasm2asm progressAlon Zakai2015-11-241-0/+7
|
* restructure code, put emscripten-optimizer stuff in its own dirAlon Zakai2015-11-091-0/+1542