aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-22Cleaner spacing for documenation stylesheet.David Robillard1-6/+11
2011-01-22Add custom doxygen stylesheet (lighter, more standard).David Robillard2-1/+539
2011-01-22Emit triples in the correct order for streaming abbreviation.David Robillard2-9/+24
2011-01-22Pass context (current graph, subject, predicate) as a struct to functions tha...David Robillard1-49/+59
2011-01-22SerdNamespaces => SerdEnv.David Robillard6-159/+156
2011-01-22Add custom documentation layout file.David Robillard2-1/+185
2011-01-22Cleanup.David Robillard2-477/+475
2011-01-22Add output for language test (oops).David Robillard1-0/+2
2011-01-22Add AUTHORS file.David Robillard1-0/+1
2011-01-22Add language tag test.David Robillard1-0/+4
2011-01-22Remove unnecessary case.David Robillard1-1/+0
2011-01-21Remove unnecessary writer->prev_o.David Robillard1-6/+1
2011-01-21Full rount-trip test coverage for Turtle reading and writing.David Robillard4-29/+84
2011-01-21Fix command line argument handling when options are given.David Robillard1-3/+4
2011-01-21Tidy.David Robillard1-5/+9
2011-01-21Faster/terser/more consistent character escape reading.David Robillard1-48/+45
2011-01-21Clean up whitespace handling (properly deal with errors while expecting white...David Robillard1-20/+12
2011-01-21Gracefully stop parsing on error (i.e. report exactly one error for each bad ...David Robillard3-66/+97
2011-01-21Preliminary support for writing abbreviated Turtle.David Robillard4-52/+286
2011-01-21Rename write.c to writer.c for consistency.David Robillard2-1/+1
2011-01-21Make writer write to any sink passed in by the user.David Robillard4-60/+60
2011-01-21More extensive test coverage.David Robillard2-10/+27
2011-01-21Fix language tag reading and writing.David Robillard3-4/+3
2011-01-20Support new autowaf test interface.David Robillard1-3/+6
2011-01-20Shhh.David Robillard1-1/+0
2011-01-20Support passing no base URI on command line (use filename as base URI).David Robillard4-24/+49
2011-01-20Add writer API.David Robillard4-35/+121
2011-01-20Add serd_string_free to API.David Robillard4-43/+59
2011-01-20Flesh out documentation.David Robillard5-24/+27
2011-01-20Fix memory errors (full test suite passes with zero errors or leaks reported ...David Robillard1-3/+2
2011-01-20Run, and pass all, bad tests.David Robillard6-88/+102
2011-01-20Use appropriate type (uint8_t, i.e. byte) for peek/eat/push API (which is byt...David Robillard1-145/+135
2011-01-20Rework character reading functions to support reading multi-byte characters (...David Robillard9-350/+472
2011-01-20Fix memory management on collection parsing.David Robillard1-0/+5
2011-01-20Collection parsing.David Robillard1-20/+92
2011-01-20Rearrange triples and change IDs (but graph is equivalent).David Robillard1-5/+5
2011-01-19Add documentation.David Robillard2-13/+1561
2011-01-19Add autowaf external.David Robillard2-29/+54
2011-01-19Initial import.David Robillard98-0/+54850
2011-01-19Add standard repository skeleton.David Robillard0-0/+0