Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-31 | Add SerdCursor to public API | David Robillard | 1 | -2/+10 |
2018-12-31 | Shorten node constructor names | David Robillard | 1 | -1/+1 |
2018-12-30 | Add serd_world_get_blank() | David Robillard | 1 | -1/+19 |
2018-12-30 | Clean up includes and improve source file separation | David Robillard | 1 | -3/+2 |
2018-12-30 | Move system utilities to separate source files | David Robillard | 1 | -1/+4 |
2018-12-30 | Hide fopen wrapper and use reader interface consistently | David Robillard | 1 | -0/+23 |
2018-12-30 | Move error handling to world | David Robillard | 1 | -0/+25 |
2018-12-30 | Add SerdWorld for shared library state | David Robillard | 1 | -0/+40 |