Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-26 | Rename SerdError to SerdMessage | David Robillard | 1 | -3/+3 | |
Towards more general usage for all types of logging. | |||||
2018-11-25 | Cache commonly used nodes in the world | David Robillard | 1 | -4/+12 | |
2018-11-25 | Add serd_world_get_blank() | David Robillard | 1 | -0/+2 | |
2018-11-25 | Clean up includes and improve source file separation | David Robillard | 1 | -1/+3 | |
2018-11-25 | Hide fopen wrapper and use reader interface consistently | David Robillard | 1 | -0/+2 | |
2018-11-25 | Move error handling to world | David Robillard | 1 | -0/+5 | |
2018-11-25 | Add SerdWorld for shared library state | David Robillard | 1 | -0/+27 | |