Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-02 | Factor out and rewrite command-line interface | David Robillard | 1 | -16/+315 |
2023-12-02 | Split SERD_READ_VERBATIM into two more precise flags | David Robillard | 1 | -1/+2 |
2023-12-02 | Add a reader flag to disable generated blank label avoidance | David Robillard | 1 | -0/+1 |
2023-12-02 | Collapse input and output options into single flags | David Robillard | 1 | -0/+70 |
2023-12-02 | [WIP] Generalize node construction API | David Robillard | 1 | -2/+2 |
2023-12-02 | Add support for custom allocators | David Robillard | 1 | -2/+2 |
2023-12-02 | [WIP] Add extensible logging API | David Robillard | 1 | -4/+7 |
2023-12-02 | Factor out serd_choose_syntax() | David Robillard | 1 | -0/+19 |
2023-12-02 | Factor out opening output files | David Robillard | 1 | -0/+14 |
2023-12-02 | Factor out setting base URI from a path | David Robillard | 1 | -0/+20 |
2023-12-02 | Add support for reading multiple files at once | David Robillard | 1 | -0/+34 |
2023-12-02 | Move serdi to tools subdirectory | David Robillard | 1 | -0/+41 |