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 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/hash
History
Vexu e85fe13e44
run zig fmt on std lib and self hosted
2020-07-11 20:41:19 +03:00
..
adler.zig
Fix porting of zlib alder32 with large input
2020-03-31 20:08:42 -04:00
auto_hash.zig
run zig fmt on std lib and self hosted
2020-07-11 20:41:19 +03:00
benchmark.zig
run zig fmt on std lib and self hosted
2020-07-11 20:41:19 +03:00
cityhash.zig
run zig fmt on std lib and self hosted
2020-07-11 20:41:19 +03: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
run zig fmt on std lib and self hosted
2020-07-11 20:41:19 +03: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