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