Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-14 | HIR - Build up a flattened list of parent traits early to save time later | John Hodge | 1 | -7/+5 |
2016-12-24 | No more tears! | ubsan | 1 | -21/+21 |
2016-12-18 | HIR - Move VTable construction to codegen | John Hodge | 1 | -0/+2 |
2016-12-15 | HIR - Linkage anntation (un-populated) | John Hodge | 1 | -1/+2 |
2016-12-07 | HIR VTables - Handle traits with duplicate method names form different sub-tr... | John Hodge | 1 | -73/+105 |
2016-12-04 | HIR Expand VTables - (HACK) Ignore associated types that aren't known (for now) | John Hodge | 1 | -2/+2 |
2016-12-04 | HIR - Construct vtables | John Hodge | 1 | -2/+37 |
2016-12-03 | HIR/MIR - Vtable generation working well | John Hodge | 1 | -8/+19 |
2016-12-03 | HIR/MIR - VTable work | John Hodge | 1 | -13/+72 |
2016-12-01 | Trans - Enumeration work structured out, vtables hacked in | John Hodge | 1 | -0/+140 |