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