aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Use more human-readable status codesDavid Robillard4-17/+17
2022-01-28Add "contextual" output optionDavid Robillard3-2/+4
2022-01-28Simplify input stream APIDavid Robillard4-42/+50
2022-01-28Simplify output stream APIDavid Robillard5-20/+21
2022-01-28Provide a full output stream implementation for SerdBufferDavid Robillard2-0/+7
2022-01-28Put rdf:type properties first when pretty-printingDavid Robillard2-1/+8
2022-01-28Make tools read stdin by defaultDavid Robillard3-6/+13
2022-01-28Replace serdi with more fine-grained toolsDavid Robillard7-528/+1168
2022-01-28Make blank node prefixing automaticDavid Robillard1-36/+2
2022-01-28Split SERD_READ_VERBATIM into two more precise flagsDavid Robillard1-1/+2
2022-01-28Add a reader flag to disable generated blank label avoidanceDavid Robillard1-0/+1
2022-01-28Factor out serd_choose_input_syntax()David Robillard3-13/+38
2022-01-28Add a close function to SerdByteSinkDavid Robillard2-2/+3
2022-01-28Collapse input and output options into a single flagDavid Robillard3-22/+95
2022-01-28Simplify command line usage printingDavid Robillard1-24/+27
2022-01-28Remove redundant check for command line argument countDavid Robillard1-4/+1
2022-01-28Move serdi to tools subdirectoryDavid Robillard4-0/+715