zig/lib/std/compress
Isaac Freund 5b850d5c92
Run zig fmt on src/ and lib/std/
This replaces callconv(.Inline) with the more idiomatic inline keyword.
2021-05-20 17:14:18 +02:00
..
deflate.zig Run zig fmt on src/ and lib/std/ 2021-05-20 17:14:18 +02:00
gzip.zig std: update usage of std.testing 2021-05-08 15:15:30 +03:00
rfc1951.txt std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1951.txt.fixed.z.9 std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1951.txt.z.0 std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1951.txt.z.9 std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1952.txt.gz std: Add a gzip decoder 2020-09-11 20:02:41 -04:00
zlib.zig std: update usage of std.testing 2021-05-08 15:15:30 +03:00