aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-27Add extensible logging APIDavid Robillard1-4/+29
2020-10-27Cache commonly used nodes in the worldDavid Robillard1-4/+12
2020-10-27Add serd_world_get_blank()David Robillard1-0/+3
2020-10-27Hide fopen wrapper and use reader interface consistentlyDavid Robillard1-0/+4
2020-10-27Move error handling to worldDavid Robillard1-0/+5
2020-10-27Add SerdWorld for shared library stateDavid Robillard1-0/+27