aboutsummaryrefslogtreecommitdiffstats
path: root/src/node.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-02Use Zix attributes directlyDavid Robillard1-18/+18
2023-12-02Add SerdStatementDavid Robillard1-0/+8
2023-12-02Add serd_node_compare()David Robillard1-0/+6
2023-12-02Clean up numeric node construction and access APIDavid Robillard1-0/+7
2023-12-02Zero node padding before passing to reader sinksDavid Robillard1-0/+3
2023-12-02Use a fixed-size reader stackDavid Robillard1-0/+3
2023-12-02Simplify URI API and implementationDavid Robillard1-0/+6
2023-12-02Make nodes opaqueDavid Robillard1-6/+6
2023-12-02Split up public API headerDavid Robillard1-1/+2
2023-12-02Rename SerdType to SerdNodeTypeDavid Robillard1-2/+2
2023-04-05Add nullability annotations to internal node functionsDavid Robillard1-6/+7
2023-04-05Use distinct include guards for internal headersDavid Robillard1-4/+4
2022-08-31Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+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