aboutsummaryrefslogtreecommitdiffstats
path: root/src/node.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-21Make node size always 64 bitsDavid Robillard1-1/+2
2020-06-21Add modelDavid Robillard1-0/+13
2020-06-21Rename SerdType to SerdNodeTypeDavid Robillard1-2/+4
2020-06-21Add SerdNodes class for storing a cache of nodesDavid Robillard1-0/+1
2020-06-21Shorten node constructor namesDavid Robillard1-1/+1
2020-06-21Zero node padding before passing to reader sinksDavid Robillard1-0/+1
2020-06-21Clean up node construction APIDavid Robillard1-0/+1
2020-06-21Clean up and separate internal headersDavid Robillard1-0/+45