This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-06 22:33:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
compress
History
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