aboutsummaryrefslogtreecommitdiffstats
path: root/src/read_turtle.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-02[WIP] Remove SERD_CURIE node datatype entirelyDavid Robillard1-4/+6
2023-12-02[WIP] Expand URIs in readerDavid Robillard1-13/+106
2023-12-02[WIP] Move SerdEnv mutation from writer to readerDavid Robillard1-0/+7
2023-12-02[WIP] Preserve long or short quoting from input documentsDavid Robillard1-1/+3
2023-12-02Leave statement caret at the start of literalsDavid Robillard1-1/+4
2023-12-02[WIP] Add support for reading and writing variablesDavid Robillard1-2/+15
2023-12-02Simplify input stream APIDavid Robillard1-2/+2
2023-12-02Simplify reading code with TRY_LAX macroDavid Robillard1-14/+14
2023-12-02Separate Turtle and TriG reading codeDavid Robillard1-0/+1038