aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-25Add SerdCursor to public APIDavid Robillard1-2/+10
2018-11-25Shorten node constructor namesDavid Robillard1-1/+1
2018-11-25Add serd_world_get_blank()David Robillard1-1/+19
2018-11-25Clean up includes and improve source file separationDavid Robillard1-3/+5
2018-11-25Hide fopen wrapper and use reader interface consistentlyDavid Robillard1-0/+23
2018-11-25Move error handling to worldDavid Robillard1-0/+25
2018-11-25Add SerdWorld for shared library stateDavid Robillard1-0/+40