summaryrefslogtreecommitdiff
path: root/src/trans/mangling.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-25Merge branch 'master' of https://github.com/thepowersgang/mrustcJohn Hodge1-1/+1
2016-12-24No more tears!ubsan1-1/+1
2016-12-24Trans - Generate Box destructorsJohn Hodge1-3/+9
2016-12-18Trans C - Rough destructorsJohn Hodge1-1/+4
2016-12-10Trans Mangle - Handle - in ABIsJohn Hodge1-1/+3
2016-12-04Trans Mangle - Escape # elsewhere in namesJohn Hodge1-4/+12
2016-12-04Trans - Coming alongJohn Hodge1-3/+10
2016-12-04Trans - Mangled names for Ufcs*John Hodge1-2/+38
2016-12-04Trans - Hacking alongJohn Hodge1-4/+23
2016-12-04Trans - Roughed C translationJohn Hodge1-11/+100
2016-12-03Trans Codegen - Structure coming upJohn Hodge1-0/+29