aboutsummaryrefslogtreecommitdiffstats
path: root/include/serd/world.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-02Use ZixAllocator directlyDavid Robillard1-3/+3
2023-12-02Cache commonly used nodes in the worldDavid Robillard1-0/+11
2023-12-02Add support for custom allocatorsDavid Robillard1-1/+6
2023-12-02[WIP] Add extensible logging APIDavid Robillard1-12/+0
2023-12-02Rename SerdErrorFunc to SerdLogFuncDavid Robillard1-3/+3
2023-12-02Factor out and expose serd_write_file_uri()David Robillard1-1/+0
2023-12-02Separate Turtle and TriG reading codeDavid Robillard1-1/+1
2023-12-02Use Zix attributes directlyDavid Robillard1-9/+11
2023-12-02Use a simple type-safe stack in writerDavid Robillard1-0/+1
2023-12-02Add a set of limits to the worldDavid Robillard1-0/+29
2023-12-02Add serd_world_get_blank()David Robillard1-0/+10
2023-12-02Add SerdWorld for shared library stateDavid Robillard1-0/+51