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