Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #2467 | Florian Diebold | 2019-12-03 | 1 | -2/+2 |
| | | | | | The stand-alone `unify` requires that the type doesn't contain any type variables. So we can't share the code here for now (without more refactoring)... | ||||
* | Check receiver type properly | Florian Diebold | 2019-12-02 | 1 | -8/+12 |
| | |||||
* | Extract unification code to unify module | Florian Diebold | 2019-12-02 | 1 | -6/+266 |
| | |||||
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+162 |