index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir
/
from_hir.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-12-14
Consteval - Re-enabled full first-pass consteval
John Hodge
1
-91
/
+5
2016-12-11
Trans - Intrinsics (partially complete)
John Hodge
1
-5
/
+25
2016-12-11
MIR Cleanup - Hackily handle borrowing a DST from within a type
John Hodge
1
-7
/
+7
2016-12-07
MIR - Merge two call types into one with a different target
John Hodge
1
-5
/
+5
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
1
-63
/
+9
2016-12-04
MIR - Add a variant index to RValue::Struct
John Hodge
1
-0
/
+36
2016-12-03
MIR - Create a CallPath terminator
John Hodge
1
-45
/
+28
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
1
-11
/
+63
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 - Union support hacked up
John Hodge
1
-2
/
+11
2016-11-20
MIR Gen - Roughed union support
John Hodge
1
-3
/
+18
2016-11-19
HIR - Union handling
John Hodge
1
-1
/
+5
2016-11-19
HIR - Add Union type path binding
John Hodge
1
-0
/
+3
2016-11-19
MIR Gen Match - Rough Slice and SplitSlice support
John Hodge
1
-15
/
+30
2016-11-19
MIR Gen Match - Some hackarounds
John Hodge
1
-2
/
+12
2016-11-16
HIR Typecheck Static - Fuzzy matched returned (fixes bad From impl selection)
John Hodge
1
-1
/
+1
2016-11-05
MIR Gen - Empty match statements
John Hodge
1
-2
/
+20
2016-11-05
MIR Gen - Drop InnerMoved early for cleaner logic
John Hodge
1
-1
/
+1
2016-10-30
MIR Gen - Handle single-variant enums
John Hodge
1
-10
/
+21
2016-10-30
MIR Gen - Allow field accesses on rvalues
John Hodge
1
-3
/
+1
2016-10-30
HIR Typecheck - Rough support for box patterns
John Hodge
1
-2
/
+2
2016-10-29
HIR Types - Store array size expr as a shared_ptr to allow cloning
John Hodge
1
-2
/
+2
2016-10-23
MIR Gen - Use the `m_yeild_final` flag in _Block
John Hodge
1
-1
/
+6
2016-10-22
MIR Gen - Don't emit no-op unsizing casts
John Hodge
1
-1
/
+6
2016-10-21
HIR - Associated constant typecheck and MIR support
John Hodge
1
-8
/
+15
2016-10-20
MIR Gen - Associated constants
John Hodge
1
-1
/
+1
2016-10-08
HIR+MIR - Allow unsize between two generics
John Hodge
1
-6
/
+11
2016-10-08
HIR+MIR - Correct handling of diverging loops
John Hodge
1
-6
/
+30
2016-10-08
HIR Closures - Rework to correctly support borrow types
John Hodge
1
-15
/
+4
2016-10-08
MIR Gen - Allow casts to all integer types from pointers
John Hodge
1
-1
/
+2
2016-10-07
MIR Gen Match - Slice matching
John Hodge
1
-1
/
+7
2016-10-07
MIR Gen - Destructure array patterns
John Hodge
1
-7
/
+60
2016-10-07
MIR Gen - Handle no-op casts
John Hodge
1
-2
/
+7
2016-10-07
MIR From HIR - Enum variant _PathValue support hacked in
John Hodge
1
-0
/
+18
2016-10-01
(minor) Add TODO regarding by-borrow closure captures
John Hodge
1
-0
/
+1
2016-09-27
HIR Typecheck - Support casting all integers to pointers
John Hodge
1
-1
/
+13
2016-09-25
MIR Gen - Fix bad monomorph call
John Hodge
1
-2
/
+23
2016-09-24
MIR Gen - Support zero-arm matches - Since they can never be reached, emit a ↵
John Hodge
1
-1
/
+4
Diverge
2016-09-18
HIR - Rework to include a node for in/box (for better type inferrence)
John Hodge
1
-0
/
+130
2016-09-07
MIR Gen - Cleaner Box support, start on move-out structure
John Hodge
1
-10
/
+4
2016-09-06
MIR Gen - Rough support for Box
John Hodge
1
-3
/
+21
2016-09-04
HIR - Restructure _Unsize handling to operate on pointers
John Hodge
1
-41
/
+53
2016-08-26
HIR - Remove None variant for TraitValueItem, add literal for Enum Value
John Hodge
1
-4
/
+1
2016-08-24
MIR Gen - Handle StructConstant and StructConstructor items
John Hodge
1
-2
/
+9
2016-08-24
MIR Gen - Use argument types
John Hodge
1
-2
/
+2
[prev]
[next]