| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-24 | Dynamic dispatch for generic interface requirements. | Yong He | |
| -Lower interfaces into actual `IRInterfaceType` insts. -Lower `DeclRef<AssocTypeDecl>` into `IRAssociatedType` -Generate proper IRType for generic functions. -Add a test case exercising dynamic dispatching a generic static function through an associated type. -Bug fixes for the test case. | |||
