Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | Make tools read stdin by default | David Robillard | 3 | -6/+13 |
2022-01-28 | Replace serdi with more fine-grained tools | David Robillard | 7 | -528/+1168 |
2022-01-28 | Make blank node prefixing automatic | David Robillard | 1 | -36/+2 |
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 | 3 | -13/+38 |
2022-01-28 | Add a close function to SerdByteSink | David Robillard | 2 | -2/+3 |
2022-01-28 | Collapse input and output options into a single flag | David Robillard | 3 | -22/+95 |
2022-01-28 | Simplify command line usage printing | David Robillard | 1 | -24/+27 |
2022-01-28 | Remove redundant check for command line argument count | David Robillard | 1 | -4/+1 |
2022-01-28 | Move serdi to tools subdirectory | David Robillard | 4 | -0/+715 |