aboutsummaryrefslogtreecommitdiffstats
path: root/src/nodes.h
AgeCommit message (Collapse)AuthorFilesLines
2022-01-14Avoid dynamic allocation when fetching interned nodesDavid Robillard1-0/+69
This is more or less a total rewrite of SerdNodes and the underlying ZixHash to make efficient use of the new node construction API.