32 Commits (080e3651400faae8a06bfaed18148ba881ac41fd)
 

Author SHA1 Message Date
David Robillard 080e365140 Add AUTHORS file. 13 years ago
David Robillard d66979a8e8 Add language tag test. 13 years ago
David Robillard f022298e80 Remove unnecessary case. 13 years ago
David Robillard 87e4ef197e Remove unnecessary writer->prev_o. 13 years ago
David Robillard 187a60b1e0 Full rount-trip test coverage for Turtle reading and writing. 13 years ago
David Robillard fbf024e07f Fix command line argument handling when options are given. 13 years ago
David Robillard fcdfb13091 Tidy. 13 years ago
David Robillard 846e313f10 Faster/terser/more consistent character escape reading. 13 years ago
David Robillard 2a45d353d5 Clean up whitespace handling (properly deal with errors while expecting whitespace). 13 years ago
David Robillard e3b0d87487 Gracefully stop parsing on error (i.e. report exactly one error for each bad test). 13 years ago
David Robillard ff9510dc36 Preliminary support for writing abbreviated Turtle. 13 years ago
David Robillard c5a3f407cb Rename write.c to writer.c for consistency. 13 years ago
David Robillard 235eef1849 Make writer write to any sink passed in by the user. 13 years ago
David Robillard 8e86488fb0 More extensive test coverage. 13 years ago
David Robillard e5a61bb983 Fix language tag reading and writing. 13 years ago
David Robillard be0d9a7989 Support new autowaf test interface. 13 years ago
David Robillard 59306b9fe6 Shhh. 13 years ago
David Robillard ec2991ce8c Support passing no base URI on command line (use filename as base URI). 13 years ago
David Robillard 3433e155c7 Add writer API. 13 years ago
David Robillard 57683c8352 Add serd_string_free to API. 13 years ago
David Robillard f0c50e7461 Flesh out documentation. 13 years ago
David Robillard 1c5d7f65ae Fix memory errors (full test suite passes with zero errors or leaks reported by valgrind). 13 years ago
David Robillard b40edc21bf Run, and pass all, bad tests. 13 years ago
David Robillard e507454f6a Use appropriate type (uint8_t, i.e. byte) for peek/eat/push API (which is byte-oriented, not wide character oriented). 13 years ago
David Robillard 0a62fc5f6a Rework character reading functions to support reading multi-byte characters (take a string dest parameter instead of returning uchar). 13 years ago
David Robillard fc2fe59309 Fix memory management on collection parsing. 13 years ago
David Robillard e2e8e27bbd Collection parsing. 13 years ago
David Robillard b0a74c44f0 Rearrange triples and change IDs (but graph is equivalent). 13 years ago
David Robillard 87c1c0a6f4 Add documentation. 13 years ago
David Robillard ff0dc180c9 Add autowaf external. 13 years ago
David Robillard 05f3e795be Initial import. 13 years ago
David Robillard 281c57610c Add standard repository skeleton. 13 years ago