AgeAuthorCommit message
6 days agogravatar for hello@nektro.netMeghan Dennyadd Base64Writer
28 days agogravatar for hello@nektro.netMeghan Dennyadd support for freebsd, netbsd, openbsd
1 month agogravatar for hello@nektro.netMeghan Dennyfmt: remove struct printing
1 month agogravatar for hello@nektro.netMeghan DennyWritable.writeByteNTimes: use a buffer of size 4096
2 months agogravatar for hello@nektro.netMeghan DennyFixedBufferStream: add readSlice
2 months agogravatar for hello@nektro.netMeghan DennyLimitedReader: add from
2 months agogravatar for hello@nektro.netMeghan Dennyadd Base64Reader
2 months agogravatar for hello@nektro.netMeghan Dennyadd SkipReader
2 months agogravatar for hello@nektro.netMeghan DennyAllocatingWriter: add anyWritable
2 months agogravatar for hello@nektro.netMeghan DennyAllocatingWriter: add replaceRangeAssumeCapacity
2 months agogravatar for hello@nektro.netMeghan DennyAnyWritable: add toStd
2 months agogravatar for hello@nektro.netMeghan Dennyfmt.allocPrint: use AllocatingWriter instead of count+bufPrint
2 months agogravatar for hello@nektro.netMeghan DennyAnyWritable: type .fromStd()
3 months agogravatar for hello@nektro.netMeghan Dennyfmt: make the 'format' compile error a bit more relaxed
3 months agogravatar for hello@nektro.netMeghan Dennyadd HashWriter
3 months agogravatar for hello@nektro.netMeghan DennyReadable: add pipeTo(writable)
3 months agogravatar for hello@nektro.netMeghan Dennyno need for these to return anyerror
3 months agogravatar for hello@nektro.netMeghan Dennymove these over here from zig-extras
3 months agogravatar for hello@nektro.netMeghan DennyAllocatingWriter: add more methods from ArrayList.Writer
3 months agogravatar for hello@nektro.netMeghan Dennyadd randomBytes
3 months agogravatar for hello@nektro.netMeghan Dennycompile everything on zig build
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.16.0
3 months agogravatar for hello@nektro.netMeghan DennyAnyReadable.fromStd: instead of .readSliceShort use .stream
3 months agogravatar for hello@nektro.netMeghan Dennyremove c dep from sys-linux
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.15.2
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.15.2
3 months agogravatar for hello@nektro.netMeghan Dennyadd readUntilDelimiter
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.15.2
3 months agogravatar for hello@nektro.netMeghan Dennyfmt: add some returns to not trigger the error added in 1a90f8f77b3e01150399d0fca057bc8e109bf7e2
3 months agogravatar for hello@nektro.netMeghan Dennyadd LimitedReader
3 months agogravatar for hello@nektro.netMeghan Dennyadd CountingReader
3 months agogravatar for hello@nektro.netMeghan DennyBufferedReader: allow wrapping pointer Readables
3 months agogravatar for hello@nektro.netMeghan DennyReadable: more methods
3 months agogravatar for hello@nektro.netMeghan Dennyadd a trailing compile error that also prints the specifier
3 months agogravatar for hello@nektro.netMeghan Dennyfmt: this enum behavior was super footgun-y
3 months agogravatar for hello@nektro.netMeghan Dennyadd readUntilDelimiterOrEof
3 months agogravatar for hello@nektro.netMeghan DennyAllocatingWriter: was missing sys-darwin
3 months agogravatar for hello@nektro.netMeghan Dennymacos support
3 months agogravatar for hello@nektro.netMeghan Dennyfmt: add this guard to help the transition to nio
3 months agogravatar for hello@nektro.netMeghan DennyReadable added readUntilDelimiterOrEofAlloc
3 months agogravatar for hello@nektro.netMeghan Dennyfmt: handle floats
3 months agogravatar for hello@nektro.netMeghan Dennyfmt: add bufPrintZ
3 months agogravatar for hello@nektro.netMeghan DennyCountingWriter: add anyWritable
3 months agogravatar for hello@nektro.netMeghan DennyFixedBufferStream: fix anyWritable
3 months agogravatar for hello@nektro.netMeghan DennyNullWriter: use _bare Writable since this is a zero-sized type
3 months agogravatar for hello@nektro.netMeghan DennyAllocatingWriter: make these pub actually
3 months agogravatar for hello@nektro.netMeghan DennyAllocatingWriter: add appendAssumeCapacity
3 months agogravatar for hello@nektro.netMeghan Dennyadd AllocatingWriter
4 months agogravatar for hello@nektro.netMeghan DennyCountingWriter: add writev
4 months agogravatar for hello@nektro.netMeghan DennyNullWriter: add writev
Loading...