Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-24 | No more tears! | ubsan | 1 | -17/+17 | |
No more DOS line endings or trailing whitespace either | |||||
2016-11-26 | HIR Serialise - Remove useless print | John Hodge | 1 | -1/+1 | |
2016-10-31 | AST - Delete some dead code, remove some warnings on GCC6 | John Hodge | 1 | -2/+4 | |
2016-10-20 | HIR Serialise - Replace boost with raw zlib | John Hodge | 1 | -22/+216 | |
2016-10-19 | HIR Deserialise - Clean up buffering code into a nicer abstraction | John Hodge | 1 | -29/+40 | |
2016-10-19 | HIR Deserialise - Add a 1KB buffer to the front | John Hodge | 1 | -4/+39 | |
2016-10-18 | HIR Serialise - Compress (now requires boost, sorry) | John Hodge | 1 | -0/+37 | |