aboutsummaryrefslogtreecommitdiffstats
path: root/src/node.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-27Align nodes with posix_memalign if possibleDavid Robillard1-0/+8
2020-10-27Add modelDavid Robillard1-0/+13
2020-10-27Rename SerdType to SerdNodeTypeDavid Robillard1-2/+4
2020-10-27Add SerdNodes class for storing a cache of nodesDavid Robillard1-0/+1
2020-10-27Shorten node constructor namesDavid Robillard1-1/+1
2020-10-27Zero node padding before passing to reader sinksDavid Robillard1-0/+1
2020-10-27Clean up node construction APIDavid Robillard1-0/+1
2020-08-14Clean up and separate internal headersDavid Robillard1-0/+45