aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-27Add SerdCursor to public APIDavid Robillard1-5/+9
2020-10-27Shorten node constructor namesDavid Robillard1-1/+1
2020-10-27Add serd_world_get_blank()David Robillard1-2/+22
2020-10-27Hide fopen wrapper and use reader interface consistentlyDavid Robillard1-0/+26
2020-10-27Move error handling to worldDavid Robillard1-0/+29
2020-10-27Add SerdWorld for shared library stateDavid Robillard1-0/+40