aboutsummaryrefslogtreecommitdiffstats
path: root/include/serd/writer.h
AgeCommit message (Collapse)AuthorFilesLines
2023-12-02Add SerdWorld for shared library stateDavid Robillard1-13/+3
2023-12-02Add SerdSink interface and hide implementationsDavid Robillard1-36/+4
2023-12-02Bring read/write interface closer to the C standardDavid Robillard1-17/+5
2023-12-02Simplify node construction APIDavid Robillard1-6/+5
2023-12-02Merge datatype/language into nodeDavid Robillard1-3/+1
This moves closer to the sord API, and is more convenient in most cases.
2023-12-02Make nodes opaqueDavid Robillard1-9/+7
2023-12-02Split up public API headerDavid Robillard1-0/+172