aboutsummaryrefslogtreecommitdiffstats
path: root/src/byte_source.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Make Reader always read from a ByteSourceDavid Robillard1-37/+24
2022-01-13Simplify ByteSource implementationDavid Robillard1-19/+5
2022-01-13Add SerdCaretDavid Robillard1-12/+11
2022-01-13Simplify reader interfaceDavid Robillard1-4/+4
2022-01-13Bring read/write interface closer to C standardDavid Robillard1-2/+2
2022-01-13Make nodes opaqueDavid Robillard1-1/+2
2022-01-13Use char* for strings in public APIDavid Robillard1-5/+5
2021-01-09Add missing pure attributesDavid Robillard1-1/+1
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-53/+55
2020-08-14Clean up and separate internal headersDavid Robillard1-0/+118