Age | Commit message (Collapse) | 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 | -0/+1 | |
This isn't technically necessary for any sink, but is a pattern common to every sink implementation in serd, so having it here reduces boilerplate and parameters in user code. | |||||
2020-06-21 | Make SerdSink opaque | David Robillard | 1 | -0/+33 | |