Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement return position impl trait / opaque type support | Florian Diebold | 2020-06-05 | 1 | -0/+2 |
* | Upgrade Chalk | Florian Diebold | 2020-05-27 | 1 | -7/+7 |
* | Use Chalk's built-in representation of function item types | Florian Diebold | 2020-05-22 | 1 | -0/+2 |
* | Provide missing Chalk debug methods | Florian Diebold | 2020-05-22 | 1 | -0/+53 |
* | Use TypeCtorId as AdtId directly, and rename the type alias StructId -> AdtId | Florian Diebold | 2020-05-22 | 1 | -3/+3 |
* | Split up chalk module a bit | Florian Diebold | 2020-05-22 | 1 | -0/+298 |