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 | -12/+12 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | Add a name hint to getValidName() (#5653) | Alon Zakai | 2023-04-11 | 1 | -6/+6 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -9/+9 |
* | [ctor-eval] Eval functions with a return value (#4443) | Alon Zakai | 2022-01-12 | 1 | -7/+46 |
* | [ctor-eval] Add an option to keep some exports (#4441) | Alon Zakai | 2022-01-11 | 1 | -2/+35 |
* | [ctor-eval] Partial evaluation (#4438) | Alon Zakai | 2022-01-11 | 1 | -0/+7 |