index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-12-17
MIR Optimisation and efficiency tweaks
John Hodge
2
-3
/
+79
2016-12-16
MIR - Fix unsizing between trait objects
John Hodge
2
-3
/
+10
2016-12-15
HIR - Linkage anntation (un-populated)
John Hodge
1
-1
/
+1
2016-12-14
Consteval - Re-enabled full first-pass consteval
John Hodge
8
-197
/
+184
2016-12-13
MIR Cleanup - De/Re-structure Box when calling a Box virtual function
John Hodge
1
-5
/
+78
2016-12-11
HIR Const Eval - Split into two passes to have correct types in literals
John Hodge
2
-1
/
+29
2016-12-11
Trans - Intrinsics (partially complete)
John Hodge
4
-8
/
+31
2016-12-11
MIR Cleanup - Hackily handle borrowing a DST from within a type
John Hodge
2
-7
/
+47
2016-12-10
MIR Match Gen - Fix incorrect arms chosen
John Hodge
2
-3
/
+3
2016-12-10
MIR Cleanup - Constant arrays
John Hodge
1
-87
/
+190
2016-12-10
MIR Cleanup - BorrowOf support
John Hodge
3
-21
/
+43
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
5
-0
/
+225
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
2
-54
/
+288
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
6
-67
/
+68
2016-12-07
Trans C - Rough Box special-casing
John Hodge
1
-22
/
+1
2016-12-07
MIR VTable - Fix incorrect vtable name
John Hodge
2
-3
/
+3
2016-12-07
HIR VTables - Handle traits with duplicate method names form different ↵
John Hodge
2
-48
/
+76
sub-traits
2016-12-05
Trans C - Hacking along, down to under a screenful of errors
John Hodge
1
-1
/
+0
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 Gen - Fix vtable types
John Hodge
1
-2
/
+16
2016-12-04
MIR - Move vtable conversion to its own pass
John Hodge
6
-355
/
+173
2016-12-04
MIR - Add a variant index to RValue::Struct
John Hodge
2
-0
/
+37
2016-12-04
MIR - Escape special characters in debug print
John Hodge
1
-1
/
+8
2016-12-04
Trans C - Some special cases
John Hodge
2
-0
/
+285
2016-12-03
MIR - Create a CallPath terminator
John Hodge
5
-50
/
+59
2016-12-03
HIR/Trans - Bind items in external MIR, use StaticTraitResolve in trans
John Hodge
1
-2
/
+2
2016-12-03
MIR Gen - Fix missing type param for Place trait
John Hodge
1
-2
/
+2
2016-12-03
HIR/MIR - Vtable generation working well
John Hodge
1
-3
/
+2
2016-12-03
HIR/MIR - VTable work
John Hodge
6
-13
/
+86
2016-11-26
HIR Annotate - Fix annotation on CallValue arguments
John Hodge
1
-1
/
+1
2016-11-23
HIR - More complete SplitTuple pattern handling
John Hodge
1
-1
/
+3
2016-11-22
MIR Gen - (minor) Better error message for invalid result type from literal
John Hodge
1
-0
/
+1
2016-11-22
HIR Typecheck - Function to *const u8
John Hodge
1
-1
/
+1
2016-11-20
MIR Gen Match - Box pattern support
John Hodge
1
-1
/
+32
2016-11-20
MIR+HIR Validation - Expand associated types in return type
John Hodge
1
-3
/
+4
2016-11-20
MIR Gen - Treat a loop as a split scope
John Hodge
1
-4
/
+5
2016-11-20
MIR - Union support hacked up
John Hodge
6
-36
/
+87
2016-11-20
MIR Gen - Roughed union support
John Hodge
2
-3
/
+23
2016-11-19
HIR - Union handling
John Hodge
1
-1
/
+5
2016-11-19
HIR - Add Union type path binding
John Hodge
2
-0
/
+32
2016-11-19
MIR Gen Match - Fix bad type for string in simple
John Hodge
1
-2
/
+2
2016-11-19
MIR Validate - Replace ErasedType instances in checked return type
John Hodge
1
-1
/
+17
[prev]
[next]