index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir
/
mir.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-29
MIR Opt - Partial dead temporary eliminaton
John Hodge
1
-0
/
+47
2016-12-24
No more tears!
ubsan
1
-4
/
+4
2016-12-11
HIR Const Eval - Split into two passes to have correct types in literals
John Hodge
1
-1
/
+27
2016-12-11
Trans - Intrinsics (partially complete)
John Hodge
1
-1
/
+1
2016-12-07
MIR - Merge two call types into one with a different target
John Hodge
1
-8
/
+14
2016-12-04
MIR - Escape special characters in debug print
John Hodge
1
-1
/
+8
2016-12-03
MIR - Create a CallPath terminator
John Hodge
1
-1
/
+7
2016-12-03
HIR/MIR - VTable work
John Hodge
1
-0
/
+3
2016-11-20
MIR - Union support hacked up
John Hodge
1
-0
/
+3
2016-10-07
MIR Gen Match - Rough bytestring support
John Hodge
1
-1
/
+6
2016-08-27
HIR (De)serialise - Working deserialise
John Hodge
1
-0
/
+43
2016-08-23
MIR - Add a `Const` entry to the MIR::Constant to refer to a named constant
John Hodge
1
-0
/
+3
2016-08-20
MIR Gen - Fix codegen issue with use of moved LValue
John Hodge
1
-3
/
+32
2016-08-20
MIR Gen - Add logging
John Hodge
1
-0
/
+43
2016-08-13
MIR Gen - Support values overlapping with ranges
John Hodge
1
-0
/
+30
2016-08-09
MIR - Construction code completed, but untested (and some stubs)
John Hodge
1
-0
/
+37