aboutsummaryrefslogtreecommitdiff
path: root/lib/std/hash/wyhash.zig
AgeCommit message (Expand)Author
2020-12-31Year++Frank Denis
2020-10-17Make std.meta.Int accept a signedness parameterJan Prudil
2020-08-20add license header to all std lib filesAndrew Kelley
2020-04-28std.meta.IntType -> std.meta.IntTadeo Kondrak
2020-03-19update std lib to take advantage of slicing with comptime indexesAndrew Kelley
2020-02-24remove uses of `@ArgType` and `@IntType`Vexu
2019-12-06remove `@inlineCall` from zigAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley