aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Io/Reader/Limited.zig
AgeCommit message (Expand)Author
2025-10-08Fix Reader.Limited end of stream conditionswhatisaphone
2025-10-07Revert "Fix infinite loop in Reader.Limited"Andrew Kelley
2025-10-07Fix infinite loop in Reader.Limitedachan1989
2025-08-29std.Io: delete GenericReaderAndrew Kelley
2025-07-11std: Fix `Io.Reader.Limited` and add testmochalins
2025-07-11std: rename `io` to `Io` in preparationAndrew Kelley