aboutsummaryrefslogtreecommitdiff
path: root/src/windows_sdk.zig
AgeCommit message (Expand)Author
2023-11-23windows_sdk: Replace COM with what the COM code was doing under-the-hoodRyan Liptak
2023-11-22update for the std.fs.Dir changesAndrew Kelley
2023-11-19compiler: correct unnecessary uses of 'var'mlugg
2023-07-28windows_sdk: Get the latest installed version when using COMRyan Liptak
2023-07-28windows_sdk.zig: Reinstate COM ISetupEnumInstances logicRyan Liptak
2023-07-23src/windows_sdk.cpp: port to ZigEric Joldasov
2021-09-01stage2: update for new usingnamespace semanticsAndrew Kelley
2021-06-14add ast-check flag to zig fmt, fix found bugsVeikka Tuominen
2020-09-21rename src-self-hosted/ to src/Andrew Kelley