Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-19 | All - Switch to using interned (de-duplicated) RcString-s instead of std::str... | John Hodge | 1 | -8/+21 |
2019-01-20 | HIR Serialise - Tweaks for easier debugging | John Hodge | 1 | -0/+2 |
2017-11-05 | MIR - Use SwitchValue terminator | John Hodge | 1 | -0/+6 |
2017-03-04 | Many many changes to allow compiling in visual studio (Community 2015) | John Hodge (bugs) | 1 | -2/+2 |
2016-12-24 | No more tears! | ubsan | 1 | -5/+5 |
2016-12-17 | HIR Deserialise - Fix bad decoding of signed 64-bit values | John Hodge | 1 | -1/+1 |
2016-10-20 | HIR Serialise - Replace boost with raw zlib | John Hodge | 1 | -8/+11 |
2016-10-20 | Fix build on gcc 6.2 | est31 | 1 | -0/+1 |
2016-10-19 | HIR Deserialise - Clean up buffering code into a nicer abstraction | John Hodge | 1 | -2/+13 |
2016-10-19 | HIR Deserialise - Add a 1KB buffer to the front | John Hodge | 1 | -0/+3 |
2016-10-18 | HIR Serialise - Compress (now requires boost, sorry) | John Hodge | 1 | -0/+247 |