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-06 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/windows
History
Andrew Kelley a795c36d7b
Merge pull request #4352 from LemonBoy/fix-4349
fmt: Respect trailing commas in field declarations
2020-02-02 15:27:53 -05:00
..
advapi32.zig
Implement the callconv() annotation
2020-01-02 18:53:16 +01:00
bits.zig
Merge pull request #4352 from LemonBoy/fix-4349
2020-02-02 15:27:53 -05:00
kernel32.zig
windows: Minor changes to psapi prototypes
2020-02-01 13:43:46 -05:00
lang.zig
mv std/ lib/
2019-09-25 23:35:41 -04:00
ntdll.zig
Merge branch 'std-utf16-sentinel-terminated' of https://github.com/daurnimator/zig
2020-01-07 16:13:34 -05:00
ntstatus.zig
NTSTATUS is a non-exhaustive enum
2020-01-31 22:33:17 +11:00
ole32.zig
Implement the callconv() annotation
2020-01-02 18:53:16 +01:00
psapi.zig
windows: Minor changes to psapi prototypes
2020-02-01 13:43:46 -05:00
shell32.zig
Merge branch 'std-utf16-sentinel-terminated' of https://github.com/daurnimator/zig
2020-01-07 16:13:34 -05:00
sublang.zig
mv std/ lib/
2019-09-25 23:35:41 -04:00
win32error.zig
Turn win32 errors into a non-exhaustive enum
2020-01-31 22:33:55 +11:00
ws2_32.zig
Winsock errors can be an enum
2020-02-01 14:29:16 -05:00