aboutsummaryrefslogtreecommitdiffstats
path: root/test/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2021-03-08Add support for writing terse collectionsDavid Robillard1-0/+5
2021-03-08Add stack overflow testsDavid Robillard1-0/+1
2021-03-08Add SerdNodes class for storing a cache of nodesDavid Robillard1-0/+1
2021-03-08Simplify writer style optionsDavid Robillard1-3/+0
2021-03-08Add SerdCursorDavid Robillard1-0/+1
2021-03-08Use a fixed-size reader stackDavid Robillard1-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-07WIP: Switch to MesonDavid Robillard1-0/+167