Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stack IR (#1623) | Alon Zakai | 2018-07-30 | 1 | -5/+5 |
* | 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 |
* | Avoid new blocks in binary reading/writing (#1165) | Alon Zakai | 2017-09-12 | 1 | -4/+4 |
* | Support new result syntax for if/loop/block (#1047) | Sam Clegg | 2017-06-12 | 1 | -2/+2 |
* | optimize if and select in the case their values are identical (#1013) | Alon Zakai | 2017-05-17 | 1 | -8/+1 |
* | allow values to flow out of loops in RemoveUnneededBrs, and simplify some unn... | Alon Zakai (kripken) | 2017-05-10 | 1 | -17/+17 |
* | Unreachable typing fixes (#1004) | Alon Zakai | 2017-05-09 | 1 | -0/+117 |