Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-27 | Add extensible logging API | David Robillard | 1 | -24/+131 | |
2020-10-27 | Expose the node cache in the world | David Robillard | 1 | -0/+6 | |
2020-10-27 | Cache commonly used nodes in the world | David Robillard | 1 | -0/+12 | |
2020-10-27 | Add SerdCursor to public API | David Robillard | 1 | -5/+9 | |
2020-10-27 | Shorten node constructor names | David Robillard | 1 | -1/+1 | |
2020-10-27 | Add serd_world_get_blank() | David Robillard | 1 | -2/+22 | |
2020-10-27 | Hide fopen wrapper and use reader interface consistently | David Robillard | 1 | -0/+26 | |
2020-10-27 | Move error handling to world | David Robillard | 1 | -0/+29 | |
2020-10-27 | Add SerdWorld for shared library state | David Robillard | 1 | -0/+40 | |