Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-21 | Use consistent naming for function types | David Robillard | 1 | -4/+4 |
2020-06-21 | Add Env to Sink | David Robillard | 1 | -3/+17 |
2020-06-21 | Make SerdSink opaque | David Robillard | 1 | -8/+54 |
2020-06-21 | Add cursor to statement | David Robillard | 1 | -1/+4 |
2020-06-21 | Make statement sink take a statement rather than nodes | David Robillard | 1 | -8/+5 |
2020-06-21 | Add sink interface | David Robillard | 1 | -0/+62 |
2011-12-12 | Make bulk writer internal and inlinable to avoid function call overhead in th... | David Robillard | 1 | -83/+0 |
2011-12-11 | Move all #ifdef gunk to serd_internal.h. | David Robillard | 1 | -9/+2 |
2011-12-11 | Add SerdBulkSink for writing bulk output and corresponding serdi -B option. | David Robillard | 1 | -0/+90 |