Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-13 | Add SerdNodes for storing a cache of interned nodes | David Robillard | 1 | -0/+4 | |
2022-01-13 | Clean up numeric node construction and access API | David Robillard | 1 | -0/+7 | |
2022-01-13 | Zero node padding before passing to reader sinks | David Robillard | 1 | -0/+3 | |
2022-01-13 | Use a fixed-size reader stack | David Robillard | 1 | -0/+3 | |
2022-01-13 | Simplify URI API and implementation | David Robillard | 1 | -0/+4 | |
2022-01-13 | Add nullability annotations to internal node functions | David Robillard | 1 | -6/+7 | |
2022-01-13 | Make nodes opaque | David Robillard | 1 | -4/+4 | |
2022-01-13 | Rename SerdType to SerdNodeType | David Robillard | 1 | -2/+2 | |
The old name will be even more ambiguous with the increased scope. | |||||
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -1/+1 | |
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -8/+11 | |
2020-08-14 | Clean up and separate internal headers | David Robillard | 1 | -0/+45 | |