index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trans
/
codegen.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
All - Enable library codegen (and use crate name everywhere)
John Hodge
1
-4
/
+4
2017-01-08
Trans - Enable translation of all public items in rlibs
John Hodge
1
-2
/
+2
2017-01-02
Codegen C - Prototype definitions for statics
John Hodge
1
-3
/
+14
2017-01-01
Trans - Support forward declaration of types
John Hodge
1
-14
/
+21
2017-01-01
Trans Enumerate - Hack around provided associated functions not being monomor...
John Hodge
1
-8
/
+11
2016-12-30
Trans - Fiddling
John Hodge
1
-2
/
+2
2016-12-24
No more tears!
ubsan
1
-8
/
+8
2016-12-18
Trans - Enumerate drop impls (broken)
John Hodge
1
-209
/
+18
2016-12-18
HIR - Move VTable construction to codegen
John Hodge
1
-0
/
+9
2016-12-11
Trans - statics and literals
John Hodge
1
-3
/
+3
2016-12-10
Trans Codegen - Ensure that vtable types are generated if the TraitObject is ...
John Hodge
1
-2
/
+23
2016-12-10
Trans - Monomorphise static types
John Hodge
1
-2
/
+9
2016-12-05
Trans C - Hacking along, down to under a screenful of errors
John Hodge
1
-0
/
+7
2016-12-04
MIR - Move vtable conversion to its own pass
John Hodge
1
-1
/
+11
2016-12-04
Trans C - Statics
John Hodge
1
-1
/
+1
2016-12-04
Trans - Coming along
John Hodge
1
-3
/
+184
2016-12-04
Trans Codegen - Hackily detect if a function is actually from the trait
John Hodge
1
-4
/
+7
2016-12-04
Trans - Roughed C translation
John Hodge
1
-3
/
+11
2016-12-03
Trans Codegen - Structure coming up
John Hodge
1
-0
/
+60