Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-15 10:43:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/rand
History
Jacob Young 27fe945a00 Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
This reverts commit 6f0198cadbe29294f2bf3153a27beebd64377566.
2023-10-22 15:46:43 -04:00
..
Ascon.zig
is has -> has
2023-06-25 23:30:25 -07:00
benchmark.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
ChaCha.zig
std.crypto.chacha: support larger vectors on AVX2 and AVX512 targets (#15809)
2023-05-22 20:33:35 +02:00
Isaac64.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
Pcg.zig
Use builtin inference over @as where possible
2023-07-24 10:23:51 -07:00
RomuTrio.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
Sfc64.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
test.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
Xoroshiro128.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
Xoshiro256.zig
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
ziggurat.zig
Fix simple doc mistakes. (#17624)
2023-10-21 21:24:55 +00:00