Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+4 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -1/+1 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -1/+1 |
* | [ctor-eval] Eval functions with params if ignoring external input (#4446) | Alon Zakai | 2022-01-12 | 1 | -4/+4 |
* | [ctor-eval] Add --ignore-external-input option (#4428) | Alon Zakai | 2022-01-06 | 1 | -0/+17 |