Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test] Port tests in test/ to test/lit/basic/ (#6160) | Heejin Ahn | 2023-12-13 | 1 | -8/+0 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -2/+2 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | Assign import names consistently between text and binaryn reader (#3238) | Sam Clegg | 2020-10-14 | 1 | -2/+2 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -1/+1 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -1/+0 |
* | ensure unique import names for each type, by giving them a prefix, avoiding c... | Alon Zakai | 2018-02-22 | 1 | -4/+4 |
* | Optimize out memory and table when possible (#1352) | Alon Zakai | 2018-01-10 | 1 | -1/+0 |
* | allow exporting an import (#1326) | Alon Zakai | 2017-12-08 | 1 | -0/+10 |