index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
serialise.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-02
AST - Remove old serialisation code (now all done on HIR)
John Hodge
1
-222
/
+0
2017-03-04
Many many changes to allow compiling in visual studio (Community 2015)
John Hodge (bugs)
1
-2
/
+2
2017-02-25
Add visual studio project files, little tweaks to codebase to allow compiling...
John Hodge (bugs)
1
-1
/
+1
2016-12-24
No more tears!
ubsan
1
-7
/
+7
2016-07-14
Macro Rules - Rewrite, take 3 - Incomplete
John Hodge
1
-0
/
+20
2016-05-25
Parse - Use interpolated macro fragments instead of captured TTs
John Hodge
1
-3
/
+3
2016-05-24
AST - Spanned paths in impl blocks, remove dead code
John Hodge
1
-1
/
+5
2016-05-21
Parse - Updates for better memory efficiency (hopefully)
John Hodge
1
-5
/
+5
2015-08-24
BROKEN - Halfway through a rewrite of type handling
John Hodge
1
-0
/
+2
2015-08-23
Serialise - Clean up TODO for exception
John Hodge
1
-0
/
+13
2015-03-19
Clean up copy constructor use, switch part of AST::Pattern to tagged union
John Hodge
1
-1
/
+1
2015-03-17
Replace Enum variant inner type
John Hodge
1
-0
/
+2
2015-03-09
Fixed patterns, bool literals
John Hodge
1
-0
/
+2
2015-03-08
Macro parsing, saving, and evaluating
John Hodge
1
-0
/
+1
2015-02-01
Hacking away at type propagation
John Hodge
1
-0
/
+1
2015-01-17
Adding deserialise, partially working
John Hodge (sonata)
1
-7
/
+115
2015-01-11
Tag paths with base crate, restructure ast.cpp into three files
John Hodge (sonata)
1
-0
/
+10
2015-01-11
Add hacky text output of AST
John Hodge (sonata)
1
-0
/
+59