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
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
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-06-12
compiler: rework emit paths and cache modes
mlugg
2025-06-06
langref: global assembly test depends on llvm
Andrew Kelley
2025-06-05
std.Target: Introduce Cpu convenience functions for feature tests.
Alex Rønne Petersen
2025-06-04
Merge pull request #24025 from alexrp/glibc-deduplication
Alex Rønne Petersen
2025-05-31
Legalize: implement scalarization of binary operations
Jacob Young
2025-05-29
process_headers: Merge header directories for some targets.
Alex Rønne Petersen
2025-05-21
target: auto-generated spirv features
Ali Cheraghi
2025-05-20
Merge pull request #23923 from alexrp/compiler-rt-symbols
Alex Rønne Petersen
2025-05-20
Merge pull request #23913 from alexrp/netbsd-libc
Alex Rønne Petersen
2025-05-19
compiler-rt: Fix some exports to respect the common linkage and visibility.
Alex Rønne Petersen
2025-05-18
incr-check: normalize path separators in file names in errors
mlugg
2025-05-18
incr-check: support basic modules
mlugg
2025-05-17
update_netbsd_libc: Add tool for updating NetBSD libc startup code.
Alex Rønne Petersen
2025-05-17
process_headers: Add NetBSD libc support.
Alex Rønne Petersen
2025-05-16
doctest: handle relative paths correctly
mlugg
2025-05-12
Merge pull request #23700 from sorairolake/rename-trims
Alex Rønne Petersen
2025-05-10
update_freebsd_libc: Add tool for updating FreeBSD libc startup code.
Alex Rønne Petersen
2025-05-10
process_headers: Add FreeBSD libc support.
Alex Rønne Petersen
2025-04-27
chore(std.mem): Rename `trimLeft` and `trimRight`
Shun Sakai
2025-04-26
compiler: Allow configuring UBSan mode at the module level.
Alex Rønne Petersen
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
[prev]
[next]