Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add an ArenaVector for internal array allocations in expression nodes | Alon Zakai | 2016-04-26 | 1 | -3/+3 |
* | block helper utils | Alon Zakai | 2016-04-21 | 1 | -1/+14 |
* | remove the AllocatingModule class, and just make Module have allocations. the... | Alon Zakai | 2016-04-18 | 1 | -1/+1 |
* | index locals, so that get_local and set_local have just an index, and local n... | Alon Zakai | 2016-04-18 | 1 | -8/+67 |
* | rename function locals, to params and vars, which together are all the locals... | Alon Zakai | 2016-04-14 | 1 | -2/+2 |
* | Add a method to generate a dyncall thunk (#337) | Derek Schuff | 2016-04-12 | 1 | -2/+26 |
* | AST Builder class, and use it to optimzie umoddi4 in asm2wasm | Alon Zakai | 2016-04-08 | 1 | -0/+116 |