zig/tools
Andrew Kelley b7104231af
Merge pull request #25077 from ziglang/GenericReader
std.Io: delete GenericReader, AnyReader, FixedBufferStream; and related API breakage
2025-08-30 12:43:52 -07:00
..
crc
spirv spirv: snake-case the spec 2025-07-14 15:16:17 +02:00
docgen.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
doctest.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
dump-cov.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
fetch_them_macos_headers.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
gen_macos_headers_c.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
gen_outline_atomics.zig update more to avoid GenericWriter 2025-08-28 18:30:57 -07:00
gen_spirv_spec.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
gen_stubs.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
generate_c_size_and_align_checks.zig update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00
generate_JSONTestSuite.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
generate_linux_syscalls.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
incr-check.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
lldb_pretty_printers.py remove usingnamespace from the language 2025-07-07 13:39:48 -07:00
macos-headers.c
migrate_langref.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
process_headers.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
stage1_gdb_pretty_printers.py
stage2_gdb_pretty_printers.py
std_gdb_pretty_printers.py
update-linux-headers.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
update_clang_options.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
update_cpu_features.zig std.Target.x86: purge avx10.n-256, rename avx10.n_512 to avx10.n, require evex512 for avx512f 2025-08-30 06:36:41 +02:00
update_crc_catalog.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
update_freebsd_libc.zig update_freebsd_libc: Add tool for updating FreeBSD libc startup code. 2025-05-10 12:19:26 +02:00
update_glibc.zig update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
update_mingw.zig update_mingw: Add update logic for winpthreads files. 2025-02-24 11:58:18 +01:00
update_netbsd_libc.zig update_netbsd_libc: Add tool for updating NetBSD libc startup code. 2025-05-17 04:41:27 +02:00
zig_gdb_pretty_printers.py