Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-14 | Avoid dynamic allocation when fetching interned nodes | David Robillard | 1 | -26/+256 | |
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-14 | Preserve long or short quoting from input documents | David Robillard | 1 | -2/+2 | |
2022-01-14 | Remove SERD_CURIE node datatype entirely | David Robillard | 1 | -19/+0 | |
2022-01-13 | Add SerdNodes for storing a cache of interned nodes | David Robillard | 1 | -0/+236 | |