Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #3373 | Florian Diebold | 2020-03-01 | 1 | -0/+19 |
* | Do array unsizing for method receivers | Florian Diebold | 2020-02-29 | 1 | -0/+18 |
* | Exclude methods from non-parameter types introduced by generic constraints | Laurențiu Nicola | 2020-02-19 | 1 | -0/+23 |
* | 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 |