index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
deserialise.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-10-15
HIR - Rough support for associated consts
John Hodge
1
-2
/
+11
2016-10-09
Expand - #[macro_reexport]
John Hodge
1
-1
/
+2
2016-10-09
HIR - Save/load macro source crate
John Hodge
1
-0
/
+3
2016-10-08
HIR+AST - Store/Load/Use extern crate list from loaded crates
John Hodge
1
-0
/
+9
2016-09-29
HIR - Add variadic marking to functions, and propagate unsafe/const markings
John Hodge
1
-0
/
+1
2016-09-28
HIR - Support Variant literals
John Hodge
1
-0
/
+4
2016-09-27
HIR Serialise - Fix not serialising macro loop separator token
John Hodge
1
-0
/
+1
2016-09-27
HIR Deserialise - Handle `PAT_ITEM`
John Hodge
1
-0
/
+1
2016-09-27
macro_rules - Update logic for determining if a loop should be expanded
John Hodge
1
-3
/
+6
2016-09-11
macro_rules - Rework to handle vec! edge case
John Hodge
1
-8
/
+1
2016-09-07
HIR (De)serialise - Support shallow MIR drops
John Hodge
1
-1
/
+1
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
-2
/
+1
2016-08-29
HIR Deserialise - Hackily set crate names, clean up a little
John Hodge
1
-5
/
+10
2016-08-29
HIR - Remove dependency on macro_rules.hpp
John Hodge
1
-2
/
+7
2016-08-27
HIR (De)serialise - Working deserialise
John Hodge
1
-15
/
+77
2016-08-27
HIR Deserialise - Fix quirk with std::string
John Hodge
1
-5
/
+17
2016-08-27
HIR Deserialise - Fully fleshed?
John Hodge
1
-297
/
+335
2016-08-27
HIR Serialise - Untested deserialiser
John Hodge
1
-0
/
+947
[prev]