Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor FnSig a bit | Florian Diebold | 2019-03-16 | 1 | -25/+45 | |
* | Replace Display by a pretty printing trait for Ty | Florian Diebold | 2019-03-16 | 1 | -17/+6 | |
* | Add static type inference | Ville Penttinen | 2019-02-25 | 1 | -4/+17 | |
* | Add const type inference | Ville Penttinen | 2019-02-25 | 1 | -5/+17 | |
* | Rename Type => TypeAlias | Florian Diebold | 2019-02-24 | 1 | -9/+9 | |
* | Implement support for type aliases | Florian Diebold | 2019-02-24 | 1 | -9/+23 | |
* | Refactor associated method resolution a bit and make it work with generics | Florian Diebold | 2019-02-23 | 1 | -26/+41 | |
* | Split ty.rs into several modules | Florian Diebold | 2019-02-23 | 1 | -0/+318 |