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-04 00:32:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba0e3be5cfa2f60f2f9d2a4eb319408f972796c2
zig
/
lib
/
std
/
os
/
windows
T
History
Andrew Kelley
7df9169081
Merge pull request
#4651
from LemonBoy/fix-4645
...
std: Nicer way to access the PEB
2020-03-06 17:33:05 -05:00
..
advapi32.zig
Implement the callconv() annotation
2020-01-02 18:53:16 +01:00
bits.zig
std: Nicer way to access the PEB
2020-03-06 09:06:26 +01:00
kernel32.zig
?HMODULE instead of HMODULE
2020-03-06 16:57:59 -05:00
lang.zig
mv std/ lib/
2019-09-25 23:35:41 -04:00
ntdll.zig
std: Work around unexported NtCurrentTeb
2020-03-06 09:17:14 +01: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
Revert "windows: remove the 'A' versions of psapi functions"
2020-02-10 12:30:20 -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