| 2 months ago | Meghan Denny | | add SkipReader |
| 2 months ago | Meghan Denny | | AllocatingWriter: add anyWritable |
| 2 months ago | Meghan Denny | | AllocatingWriter: add replaceRangeAssumeCapacity |
| 2 months ago | Meghan Denny | | AnyWritable: add toStd |
| 2 months ago | Meghan Denny | | fmt.allocPrint: use AllocatingWriter instead of count+bufPrint |
| 2 months ago | Meghan Denny | | AnyWritable: type .fromStd() |
| 3 months ago | Meghan Denny | | fmt: make the 'format' compile error a bit more relaxed |
| 3 months ago | Meghan Denny | | add HashWriter |
| 3 months ago | Meghan Denny | | Readable: add pipeTo(writable) |
| 3 months ago | Meghan Denny | | no need for these to return anyerror |
| 3 months ago | Meghan Denny | | move these over here from zig-extras |
| 3 months ago | Meghan Denny | | AllocatingWriter: add more methods from ArrayList.Writer |
| 3 months ago | Meghan Denny | | add randomBytes |
| 3 months ago | Meghan Denny | | compile everything on zig build |
| 3 months ago | Meghan Denny | | update to zig 0.16.0 |
| 3 months ago | Meghan Denny | | AnyReadable.fromStd: instead of .readSliceShort use .stream |
| 3 months ago | Meghan Denny | | remove c dep from sys-linux |
| 3 months ago | Meghan Denny | | update to zig 0.15.2 |
| 3 months ago | Meghan Denny | | update to zig 0.15.2 |
| 3 months ago | Meghan Denny | | add readUntilDelimiter |
| 3 months ago | Meghan Denny | | update to zig 0.15.2 |
| 3 months ago | Meghan Denny | | fmt: add some returns to not trigger the error added in 1a90f8f77b3e01150399d0fca057bc8e109bf7e2 |
| 3 months ago | Meghan Denny | | add LimitedReader |
| 3 months ago | Meghan Denny | | add CountingReader |
| 3 months ago | Meghan Denny | | BufferedReader: allow wrapping pointer Readables |
| 3 months ago | Meghan Denny | | Readable: more methods |
| 3 months ago | Meghan Denny | | add a trailing compile error that also prints the specifier |
| 3 months ago | Meghan Denny | | fmt: this enum behavior was super footgun-y |
| 3 months ago | Meghan Denny | | add readUntilDelimiterOrEof |
| 3 months ago | Meghan Denny | | AllocatingWriter: was missing sys-darwin |
| 3 months ago | Meghan Denny | | macos support |
| 3 months ago | Meghan Denny | | fmt: add this guard to help the transition to nio |
| 3 months ago | Meghan Denny | | Readable added readUntilDelimiterOrEofAlloc |
| 3 months ago | Meghan Denny | | fmt: handle floats |
| 3 months ago | Meghan Denny | | fmt: add bufPrintZ |
| 3 months ago | Meghan Denny | | CountingWriter: add anyWritable |
| 3 months ago | Meghan Denny | | FixedBufferStream: fix anyWritable |
| 3 months ago | Meghan Denny | | NullWriter: use _bare Writable since this is a zero-sized type |
| 3 months ago | Meghan Denny | | AllocatingWriter: make these pub actually |
| 3 months ago | Meghan Denny | | AllocatingWriter: add appendAssumeCapacity |
| 3 months ago | Meghan Denny | | add AllocatingWriter |
| 4 months ago | Meghan Denny | | CountingWriter: add writev |
| 4 months ago | Meghan Denny | | NullWriter: add writev |
| 4 months ago | Meghan Denny | | fmt: add allocPrint and allocPrintZ |
| 4 months ago | Meghan Denny | | eliminate usingnamespace |
| 4 months ago | Meghan Denny | | add readInt and readUntilDelimitersAlloc to Readable |
| 4 months ago | Meghan Denny | | add readUntilDelimiterAlloc and readUntilDelimiterArrayList |
| 4 months ago | Meghan Denny | | fmt: remove eval branch quota |
| 4 months ago | Meghan Denny | | expose nio.bufPrint() |
| 4 months ago | Meghan Denny | | fmt: use nio containers |
|