Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -1/+0 |
* | Drop support for non-standard quoted function names (#6188) | Thomas Lively | 2023-12-20 | 1 | -2/+2 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -6/+6 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -5/+5 |
* | Emit call_ref with a type annotation (#5079) | Thomas Lively | 2022-09-23 | 1 | -1/+1 |
* | Reorder global definitions in Print pass (#3770) | Abbas Mashayekh | 2021-04-02 | 1 | -1/+1 |
* | Scan module-level code in necessary places (#3744) | Alon Zakai | 2021-03-29 | 1 | -0/+13 |
* | Emit "elem declare" for functions that need it (#3653) | Alon Zakai | 2021-03-04 | 1 | -0/+1 |
* | Fuzz fix for DuplicateFunctionElimination (#3204) | Alon Zakai | 2020-10-08 | 1 | -0/+10 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -2/+2 |
* | Add support for reference types proposal (#2451) | Heejin Ahn | 2019-12-30 | 1 | -0/+10 |