Age | Commit message (Expand) | Author |
---|---|---|
2020-09-14 | AK: Lower the requirements for InputStream::eof and rename it. | asynts |
2020-09-12 | AK: Fix accidentally-recursive call in BitStream | Ben Wiederhake |
2020-09-06 | Streams: Consistent behaviour when reading from stream with error. | asynts |
2020-09-01 | Streams: Distinguish recoverable and fatal errors. | asynts |
2020-08-26 | AK: Add InputBitStream class. | asynts |