aboutsummaryrefslogtreecommitdiffstats
path: root/src/byte_source.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-27WIP: Make Reader always read from a ByteSourceDavid Robillard1-21/+10
2020-10-27Simplify ByteSource implementationDavid Robillard1-20/+5
2020-10-27WIP: Fix reading from socket-like streamsDavid Robillard1-0/+1
2020-10-27Add SerdCursor to public APIDavid Robillard1-9/+8
2020-10-27Hide fopen wrapper and use reader interface consistentlyDavid Robillard1-6/+4
2020-10-27Bring read/write interface closer to C standardDavid Robillard1-2/+2
2020-10-27Use char* for strings in public APIDavid Robillard1-5/+5
2020-08-14Clean up and separate internal headersDavid Robillard1-0/+118