Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-02 | Misc - Clean up some MSVC warnings | John Hodge | 1 | -1/+1 | |
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 | |
No more DOS line endings or trailing whitespace either | |||||
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 ↵ | John Hodge | 1 | -73/+105 | |
sub-traits | |||||
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 | |