AgeAuthorCommit message
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
4 months agogravatar for hello@nektro.netMeghan Dennyfmt: add allocPrint and allocPrintZ
4 months agogravatar for hello@nektro.netMeghan Dennyeliminate usingnamespace
4 months agogravatar for hello@nektro.netMeghan Dennyadd readInt and readUntilDelimitersAlloc to Readable
4 months agogravatar for hello@nektro.netMeghan Dennyadd readUntilDelimiterAlloc and readUntilDelimiterArrayList
4 months agogravatar for hello@nektro.netMeghan Dennyfmt: remove eval branch quota
4 months agogravatar for hello@nektro.netMeghan Dennyexpose nio.bufPrint()
4 months agogravatar for hello@nektro.netMeghan Dennyfmt: use nio containers
4 months agogravatar for hello@nektro.netMeghan DennyFBS: add written()
4 months agogravatar for hello@nektro.netMeghan Dennyadd NullWriter
4 months agogravatar for hello@nektro.netMeghan Dennysome small tidy
4 months agogravatar for hello@nektro.netMeghan Dennyfix writeStruct
5 months agogravatar for hello@nektro.netMeghan DennyFBS: add takeArray, takeInt, takeIntSlice
5 months agogravatar for hello@nektro.netMeghan DennyReadable: add readAlloc
Loading...