Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize out memory and table when possible (#1352) | Alon Zakai | 2018-01-10 | 1 | -1/+0 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -5/+5 |
* | infinite loops have side effects | Alon Zakai (kripken) | 2017-07-13 | 1 | -2/+14 |
* | Support new result syntax for if/loop/block (#1047) | Sam Clegg | 2017-06-12 | 1 | -1/+1 |
* | use TypeUpdater in vacuum | Alon Zakai (kripken) | 2017-05-20 | 1 | -1/+0 |
* | Validate finalization (#1014) | Alon Zakai | 2017-05-18 | 1 | -0/+8 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -11/+11 |
* | Fix emitting of unreachable block/if/loop (#911) | Alon Zakai | 2017-02-16 | 1 | -0/+5 |
* | Change print order of top-level module components (#751) | Derek Schuff | 2016-10-07 | 1 | -1/+1 |
* | fix vacuum big where we changed an unreachable node to a nop (#728) | Alon Zakai | 2016-10-02 | 1 | -0/+8 |