Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-31 | Rename SerdError to SerdMessage | David Robillard | 1 | -3/+3 |
2018-12-31 | Cache commonly used nodes in the world | David Robillard | 1 | -4/+12 |
2018-12-30 | Add serd_world_get_blank() | David Robillard | 1 | -0/+2 |
2018-12-30 | Clean up includes and improve source file separation | David Robillard | 1 | -1/+3 |
2018-12-30 | Hide fopen wrapper and use reader interface consistently | David Robillard | 1 | -0/+2 |
2018-12-30 | Move error handling to world | David Robillard | 1 | -0/+5 |
2018-12-30 | Add SerdWorld for shared library state | David Robillard | 1 | -0/+27 |