aboutsummaryrefslogtreecommitdiffstats
path: root/src/node.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Add support for converting literals to canonical formDavid Robillard1-0/+4
2021-03-08Add modelDavid Robillard1-0/+15
2021-03-08Make it possible to allocate nodes with CURIE datatypesDavid Robillard1-0/+1
2021-03-08Remove double allocations in serd_env_expand()David Robillard1-0/+11
2021-03-08Add SerdNodes class for storing a cache of nodesDavid Robillard1-0/+4
2021-03-08Add numeric node construction and access APIDavid Robillard1-0/+5
2021-03-08Zero node padding before passing to reader sinksDavid Robillard1-0/+3
2021-03-07Simplify URI API and implementationDavid Robillard1-6/+11
2021-03-07Rename SerdType to SerdNodeTypeDavid Robillard1-2/+2
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-8/+11
2020-08-14Clean up and separate internal headersDavid Robillard1-0/+45