This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-01 07:12:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ea650bb75e009bb37b5bd4e896a90e2a86f8583
zig
/
lib
/
std
/
os
/
windows
T
History
Andrew Kelley
6115cf2240
migrate from
std.Target.current
to
@import("builtin").target
...
closes
#9388
closes
#9321
2021-10-04 23:48:55 -07:00
..
advapi32.zig
std.os.windows: reorg to avoid
usingnamespace
2021-09-01 17:54:06 -07:00
gdi32.zig
std: reorganization that allows new usingnamespace semantics
2021-09-01 17:54:06 -07:00
kernel32.zig
adding support for UTF-8 output
2021-09-20 02:05:52 -04:00
lang.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
ntdll.zig
std: reorganization that allows new usingnamespace semantics
2021-09-01 17:54:06 -07:00
ntstatus.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
ole32.zig
std.os.windows: reorg to avoid
usingnamespace
2021-09-01 17:54:06 -07:00
psapi.zig
std: reorganization that allows new usingnamespace semantics
2021-09-01 17:54:06 -07:00
shell32.zig
std.os.windows: reorg to avoid
usingnamespace
2021-09-01 17:54:06 -07:00
sublang.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
test.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
user32.zig
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
win32error.zig
std.os.windows: reorg to avoid
usingnamespace
2021-09-01 17:54:06 -07:00
winmm.zig
std.os.windows: reorg to avoid
usingnamespace
2021-09-01 17:54:06 -07:00
ws2_32.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00