aboutsummaryrefslogtreecommitdiffstats
path: root/src/statement.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-13WIP: Add modelDavid Robillard1-0/+75
2019-04-13Add cursor to statementDavid Robillard1-0/+6
This allows the file and position of statements to be used in sinks, for example for more helpful error reporting outside the parser.
2019-04-13Add SerdStatementDavid Robillard1-0/+47