summaryrefslogtreecommitdiff
path: root/src/serialise.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-24No more tears!ubsan1-5/+5
2016-05-18All - Fix up a bunch of -Wextra warningsJohn Hodge1-2/+2
2015-08-23Serialise - Clean up TODO for exceptionJohn Hodge1-12/+12
2015-03-17Replace Enum variant inner typeJohn Hodge1-0/+13
2015-03-13Const items in expressions, attributes in impl blocksJohn Hodge1-0/+1
2015-03-09Fixed patterns, bool literalsJohn Hodge1-0/+13
2015-01-17Adding deserialise, partially workingJohn Hodge (sonata)1-13/+173
2015-01-11Tag paths with base crate, restructure ast.cpp into three filesJohn Hodge (sonata)1-1/+2
2015-01-11Add hacky text output of ASTJohn Hodge (sonata)1-0/+76