lib+test/wcc: add memio, rename io stream.ww→io.ww
Mirrors Hare's memio: fixed, dynamic, dynamicfrom, buffer, string, reset, borrowedread. Caller owns the state + stream slots because w6c lacks &x.field and 32B return-by-value. Tests table-driven via parallel arrays. io.stream now exported.
This commit is contained in:
@@ -204,7 +204,7 @@ probe_dump_diff(const char *bin)
|
||||
"lib/fmt/fmt.ww",
|
||||
"lib/strings/strings.ww",
|
||||
"lib/bytes/bytes.ww",
|
||||
"lib/io/stream.ww",
|
||||
"lib/io/io.ww",
|
||||
"lib/errors/errors.ww",
|
||||
"lib/bufio/bufio.ww",
|
||||
"lib/types/types.ww",
|
||||
|
||||
Reference in New Issue
Block a user