aboutsummaryrefslogtreecommitdiff
path: root/lib/std/hash/murmur.zig
AgeCommit message (Expand)Author
2020-07-11run zig fmt on std lib and self hostedVexu
2020-03-01short std.builtin enum literals in std libxackus
2020-01-27remove invalid use of `allowzero` in std.crypto.murmurAndrew Kelley
2019-12-10Replace @typeOf with @TypeOf in all zig sourceRobin Voetter
2019-12-06remove `@inlineCall` from zigAndrew Kelley
2019-11-27remove type coercion from array values to referencesAndrew Kelley
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-09-25mv std/ lib/Andrew Kelley