index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
serialise.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-11
macro_rules - Rework to handle vec! edge case
John Hodge
1
-6
/
+1
2016-09-07
HIR (De)serialise - Support shallow MIR drops
John Hodge
1
-1
/
+2
2016-09-03
HIR - Convert Literal::BorrowOf to use a full path
John Hodge
1
-1
/
+1
2016-09-01
HIR Serialise - Save const literal
John Hodge
1
-1
/
+1
2016-08-29
HIR - Remove dependency on macro_rules.hpp
John Hodge
1
-0
/
+5
2016-08-27
HIR (De)serialise - Working deserialise
John Hodge
1
-6
/
+25
2016-08-27
HIR Deserialise - Fully fleshed?
John Hodge
1
-0
/
+1
2016-08-27
HIR Serialise - Untested deserialiser
John Hodge
1
-3
/
+4
2016-08-27
HIR Serialise - Simplify u64 compressed format, fix bug in string write
John Hodge
1
-27
/
+6
2016-08-26
HIR Serialise - Literals
John Hodge
1
-1
/
+27
2016-08-26
HIR - Remove None variant for TraitValueItem, add literal for Enum Value
John Hodge
1
-3
/
+0
2016-08-26
HIR Serialise - Fully structured
John Hodge
1
-7
/
+79
2016-08-26
HIR Serialise - Allow serialisation of incomplete MIR BBs (dead code)
John Hodge
1
-1
/
+2
2016-08-26
HIR Serialise - Only serialise MIR if present
John Hodge
1
-1
/
+8
2016-08-26
HIR Serialise - MIR serialisation in progress
John Hodge
1
-16
/
+255
2016-08-25
HIR Serialise - Working along
John Hodge
1
-6
/
+198
2016-08-25
HIR Serialise - Stubbing in
John Hodge
1
-0
/
+329