aboutsummaryrefslogtreecommitdiffstats
path: root/include/serd/statement.h
AgeCommit message (Collapse)AuthorFilesLines
2023-12-02Simplify statement flagsDavid Robillard1-8/+6
2023-12-02Add SerdStatementDavid Robillard1-0/+83
2023-12-02Add SerdField to public APIDavid Robillard1-0/+8
A statement field enum was previously only used by the writer internally, but will be used in the public API (without a sentinel value) in following commits.
2023-12-02Split up public API headerDavid Robillard1-0/+40