| 1 year ago | Andrew Kelley | | std.debug.Dwarf: work around API deficiency |
| 1 year ago | Andrew Kelley | | fetch: remove checksum logic and fix new I/O API bugs |
| 1 year ago | Andrew Kelley | | std.compress: fix discard impl and flate error detection |
| 1 year ago | Andrew Kelley | | std.Io.Reader: don't set end to zero |
| 1 year ago | Andrew Kelley | | std: match readVec fn prototype exactly |
| 1 year ago | Andrew Kelley | | disable failing incremental test cases due to dwarf linker logic |
| 1 year ago | Andrew Kelley | | fetch: update API usage |
| 1 year ago | Andrew Kelley | | std.compress.zstd.Decompress: implement discard and readVec |
| 1 year ago | Andrew Kelley | | fix test failures by adding readVec |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: implement readVec and discard |
| 1 year ago | Andrew Kelley | | link: update some dwarf code to non deprecated API |
| 1 year ago | Andrew Kelley | | compiler: fix unit test compile errors |
| 1 year ago | Andrew Kelley | | fix 32-bit compilation |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: delete bad unit tests |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: hashing is out of scope |
| 1 year ago | Andrew Kelley | | std.Io: delete SeekableStream |
| 1 year ago | Andrew Kelley | | putting stuff back does not require mutation |
| 1 year ago | Andrew Kelley | | compiler: update to new flate API |
| 1 year ago | Andrew Kelley | | simplify tossBitsEnding |
| 1 year ago | Andrew Kelley | | fix takeBitsEnding |
| 1 year ago | Andrew Kelley | | make takeBits deal with integers only |
| 1 year ago | Andrew Kelley | | fix peekBitsEnding |
| 1 year ago | Andrew Kelley | | error.EndOfStream disambiguation |
| 1 year ago | Andrew Kelley | | implement tossBitsEnding |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: unfuck the test suite |
| 1 year ago | Andrew Kelley | | simplify test cases |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: don't compute checksums |
| 1 year ago | Andrew Kelley | | refactor gzip test cases |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: implement peekBitsEnding and writeMatch |
| 1 year ago | Andrew Kelley | | fix bit read not at eof |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: fix bit read at eof |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: implement more bit reading |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: passing basic test case |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: add rebase impl |
| 1 year ago | Andrew Kelley | | std.Io: delete BitReader |
| 1 year ago | Andrew Kelley | | std.Io: remove BitWriter |
| 1 year ago | Andrew Kelley | | std.compress.flate: finish reorganizing |
| 1 year ago | Andrew Kelley | | simplify std.hash.Adler32 |
| 1 year ago | Andrew Kelley | | delete flate implementation |
| 1 year ago | Andrew Kelley | | std.compress: rework flate to new I/O API |
| 1 year ago | Chinmay Dalal | | enable pwd.h functions for other OSes |
| 1 year ago | Andrew Kelley | | std.Io.Reader: fix readVec at end |
| 1 year ago | Jackson Wambolt | | Sema: remove incorrect `requireRuntimeBlock` calls |
| 1 year ago | Matthew Lugg | | std.enums: fix `EnumIndexer` branch quota |
| 1 year ago | Matthew Lugg |  | Merge pull request #24632 from mlugg/lossy-int-to-float-coercion |
| 1 year ago | Andrew Kelley |  | Merge pull request #24633 from linusg/more-serenity-fixes |
| 1 year ago | Andrew Kelley | | fetch: remove calls to fsync |
| 1 year ago | mikastiv | | Sema: add note suggesting dropping try on non error-unions |
| 1 year ago | Dominic | | Sema: disallow slicing many-item pointer with different sentinel |
| 1 year ago | Matthew Lugg | | langref: improve `@import` documentation |
|