aboutsummaryrefslogtreecommitdiff
path: root/lib/std/hash/crc.zig
AgeCommit message (Expand)Author
2021-01-02std: disable a couple tests on windowsAndrew Kelley
2020-12-31Year++Frank Denis
2020-09-13std: Make the CRC32 calculation slightly fasterLemonBoy
2020-08-20add license header to all std lib filesAndrew Kelley
2020-01-18std: use non-exhaustive enums from crc moduledaurnimator
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-09-25mv std/ lib/Andrew Kelley