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