aboutsummaryrefslogtreecommitdiffstats
path: root/include/serd/reader.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-02Add SerdCaretDavid Robillard1-3/+5
2023-12-02Remove serd_reader_set_default_graph()David Robillard1-12/+0
2023-12-02Add SerdWorld for shared library stateDavid Robillard1-13/+3
2023-12-02Use a fixed-size reader stackDavid Robillard1-1/+3
2023-12-02Simplify reader interfaceDavid Robillard1-45/+35
2023-12-02Add SerdSink interface and hide implementationsDavid Robillard1-11/+1
2023-12-02Bring read/write interface closer to the C standardDavid Robillard1-2/+2
2023-12-02Make nodes opaqueDavid Robillard1-2/+1
2023-12-02Split up public API headerDavid Robillard1-0/+180