This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-07 14:53:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
hash
History
Andrew Kelley
7912061226
remove integer and float casting syntax
...
* add `@intCast` * add `@floatCast` * add `@floatToInt` * add `@intToFloat` See
#1061
2018-06-17 02:57:07 -04:00
..
adler.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
crc.zig
remove integer and float casting syntax
2018-06-17 02:57:07 -04:00
fnv.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
index.zig
Add common hash/checksum functions
2018-04-06 23:10:54 +12:00
siphash.zig
remove integer and float casting syntax
2018-06-17 02:57:07 -04:00