Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | Add custom allocator support | David Robillard | 1 | -53/+74 |
2022-01-28 | Make environments and sinks part of the world | David Robillard | 1 | -16/+35 |
2022-01-28 | Simplify input stream API | David Robillard | 1 | -4/+8 |
2022-01-28 | Simplify output stream API | David Robillard | 1 | -7/+7 |
2022-01-28 | Split SERD_READ_VERBATIM into two more precise flags | David Robillard | 1 | -1/+1 |
2022-01-28 | Add a reader flag to disable generated blank label avoidance | David Robillard | 1 | -2/+7 |
2022-01-28 | Add a close function to SerdByteSink | David Robillard | 1 | -2/+6 |
2022-01-28 | Simplify reader and writer flags | David Robillard | 1 | -1/+1 |
2022-01-28 | Add assertions for all non-null pointers in the public API | David Robillard | 1 | -0/+7 |
2022-01-14 | Add serd_node_from_syntax() and serd_node_to_syntax() | David Robillard | 1 | -0/+122 |