Florian Diebold a1ed53a4f1 More trait infrastructure
- make it possible to get parent trait from method
 - add 'obligation' machinery for checking that a type implements a
   trait (and inferring facts about type variables from that)
 - handle type parameters of traits (to a certain degree)
 - improve the hacky implements check to cover enough cases to exercise the
   handling of traits with type parameters
 - basic canonicalization (will probably also be done by Chalk)
2019-04-14 11:28:53 +02:00
..
2019-04-09 22:51:22 +03:00
2019-04-03 09:09:11 +00:00
2019-04-09 22:52:06 +03:00
2019-04-14 11:28:53 +02:00
2019-04-08 20:32:21 +08:00
2019-04-09 10:26:51 +03:00
2019-03-23 11:07:09 +03:00