summaryrefslogtreecommitdiff
path: root/src/trans/monomorphise.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-24No more tears!ubsan1-10/+10
2016-12-11Trans - Intrinsics (partially complete)John Hodge1-1/+4
2016-12-07MIR - Merge two call types into one with a different targetJohn Hodge1-13/+19
2016-12-04Trans - Fix incorrect MIR monomorphisationJohn Hodge1-1/+1
2016-12-04MIR - Add a variant index to RValue::StructJohn Hodge1-0/+1
2016-12-04Trans - Hacking alongJohn Hodge1-0/+2
2016-12-04Trans - Roughed C translationJohn Hodge1-1/+2
2016-12-03MIR - Create a CallPath terminatorJohn Hodge1-2/+11
2016-12-03Trans Monomorph - Note about vtable magicJohn Hodge1-1/+2
2016-12-03Trans Monomorph - Allow incomplete blocksJohn Hodge1-1/+2
2016-12-03Trans Codegen - Structure coming upJohn Hodge1-0/+262