aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-19Add extensible logging APIDavid Robillard1-4/+28
2019-12-19Cache commonly used nodes in the worldDavid Robillard1-4/+12
2019-12-19Add serd_world_get_blank()David Robillard1-0/+2
2019-12-19Clean up includes and improve source file separationDavid Robillard1-1/+4
2019-12-19Hide fopen wrapper and use reader interface consistentlyDavid Robillard1-0/+2
2019-12-19Move error handling to worldDavid Robillard1-0/+5
2019-12-19Add SerdWorld for shared library stateDavid Robillard1-0/+27