index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trans
/
mangling.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-24
Misc - Remove now-defunct files (resolve_ufcs_outer.cpp and mangling.cpp)
John Hodge
1
-225
/
+0
2019-07-21
(minor) Fix comment typo
John Hodge
1
-1
/
+1
2019-05-19
All - Switch to using interned (de-duplicated) RcString-s instead of std::str...
John Hodge
1
-3
/
+12
2018-03-17
VTables - Rename vtable static to have the # at the end (helps parsing in mmir)
John Hodge
1
-8
/
+5
2017-09-24
All - Handle crates with tagged names
John Hodge
1
-1
/
+21
2017-06-04
Trans - Emit monomorphised/inlined functions as `static`
John Hodge
1
-1
/
+1
2016-12-25
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge
1
-1
/
+1
2016-12-24
No more tears!
ubsan
1
-1
/
+1
2016-12-24
Trans - Generate Box destructors
John Hodge
1
-3
/
+9
2016-12-18
Trans C - Rough destructors
John Hodge
1
-1
/
+4
2016-12-10
Trans Mangle - Handle - in ABIs
John Hodge
1
-1
/
+3
2016-12-04
Trans Mangle - Escape # elsewhere in names
John Hodge
1
-4
/
+12
2016-12-04
Trans - Coming along
John Hodge
1
-3
/
+10
2016-12-04
Trans - Mangled names for Ufcs*
John Hodge
1
-2
/
+38
2016-12-04
Trans - Hacking along
John Hodge
1
-4
/
+23
2016-12-04
Trans - Roughed C translation
John Hodge
1
-11
/
+100
2016-12-03
Trans Codegen - Structure coming up
John Hodge
1
-0
/
+29