This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
83abb322478a148aeb6206e10f0f72e70d35c67d
zig
/
lib
History
Frank Denis
83abb32247
std/crypto - edwards25519 precomp: prefer doublings over adds
...
Doublings are a little bit faster than additions, so use them half the time during precomputations.
2020-11-25 15:37:43 -08:00
..
include
update C lib/include/ files from clang 10 to 11rc1
2020-08-04 17:17:48 -07:00
libc
modernize the PIE patch for the latest master branch
2020-11-22 17:28:11 -07:00
libcxx
update install files for LLVM 11rc1
2020-08-04 17:52:26 -07:00
libcxxabi
update install files for LLVM 11rc1
2020-08-04 17:52:26 -07:00
libunwind
update libunwind to llvm 11rc2
2020-08-25 14:13:14 -07:00
std
std/crypto - edwards25519 precomp: prefer doublings over adds
2020-11-25 15:37:43 -08:00