summaryrefslogtreecommitdiff
path: root/src/hir/serialise_lowlevel.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-24No more tears!ubsan1-17/+17
2016-11-26HIR Serialise - Remove useless printJohn Hodge1-1/+1
2016-10-31AST - Delete some dead code, remove some warnings on GCC6John Hodge1-2/+4
2016-10-20HIR Serialise - Replace boost with raw zlibJohn Hodge1-22/+216
2016-10-19HIR Deserialise - Clean up buffering code into a nicer abstractionJohn Hodge1-29/+40
2016-10-19HIR Deserialise - Add a 1KB buffer to the frontJohn Hodge1-4/+39
2016-10-18HIR Serialise - Compress (now requires boost, sorry)John Hodge1-0/+37