Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |