Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-08 | Make it possible to allocate nodes with CURIE datatypes | David Robillard | 1 | -0/+1 |
2021-03-08 | Remove double allocations in serd_env_expand() | David Robillard | 1 | -0/+11 |
2021-03-08 | Add SerdNodes class for storing a cache of nodes | David Robillard | 1 | -0/+4 |
2021-03-08 | Add numeric node construction and access API | David Robillard | 1 | -0/+5 |
2021-03-08 | Zero node padding before passing to reader sinks | David Robillard | 1 | -0/+3 |
2021-03-07 | Simplify URI API and implementation | David Robillard | 1 | -6/+11 |
2021-03-07 | Rename SerdType to SerdNodeType | David Robillard | 1 | -2/+2 |
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 |