aboutsummaryrefslogtreecommitdiffstats
path: root/src/sink.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-19Use consistent naming for function typesDavid Robillard1-4/+4
2019-12-19Add Env to SinkDavid Robillard1-3/+17
2019-12-19Make SerdSink opaqueDavid Robillard1-6/+54
2019-12-19Add cursor to statementDavid Robillard1-1/+2
2019-12-19Make statement sink take a statement rather than nodesDavid Robillard1-8/+5
2019-12-19Add sink interfaceDavid Robillard1-0/+62
2011-12-12Make bulk writer internal and inlinable to avoid function call overhead in th...David Robillard1-83/+0
2011-12-11Move all #ifdef gunk to serd_internal.h.David Robillard1-9/+2
2011-12-11Add SerdBulkSink for writing bulk output and corresponding serdi -B option.David Robillard1-0/+90