This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
b8f85a805bf61ae11d6ee2bd6d8356fbc98ee3ba
zig
/
lib
/
std
/
crypto
/
pcurves
History
Isaac Freund
5b850d5c92
Run
zig fmt
on src/ and lib/std/
...
This replaces callconv(.Inline) with the more idiomatic inline keyword.
2021-05-20 17:14:18 +02:00
..
p256
Run
zig fmt
on src/ and lib/std/
2021-05-20 17:14:18 +02:00
common.zig
std: fix compile errors found by stage2
2021-05-05 11:03:54 -07:00
p256.zig
std: fix redundant comptime keywords
2021-05-12 20:44:05 -07:00
tests.zig
p256: properly handle neutral element & add AffineCoordinates struct (
#8718
)
2021-05-09 18:20:43 +02:00