index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir
/
mir_builder.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-24
MIR Gen - Support zero-arm matches - Since they can never be reached, emit a ...
John Hodge
1
-0
/
+19
2016-09-07
MIR Gen - Hacky shallow drop support (doesn't support being conditional)
John Hodge
1
-6
/
+53
2016-09-07
MIR Gen - Cleaner Box support, start on move-out structure
John Hodge
1
-13
/
+70
2016-09-06
MIR Gen - Rough support for Box
John Hodge
1
-0
/
+25
2016-08-24
MIR Gen - Use argument types
John Hodge
1
-2
/
+4
2016-08-24
MIR Gen - Move variable states to function state (instead of scope)
John Hodge
1
-20
/
+18
2016-08-24
MIR Gen - Further span propagation
John Hodge
1
-23
/
+23
2016-08-24
MIR Gen - Expand associated after monomorphisation
John Hodge
1
-3
/
+5
2016-08-23
MIR Gen - More span propagation
John Hodge
1
-13
/
+10
2016-08-23
MIR Gen - Span information in assign/drop
John Hodge
1
-20
/
+32
2016-08-23
HIR Typecheck - Require span for type_is_copy
John Hodge
1
-37
/
+40
2016-08-23
MIR - Add a `Const` entry to the MIR::Constant to refer to a named constant
John Hodge
1
-4
/
+23
2016-08-23
MIR Gen - Field access with_val_type
John Hodge
1
-2
/
+31
2016-08-22
MIR Gen - (minor) Log failing lvalue when &move required
John Hodge
1
-1
/
+1
2016-08-22
MIR Gen - (minor) Print type of defined variable
John Hodge
1
-1
/
+1
2016-08-22
MIR Gen - Move and drop detection improved
John Hodge
1
-31
/
+165
2016-08-21
MIR Gen Match - Fix bug where a block would get magled by condition code (def...
John Hodge
1
-4
/
+6
2016-08-21
MIR Gen - Include Copy checking
John Hodge
1
-5
/
+101
2016-08-21
MIR Gen - Move `MirBuilder` class to its own file
John Hodge
1
-0
/
+663