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-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
2016-11-19
MIR Check - Monomorphise types from enums
John Hodge
1
-0
/
+2
2016-11-19
MIR Gen Match - HACK: Allow duplicate terminals (ranges)
John Hodge
1
-3
/
+2
2016-11-19
MIR Gen Match - Rough Slice and SplitSlice support
John Hodge
2
-23
/
+110
2016-11-19
MIR Gen Match - Handle StructValue
John Hodge
1
-0
/
+3
2016-11-19
MIR Gen - Expand associated types after monomorph
John Hodge
2
-5
/
+13
2016-11-19
MIR Gen - Bugcheck on Unbound paths
John Hodge
1
-1
/
+2
2016-11-19
MIR Gen Match - Don't unify a node unless the paths match
John Hodge
1
-10
/
+11
2016-11-19
MIR Gen Match - Sanity check in node merge
John Hodge
1
-32
/
+107
2016-11-19
MIR Gen Match - Some hackarounds
John Hodge
2
-9
/
+42
2016-11-16
HIR Typecheck Static - Fuzzy matched returned (fixes bad From impl selection)
John Hodge
1
-1
/
+1
2016-11-07
MIR Gen Match - Fix DTN clone
John Hodge
1
-0
/
+2
2016-11-07
MIR Gen Match - Refactor range insertion
John Hodge
1
-40
/
+52
2016-11-06
MIR Gen Match - Handle cases where different-typed nodes are merged
John Hodge
1
-14
/
+28
[prev]
[next]