index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Group-Canceled
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
groupAwait
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-04-26
Merge pull request #23572 from alexrp/zig-cc-static-dynamic
Alex Rønne Petersen
2025-04-20
compiler: integrate `@compileLog` with incremental compilation
mlugg
2025-04-14
zig cc: Respect Clang's -static and -dynamic flags.
Alex Rønne Petersen
2025-04-11
gen_stubs: Add hexagon-linux-musl support.
Alex Rønne Petersen
2025-04-11
process_headers: Add hexagon-linux-musl support.
Alex Rønne Petersen
2025-04-04
compiler: Recognize -fno-sanitize=<...> in addition to -fsanitize=<...>.
Alex Rønne Petersen
2025-04-04
std.Target: Update CPU models/features for LLVM 20.
Alex Rønne Petersen
2025-03-05
Remove uses of deprecated callconv aliases
Linus Groh
2025-02-25
correct some bugs
David Rubin
2025-02-24
update_mingw: Add update logic for winpthreads files.
Alex Rønne Petersen
2025-02-22
zig build fmt
Andrew Kelley
2025-02-18
spirv: ziggify and remove unknown spirv features
Ali Cheraghi
2025-02-18
target: update spirv features
Ali Cheraghi
2025-02-17
std.Target: Remove Cpu.Arch.propeller2 and use a CPU feature instead.
Alex Rønne Petersen
2025-02-17
update_cpu_features: Handle targets that don't have LLVM data.
Alex Rønne Petersen
2025-02-10
std.ArrayList: popOrNull() -> pop() [v2] (#22720)
Meghan Denny
2025-01-25
incr-check: check compile errors against expected
mlugg
2025-01-25
incr-check: deal with Windows stupidity
mlugg
2025-01-25
incremental: handle `@embedFile`
mlugg
2025-01-22
wasm: Add a nontrapping_bulk_memory_len0 feature.
Alex Rønne Petersen
2025-01-22
std.Target: Define and use lime1 as the baseline CPU model for WebAssembly.
Alex Rønne Petersen
2025-01-16
x86_64: implement clz and not
Jacob Young
2025-01-16
x86_64: rewrite
Jacob Young
2025-01-05
Dwarf: implement new incremental line number update API
Jacob Young
2024-12-23
Merge pull request #22280 from jacobly0/stage2-pp
Andrew Kelley
2024-12-23
Merge pull request #22293 from alexrp/macos-header-tool
Alex Rønne Petersen
2024-12-23
fetch_them_macos_headers: Simplify, remove unused code.
Alex Rønne Petersen
2024-12-22
fetch_them_macos_headers: Fix some file names.
Alex Rønne Petersen
2024-12-22
fetch_them_macos_headers: Remove a TODO we're probably never addressing.
Alex Rønne Petersen
2024-12-20
lldb: add pretty printer for cau and nav indices
Jacob Young
2024-12-20
lldb: add pretty printer for intern pool indices
Jacob Young
2024-12-19
Dwarf: remove redundant debug info
Jacob Young
2024-12-16
lldb: add pretty printer for `InternPool.Local.List`
Jacob Young
2024-12-14
Move fetch-them-macos-headers tools to ziglang/zig.
Alex Rønne Petersen
2024-12-13
update_mingw: Update blacklist to dcd7fefc703fb4b12187235386900d34cc13fdc5.
Alex Rønne Petersen
2024-12-13
update_mingw: Remove some leftover code.
Alex Rønne Petersen
2024-12-13
Merge pull request #22035 from alexrp/unwind-fixes
Alex Rønne Petersen
2024-12-11
compiler: Improve the handling of unwind table levels.
Alex Rønne Petersen
2024-11-28
process_headers: Use glibcRuntimeTriple() and muslArchName() from std.zig.tar...
Alex Rønne Petersen
2024-11-25
refactor `update_cpu_features.zig`
David Rubin
2024-11-25
make `crc32` a featdep of `sse4.2`
David Rubin
2024-11-25
cleanup `update_cpu_feature.zig`
David Rubin
2024-11-23
gen_stubs: Require less manual intervention and produce better output.
Alex Rønne Petersen
2024-11-03
Merge pull request #21843 from alexrp/callconv-followup
Alex Rønne Petersen
2024-11-02
std.Target: Rename amdgpu module to amdgcn.
Alex Rønne Petersen
2024-11-02
generate_linux_syscalls: Generate syscalls for x32.
Alex Rønne Petersen
2024-11-02
process_headers: Add muslabin32 and muslx32 support.
Alex Rønne Petersen
2024-11-02
process_headers: Simplify the code a bit.
Alex Rønne Petersen
2024-11-02
std.Target: Remove armv7k/armv7s.
Alex Rønne Petersen
2024-10-28
Fix small TODO in tools/migrate_langref.zig (#21825)
Krzysztof Wolicki
[prev]
[next]