| Commit message (Expand) | Author | Age | Files | Lines |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -2/+2 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -6/+4 |
* | Properly use text format type names in printing (#3591) | Alon Zakai | 2021-02-23 | 1 | -2/+2 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -2/+2 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -4/+4 |
* | Remove trailing whitespaces after 'else' in stack IR (#2284) | Heejin Ahn | 2019-08-06 | 1 | -2/+2 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -6/+6 |
* | Suppress the 'has StackIR' comment when printing StackIR (#1726) | Daniel Wirtz | 2018-11-04 | 1 | -2/+2 |
* | Add Module#emitStackIR to the JS-API (#1717) | Daniel Wirtz | 2018-10-31 | 1 | -0/+50 |