Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-08 | Add support for writing terse collections | David Robillard | 1 | -0/+5 | |
2021-03-08 | Add stack overflow tests | David Robillard | 1 | -0/+1 | |
2021-03-08 | Add SerdNodes class for storing a cache of nodes | David Robillard | 1 | -0/+1 | |
2021-03-08 | Simplify writer style options | David Robillard | 1 | -3/+0 | |
2021-03-08 | Add SerdCursor | David Robillard | 1 | -0/+1 | |
2021-03-08 | Use a fixed-size reader stack | David Robillard | 1 | -1/+4 | |
This improves performance, and makes the reader more suitable for embedded or network-facing applications, at the cost of requiring the user to specify a maximum stack size. | |||||
2021-03-07 | WIP: Switch to Meson | David Robillard | 1 | -0/+167 | |