Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | Add custom allocator support | David Robillard | 1 | -9/+97 |
2022-01-28 | Make environments and sinks part of the world | David Robillard | 1 | -14/+19 |
2022-01-28 | Use simpler names for I/O function types | David Robillard | 1 | -10/+7 |
2022-01-28 | Use more human-readable status codes | David Robillard | 1 | -2/+2 |
2022-01-28 | Simplify input stream API | David Robillard | 1 | -65/+55 |
2022-01-14 | Leave statement caret at the start of literals | David Robillard | 1 | -0/+50 |
2022-01-14 | Factor out NTriples reader | David Robillard | 1 | -0/+55 |
2022-01-14 | Move SerdEnv mutation from writer to reader | David Robillard | 1 | -11/+28 |
2022-01-13 | Make Reader always read from a ByteSource | David Robillard | 1 | -17/+92 |
2022-01-13 | Replace serd_reader_set_strict() with SerdReaderFlags | David Robillard | 1 | -4/+5 |
2022-01-13 | Split out simple reader unit tests | David Robillard | 1 | -0/+233 |