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-18 20:23:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
x
/
os
History
InKryption
7cbd586ace
std.fmt: require specifier for unwrapping ?T and E!T.
...
Co-authored-by: Veikka Tuominen <git@vexu.eu>
2022-07-24 12:01:56 +03:00
..
io.zig
LLVM: fix lowering of structs with underaligned fields
2022-07-21 22:51:17 -07:00
net.zig
std.fmt: require specifier for unwrapping ?T and E!T.
2022-07-24 12:01:56 +03:00
socket_posix.zig
zig fmt: remove trailing whitespace on doc comments
2022-04-05 18:08:33 +03:00
socket_windows.zig
os: usingnamespace fixes for std.x.os.Socket and std.os.TCP
2021-09-12 23:36:44 -04:00
socket.zig
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00