zig/lib/compiler
Alex Rønne Petersen dfd7b7f233 std.Target: remove Abi.cygnus
There is approximately zero chance of the Zig team ever spending any effort on
supporting Cygwin; the MSVC and MinGW-w64 ABIs are superior in every way that
matters, and not least because they lead to binaries that just run natively on
Windows without needing a POSIX emulation environment installed.
2025-11-12 22:39:04 +01:00
..
aro std.Target: remove Abi.cygnus 2025-11-12 22:39:04 +01:00
reduce zig reduce: adapt to new Writer API 2025-08-21 11:50:03 -07:00
resinator std.debug.lockStderrWriter: also return ttyconf 2025-10-30 09:31:28 +00:00
translate-c std.fs: use BadPathName rather than InvalidWtf8 on Windows 2025-10-29 06:20:50 -07:00
build_runner.zig std.debug.lockStderrWriter: also return ttyconf 2025-10-30 09:31:28 +00:00
libc.zig std: fix compilation errors on macos 2025-10-29 06:20:50 -07:00
objcopy.zig objcopy: update for std.Io API 2025-10-29 06:20:51 -07:00
reduce.zig Remove usages of deprecatedWriter 2025-09-18 22:39:33 -07:00
std-docs.zig std.debug.lockStderrWriter: also return ttyconf 2025-10-30 09:31:28 +00:00
test_runner.zig std: back out the StackTrace byval changes 2025-10-29 06:20:50 -07:00
util.zig - aroDiagnosticsToErrorBundle: fixup not clearing notes after flushing the current error 2025-10-09 13:34:25 -04:00