This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
7c78bf9466
v
/
vlib
/
hash
History
Delyan Angelov
7c78bf9466
hash.fnv1a: add fnv1a.sum64_bytes and fnv1a.sum32_bytes, add doc comments and tests
2021-12-29 11:27:26 +02:00
..
crc32
…
fnv1a
hash.fnv1a: add fnv1a.sum64_bytes and fnv1a.sum32_bytes, add doc comments and tests
2021-12-29 11:27:26 +02:00
hash.v
…
wyhash.c.v
v.markused: remove `hash.init()` function (map fn usages are detected more precisely)
2021-09-23 12:24:02 +03:00
wyhash.js.v
js,checker: fix some modules build for `v -b js self`, fix `or block` check in ast.CallExpr (
#12231
)
2021-10-19 12:11:54 +03:00
wyhash.v
…