summaryrefslogtreecommitdiffstats
path: root/src/sordi.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Sord => SordModel.David Robillard1-2/+2
2011-02-16Add world object (to intern nodes and sanely support several models per libra...David Robillard1-2/+3
2011-02-16Remove pointless SordID type.David Robillard1-2/+3
2011-02-04Remove sord_set_option and sord_open, just pass options to sord_new instead.David Robillard1-2/+1
2011-02-04SordTuple => SordQuad.David Robillard1-4/+4
2011-02-04Use uint8_t for API char type for UTF-8 friendliness.David Robillard1-3/+3
2011-02-03Add ability to set blank node prefix for parsing multiple files without confl...David Robillard1-1/+1
2011-02-03Add SordTupleIndex enumeration for more readable Tuple code.David Robillard1-1/+1
2011-02-01Terser iteration API.David Robillard1-1/+1
2011-01-29Tidy.David Robillard1-8/+3
2011-01-28Syntax support via Serd.David Robillard1-0/+166