aboutsummaryrefslogtreecommitdiffstats
path: root/src/stack.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-13Fix serd_stack_is_empty() const correctnessDavid Robillard1-1/+1
2019-04-13Fix warningsDavid Robillard1-1/+1
2019-04-13Zero node padding before passing to reader sinksDavid Robillard1-0/+1
2019-04-13Simplify stack management by popping in bulk at higher levelsDavid Robillard1-22/+11
2019-04-13Use a fixed-size reader stackDavid Robillard1-4/+7
2019-04-13Clean up includes and improve source file separationDavid Robillard1-2/+2
2019-04-13Clean up and separate internal headersDavid Robillard1-0/+113