Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -8/+8 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -2/+2 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -62/+62 |
* | Stricter Canonicalization (#1774) | Alon Zakai | 2018-11-27 | 1 | -3/+3 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -6/+6 |
* | Return to more structured type rules for block and if (#1148) | Alon Zakai | 2017-09-05 | 1 | -0/+38 |
* | do not swap elements in conditionalizeExpensiveOnBitwise if they invalidate e... | Alon Zakai (kripken) | 2017-07-29 | 1 | -0/+70 |
* | Support new result syntax for if/loop/block (#1047) | Sam Clegg | 2017-06-12 | 1 | -5/+5 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -221/+221 |
* | optimize out add/sub of 0 | Alon Zakai (kripken) | 2017-02-16 | 1 | -8/+2 |
* | Improve handling of implicit traps (#898) | Alon Zakai | 2017-02-06 | 1 | -0/+260 |