Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use IRBuilder in the binary parser (#6963) | Thomas Lively | 2024-11-26 | 1 | -2/+2 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -1/+1 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -1/+1 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -2/+2 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -2/+2 |
* | Binary format local parsing fixes (#1664) | Alon Zakai | 2018-09-11 | 1 | -3/+3 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -1/+1 |
* | Avoid new blocks in binary reading/writing (#1165) | Alon Zakai | 2017-09-12 | 1 | -2/+2 |
* | Support new result syntax for if/loop/block (#1047) | Sam Clegg | 2017-06-12 | 1 | -1/+1 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -11/+11 |
* | handle a binary that breaks to return | Alon Zakai (kripken) | 2017-01-04 | 1 | -0/+16 |