aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_node_syntax.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Add support for xsd:hexBinary literalsDavid Robillard1-2/+8
2022-01-28Use SerdNodes instead of manual memory management in testsDavid Robillard1-35/+42
2022-01-28Consolidate number support into a single "value" APIDavid Robillard1-6/+9
2022-01-28Remove datatype arguments from integer and base64 constructorsDavid Robillard1-21/+3
2022-01-28Add custom allocator supportDavid Robillard1-46/+97
2022-01-28Make environments and sinks part of the worldDavid Robillard1-62/+94
2022-01-28Replace serdi with more fine-grained toolsDavid Robillard1-0/+3
2022-01-14Expose low-level node construction APIDavid Robillard1-15/+21
2022-01-14Preserve long or short quoting from input documentsDavid Robillard1-2/+3
2022-01-14Add serd_node_from_syntax() and serd_node_to_syntax()David Robillard1-0/+154