summaryrefslogtreecommitdiff
path: root/src/mir/helpers.hpp
AgeCommit message (Collapse)AuthorFilesLines
2016-12-24No more tears!ubsan1-7/+7
No more DOS line endings or trailing whitespace either
2016-12-10MIR Cleanup - BorrowOf supportJohn Hodge1-0/+1
2016-12-10MIR - Add rough optimisationsJohn Hodge1-0/+5
2016-12-10HIR->MIR - Destructuring CoerceUnsizedJohn Hodge1-3/+3
2016-12-07HIR VTables - Handle traits with duplicate method names form different ↵John Hodge1-0/+2
sub-traits
2016-12-05Trans C - Hacking along, down to under a screenful of errorsJohn Hodge1-1/+0
2016-12-04MIR - Move vtable conversion to its own passJohn Hodge1-5/+38
2016-12-04Trans C - Some special casesJohn Hodge1-0/+59