index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trans
/
enumerate.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-29
MIR - Inline assembly in MIR
John Hodge
1
-0
/
+6
2016-12-25
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge
1
-39
/
+38
2016-12-24
No more tears!
ubsan
1
-38
/
+38
2016-12-24
Trans - Generate Box destructors
John Hodge
1
-1
/
+10
2016-12-18
Trans Enumerate - Expand associated when enumerating types
John Hodge
1
-2
/
+5
2016-12-18
Trans - Enumerate drop impls (broken)
John Hodge
1
-0
/
+258
2016-12-18
HIR - Move VTable construction to codegen
John Hodge
1
-1
/
+28
2016-12-18
Trans Enumerate - Allow enum tuple variant constructors as functions
John Hodge
1
-0
/
+5
2016-12-16
Trans Enumerate - Hack around trans model and find #[link_name] symbols
John Hodge
1
-0
/
+60
2016-12-12
Trans - Enumerate through consts
John Hodge
1
-3
/
+8
2016-12-11
Misc twiddles for recent changes
John Hodge
1
-14
/
+8
2016-12-11
HIR Const Eval - Split into two passes to have correct types in literals
John Hodge
1
-0
/
+29
2016-12-10
Trans Enumerate - Emit start language item too
John Hodge
1
-6
/
+25
2016-12-07
MIR - Merge two call types into one with a different target
John Hodge
1
-8
/
+11
2016-12-04
HIR - Construct vtables
John Hodge
1
-9
/
+15
2016-12-04
Trans - Roughed C translation
John Hodge
1
-12
/
+4
2016-12-03
MIR - Create a CallPath terminator
John Hodge
1
-1
/
+7
2016-12-03
Trans Codegen - Structure coming up
John Hodge
1
-37
/
+0
2016-12-03
Trans Enumerate - Handle places where monomorph lead to dynamic dispatch
John Hodge
1
-12
/
+39
2016-12-03
HIR/Trans - Bind items in external MIR, use StaticTraitResolve in trans
John Hodge
1
-34
/
+54
2016-12-03
MIR Gen - Fix missing type param for Place trait
John Hodge
1
-2
/
+7
2016-12-03
HIR/MIR - VTable work
John Hodge
1
-1
/
+4
2016-12-02
HIR Trans Enumerate - Coming along
John Hodge
1
-53
/
+82
2016-12-01
Trans - Enumeration work structured out, vtables hacked in
John Hodge
1
-25
/
+96
2016-11-27
Trans - Initial rough up (untested) of enumeration
John Hodge
1
-0
/
+378