aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-21Add SerdCursor to public APIDavid Robillard1-2/+10
2020-06-21Shorten node constructor namesDavid Robillard1-1/+1
2020-06-21Add serd_world_get_blank()David Robillard1-1/+19
2020-06-21Move system utilities to separate source filesDavid Robillard1-4/+4
2020-06-21Hide fopen wrapper and use reader interface consistentlyDavid Robillard1-0/+26
2020-06-21Move error handling to worldDavid Robillard1-0/+25
2020-06-21Add SerdWorld for shared library stateDavid Robillard1-0/+40