aboutsummaryrefslogtreecommitdiffstats
path: root/src/node_syntax.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Add custom allocator supportDavid Robillard1-53/+74
2022-01-28Make environments and sinks part of the worldDavid Robillard1-16/+35
2022-01-28Simplify input stream APIDavid Robillard1-4/+8
2022-01-28Simplify output stream APIDavid Robillard1-7/+7
2022-01-28Split SERD_READ_VERBATIM into two more precise flagsDavid Robillard1-1/+1
2022-01-28Add a reader flag to disable generated blank label avoidanceDavid Robillard1-2/+7
2022-01-28Add a close function to SerdByteSinkDavid Robillard1-2/+6
2022-01-28Simplify reader and writer flagsDavid Robillard1-1/+1
2022-01-28Add assertions for all non-null pointers in the public APIDavid Robillard1-0/+7
2022-01-14Add serd_node_from_syntax() and serd_node_to_syntax()David Robillard1-0/+122