about summary refs log tree commit diff stats
path: root/src/io/posixstream.nim
Commit message (Collapse)AuthorAgeFilesLines
* posixstream: fix incorrect read() usagebptato2023-01-011-1/+1
| | | | It was overwriting our buffer, instead of appending to it...
* posixstream/socketstream: fix cross-platform compilationbptato2022-12-311-8/+17
|
* Fix stream error handling confusion, title displaybptato2022-12-131-8/+25
| | | | Also probably other fixes.
* Add support for the encoding standard, fix parseLegacyColorbptato2022-12-101-0/+40
Also, fix a bug in the