Commit graph

5 commits

Author SHA1 Message Date
lipfang
08aba84238 add comments to 'unreachable' states 2025-11-30 17:58:20 -08:00
lipfang
dcfe553398 handle valueless types in json, testing, and print 2025-11-30 00:22:04 +01:00
Andrew Kelley
79f267f6b9 std.Io: delete GenericReader
and delete deprecated alias std.io
2025-08-29 17:14:26 -07:00
Isaac Freund
b8124d9c0b std.io.Writer.Allocating: rename getWritten() to written()
This "get" is useless noise and was copied from FixedBufferWriter.
Since this API has not yet landed in a release, now is a good time
to make the breaking change to fix this.
2025-08-13 01:43:52 -07:00
Andrew Kelley
c30df072bd std.json: update to new I/O API
also do a little bit of namespace cleanup
2025-07-19 16:05:01 -07:00