aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-14Avoid dynamic allocation of world blank nodeDavid Robillard1-2/+8
2022-01-14Add extensible logging APIDavid Robillard1-8/+5
2022-01-13Make Reader always read from a ByteSourceDavid Robillard1-5/+0
2022-01-13Cache commonly used nodes in the worldDavid Robillard1-4/+12
2022-01-13Add serd_world_get_blank()David Robillard1-0/+3
2022-01-13Move fopen wrapper to worldDavid Robillard1-0/+6
2022-01-13Move error handling to worldDavid Robillard1-0/+6
2022-01-13Add SerdWorld for shared library stateDavid Robillard1-0/+27