Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check that impl self type matches up with expected self type in path mode | Florian Diebold | 2020-02-14 | 1 | -0/+32 |
* | Change Ty::Param to contain param ID | Florian Diebold | 2020-02-07 | 1 | -1/+1 |
* | Fix another test | Florian Diebold | 2020-02-07 | 1 | -2/+2 |
* | Fix printing of function types | Florian Diebold | 2020-02-07 | 1 | -21/+21 |
* | Introduce our own Chalk TypeFamily, instead of using ChalkIr | Florian Diebold | 2019-12-22 | 1 | -2/+2 |
* | Split up ty tests a bit | Florian Diebold | 2019-12-03 | 1 | -0/+1005 |