Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-23 | Rearrange code, put common internal stuff in serd_internal.h. | David Robillard | 1 | -2/+1 |
2011-01-23 | Code cleanup (appease cpplint). | David Robillard | 1 | -2/+2 |
2011-01-23 | SerdNodeType => SerdType. | David Robillard | 1 | -14/+14 |
2011-01-23 | Streaming abbreviation. | David Robillard | 1 | -69/+151 |
2011-01-22 | SerdNamespaces => SerdEnv. | David Robillard | 1 | -8/+5 |
2011-01-21 | Remove unnecessary writer->prev_o. | David Robillard | 1 | -6/+1 |
2011-01-21 | Full rount-trip test coverage for Turtle reading and writing. | David Robillard | 1 | -4/+22 |
2011-01-21 | Gracefully stop parsing on error (i.e. report exactly one error for each bad ... | David Robillard | 1 | -8/+8 |
2011-01-21 | Preliminary support for writing abbreviated Turtle. | David Robillard | 1 | -27/+200 |
2011-01-21 | Rename write.c to writer.c for consistency. | David Robillard | 1 | -0/+223 |