Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -115/+253 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -30/+30 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | CodePushing: Pushing into an if may require non-nullable fixups (#5551) | Alon Zakai | 2023-03-07 | 1 | -29/+76 |
* | Fix a trivial CodePushing bug with looking at the wrong index (#5252) | Alon Zakai | 2022-11-14 | 1 | -1/+256 |
* | CodePushing: Push into If arms (#5191) | Alon Zakai | 2022-11-01 | 1 | -0/+651 |