aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Split up serd_internal.hDavid Robillard1-1/+1
2021-03-08Cache commonly used nodes in the worldDavid Robillard1-2/+27
2021-03-08Add SerdCursorDavid Robillard1-5/+9
2021-03-08Add serd_world_get_blank()David Robillard1-2/+24
2021-03-08Move fopen wrapper to worldDavid Robillard1-0/+28
2021-03-08Move error handling to worldDavid Robillard1-0/+29
2021-03-08Add SerdWorld for shared library stateDavid Robillard1-0/+40