aboutsummaryrefslogtreecommitdiffstats
path: root/src/byte_source.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-08WIP: Make Reader always read from a ByteSourceDavid Robillard1-35/+24
2021-03-08Simplify ByteSource implementationDavid Robillard1-20/+5
2021-03-08WIP: Fix reading from socket-like streamsDavid Robillard1-0/+1
2021-03-08Add SerdCursorDavid Robillard1-9/+8
2021-03-07Simplify reader interfaceDavid Robillard1-4/+4
2021-03-07Bring read/write interface closer to C standardDavid Robillard1-2/+2
2021-03-07Use 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