Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | Add "contextual" output option | David Robillard | 1 | -0/+1 |
2022-01-28 | Simplify input stream API | David Robillard | 1 | -21/+19 |
2022-01-28 | Simplify output stream API | David Robillard | 1 | -11/+12 |
2022-01-28 | Put rdf:type properties first when pretty-printing | David Robillard | 1 | -0/+1 |
2022-01-28 | Replace serdi with more fine-grained tools | David Robillard | 1 | -16/+272 |
2022-01-28 | Split SERD_READ_VERBATIM into two more precise flags | David Robillard | 1 | -1/+2 |
2022-01-28 | Add a reader flag to disable generated blank label avoidance | David Robillard | 1 | -0/+1 |
2022-01-28 | Factor out serd_choose_input_syntax() | David Robillard | 1 | -0/+22 |
2022-01-28 | Add a close function to SerdByteSink | David Robillard | 1 | -1/+2 |
2022-01-28 | Collapse input and output options into a single flag | David Robillard | 1 | -0/+71 |
2022-01-28 | Move serdi to tools subdirectory | David Robillard | 1 | -0/+122 |