Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert to the old binary buffer expansion behaviour | Josh Meredith | 2019-11-23 | 1 | -1/+1 |
* | Fix byte-for-byte compatibility with old binary implementation | Josh Meredith | 2019-11-21 | 1 | -10/+7 |
* | Change CPP version bounds | Josh Meredith | 2019-10-21 | 1 | -9/+1 |
* | CPP imports | Josh Meredith | 2019-10-21 | 1 | -2/+13 |
* | Fix FastString put looping and get off by one error | Josh Meredith | 2019-10-21 | 1 | -4/+5 |
* | Abstract binary serialization behind a ReaderT newtype with pure encode/decod... | Josh Meredith | 2019-10-16 | 1 | -0/+302 |