Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -350/+690 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -2/+2 |
* | RemoveUnusedBrs::tablify() improvements: handle EqZ and tee (#4144) | Alon Zakai | 2021-09-13 | 1 | -0/+87 |
* | Implement missing if restructuring (#3819) | Alon Zakai | 2021-04-20 | 1 | -1/+1 |
* | RemoveUnusedBrs: Properly check for effects in selectify() (#3310) | Alon Zakai | 2020-11-01 | 1 | -0/+67 |
* | RemoveUnusedBrs fuzz fix for switches with a single target and with a value (... | Alon Zakai | 2020-10-09 | 1 | -0/+22 |
* | Handle tuples in RemoveUnusedBrs (#2693) | Thomas Lively | 2020-03-16 | 1 | -0/+2109 |