Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-19 | All - Switch to using interned (de-duplicated) RcString-s instead of ↵ | John Hodge | 1 | -8/+21 | |
std::string for paths/identifiers | |||||
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 | |
No more DOS line endings or trailing whitespace either | |||||
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 | |