aboutsummaryrefslogtreecommitdiffstats
path: root/src/stack.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Fix various warnings and conversion issuesDavid Robillard1-1/+1
2021-03-08Align node allocationsDavid Robillard1-2/+6
2021-03-08Simplify streaming API and improve pretty printingDavid Robillard1-0/+6
2021-03-08Zero node padding before passing to reader sinksDavid Robillard1-0/+1
2021-03-08Simplify stack management by popping in bulk at higher levelsDavid Robillard1-23/+11
2021-03-08Use a fixed-size reader stackDavid Robillard1-4/+8
2021-03-07Use char* for strings in public APIDavid Robillard1-12/+9
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-42/+44
2020-12-15Clean up includesDavid Robillard1-2/+2
2020-08-14Make serd_stack_push() return a void pointerDavid Robillard1-1/+1
2020-08-14Clean up and separate internal headersDavid Robillard1-0/+117