| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-07-23 | Run SSA pass to clean up temporary variables during generics lowering. (#1447) | Yong He |
| 2020-07-15 | IR pass to generate witness table wrappers. (#1443) | Yong He |
| 2020-07-15 | Refactor lower-generics pass into separate subpasses. (#1442) | Yong He |
| 2020-07-13 | Dynamic code gen for functions returning generic types. (#1439) | Yong He |
| 2020-07-10 | Dynamic code gen for generic local variables. (#1434) | Yong He |
| 2020-06-25 | remove ThisPointerDecoration, generate IRInterfaceType in one pass | Yong He |
| 2020-06-25 | Remove interfaceType operand from lookup_witness_method inst | Yong He |
| 2020-06-25 | Partial fixes to code review comments | Yong He |
| 2020-06-24 | Fix `lowerFuncType` and small bug fixes. | Yong He |
| 2020-06-24 | Dynamic dispatch for generic interface requirements. | Yong He |
| 2020-06-17 | Dynamic dipatch non-static functions. | Yong He |
| 2020-06-17 | Generate dynamic C++ code for the minimal test case. (#1391) | Yong He |
