aboutsummaryrefslogtreecommitdiffstats
path: root/tools/console.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Add custom allocator supportDavid Robillard1-8/+12
2022-01-28Make environments and sinks part of the worldDavid Robillard1-5/+6
2022-01-28Fix handling of deferred write errors that happen when closingDavid Robillard1-2/+4
2022-01-28Use simpler names for I/O function typesDavid Robillard1-2/+2
2022-01-28Use more human-readable status codesDavid Robillard1-10/+10
2022-01-28Add "contextual" output optionDavid Robillard1-0/+1
2022-01-28Simplify input stream APIDavid Robillard1-21/+19
2022-01-28Simplify output stream APIDavid Robillard1-11/+12
2022-01-28Put rdf:type properties first when pretty-printingDavid Robillard1-0/+1
2022-01-28Replace serdi with more fine-grained toolsDavid Robillard1-16/+272
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 Robillard1-0/+22
2022-01-28Add a close function to SerdByteSinkDavid Robillard1-1/+2
2022-01-28Collapse input and output options into a single flagDavid Robillard1-0/+71
2022-01-28Move serdi to tools subdirectoryDavid Robillard1-0/+122