Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/hash
History
Tadeo Kondrak 350b2adacd
std.meta.IntType -> std.meta.Int
2020-04-28 19:11:31 -06:00
..
adler.zig
Fix porting of zlib alder32 with large input
2020-03-31 20:08:42 -04:00
auto_hash.zig
std.meta.IntType -> std.meta.Int
2020-04-28 19:11:31 -06:00
benchmark.zig
Update all remaining uses of &outStream().stream
2020-04-03 12:12:23 -04:00
cityhash.zig
short std.builtin enum literals in std lib
2020-03-01 13:57:41 -05:00
crc.zig
std: use non-exhaustive enums from crc module
2020-01-18 17:42:45 -05:00
fnv.zig
mv std/ lib/
2019-09-25 23:35:41 -04:00
murmur.zig
short std.builtin enum literals in std lib
2020-03-01 13:57:41 -05:00
siphash.zig
update std lib to take advantage of slicing with comptime indexes
2020-03-19 14:48:47 -04:00
wyhash.zig
std.meta.IntType -> std.meta.Int
2020-04-28 19:11:31 -06:00