| 1 month ago | Meghan Denny | add readUntilDelimiterOrEof |
| 1 month ago | Meghan Denny | AllocatingWriter: was missing sys-darwin |
| 1 month ago | Meghan Denny | macos support |
| 1 month ago | Meghan Denny | fmt: add this guard to help the transition to nio |
| 1 month ago | Meghan Denny | Readable added readUntilDelimiterOrEofAlloc |
| 1 month ago | Meghan Denny | fmt: handle floats |
| 1 month ago | Meghan Denny | fmt: add bufPrintZ |
| 1 month ago | Meghan Denny | CountingWriter: add anyWritable |
| 1 month ago | Meghan Denny | FixedBufferStream: fix anyWritable |
| 1 month ago | Meghan Denny | NullWriter: use _bare Writable since this is a zero-sized type |
| 1 month ago | Meghan Denny | AllocatingWriter: make these pub actually |
| 1 month ago | Meghan Denny | AllocatingWriter: add appendAssumeCapacity |
| 1 month ago | Meghan Denny | add AllocatingWriter |
| 2 months ago | Meghan Denny | CountingWriter: add writev |
| 2 months ago | Meghan Denny | NullWriter: add writev |
| 2 months ago | Meghan Denny | fmt: add allocPrint and allocPrintZ |
| 2 months ago | Meghan Denny | eliminate usingnamespace |
| 2 months ago | Meghan Denny | add readInt and readUntilDelimitersAlloc to Readable |
| 2 months ago | Meghan Denny | add readUntilDelimiterAlloc and readUntilDelimiterArrayList |
| 2 months ago | Meghan Denny | fmt: remove eval branch quota |
| 2 months ago | Meghan Denny | expose nio.bufPrint() |
| 2 months ago | Meghan Denny | fmt: use nio containers |
| 2 months ago | Meghan Denny | FBS: add written() |
| 2 months ago | Meghan Denny | add NullWriter |
| 2 months ago | Meghan Denny | some small tidy |
| 2 months ago | Meghan Denny | fix writeStruct |
| 3 months ago | Meghan Denny | FBS: add takeArray, takeInt, takeIntSlice |
| 3 months ago | Meghan Denny | Readable: add readAlloc |
| 3 months ago | Meghan Denny | FixedBufferStream: add takeSlice |
| 3 months ago | Meghan Denny | BufferedWriter: write buffer is const |
| 3 months ago | Meghan Denny | AnyWritable: add writev |
| 3 months ago | Meghan Denny | the Anys can be const |
| 3 months ago | Meghan Denny | FBS: add takeByte() and rest() |
| 4 months ago | Meghan Denny | fix digits2_alphabet |
| 4 months ago | Meghan Denny | AnyReadable: add Error decl for std compat |
| 4 months ago | Meghan Denny | update licenses.txt |
| 4 months ago | Meghan Denny | add CountingWriter |
| 4 months ago | Meghan Denny | allow BufferedWriter with pointer type |
| 4 months ago | Meghan Denny | add Writable.print |
| 4 months ago | Meghan Denny | implement writev for BufferedWriter |
| 4 months ago | Meghan Denny | add Writable.writeIntPretty() |
| 4 months ago | Meghan Denny | fix these comments for easier copy/paste |
| 5 months ago | Meghan Denny | Writable.writevAll() fix |
| 5 months ago | Meghan Denny | add writev methods |
| 5 months ago | Meghan Denny | make Readable.readUntilDelimitersArrayList() return the slice it read |
| 5 months ago | Meghan Denny | more Readable methods |
| 5 months ago | Meghan Denny | add BufferedWriter |
| 5 months ago | Meghan Denny | add BufferedReader |
| 5 months ago | Meghan Denny | prefer not-method call for better intellisense |
| 6 months ago | Meghan Denny | FBS: implement Writable |
|