index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir
/
cleanup.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-12-10
HIR ConstEval - Do basic type inferrence so created statics have correct types
John Hodge
1
-0
/
+4
2016-12-10
MIR Cleanup - Convert fn() calls to by-value
John Hodge
1
-0
/
+22
2016-12-10
MIR - Add rough optimisations
John Hodge
1
-0
/
+33
2016-12-10
MIR Cleanup - Hacky inner deref of Box
John Hodge
1
-11
/
+43
2016-12-10
MIR - More CoerceUnsized/Unsize hackery
John Hodge
1
-51
/
+127
2016-12-10
MIR Cleanup - Logging and lvalue structure
John Hodge
1
-0
/
+100
2016-12-10
MIR - Cast PhandomData fields when doing CoerceUnsized
John Hodge
1
-4
/
+29
2016-12-10
HIR->MIR - Destructuring CoerceUnsized
John Hodge
1
-51
/
+285
2016-12-08
MIR Cleanup - Start on cast conversion, add support for &[T;n] constants
John Hodge
1
-0
/
+43
2016-12-07
MIR - Merge two call types into one with a different target
John Hodge
1
-28
/
+25
2016-12-07
MIR VTable - Fix incorrect vtable name
John Hodge
1
-1
/
+1
2016-12-07
HIR VTables - Handle traits with duplicate method names form different ↵
John Hodge
1
-48
/
+74
sub-traits
2016-12-05
MIR Cleanup - Replace constants
John Hodge
1
-1
/
+101
2016-12-04
MIR Cleanup - Extract data pointer when calling vtable methods
John Hodge
1
-3
/
+7
2016-12-04
MIR - Move vtable conversion to its own pass
John Hodge
1
-0
/
+96
[prev]