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
Age
Commit message (
Expand
)
Author
2025-09-22
ci: stop building FreeBSD module tests on x86_64-linux
Alex Rønne Petersen
2025-09-22
ci: add x86_64-freebsd scripts
alexrp
2025-09-22
test: disable some stack trace tests on FreeBSD
alexrp
2025-09-22
test: disable test-link on FreeBSD
alexrp
2025-09-22
std.posix: remove bogus assert that SIGRTMAX < NSIG
alexrp
2025-09-22
compiler: don't use self-hosted backend on any BSD yet
alexrp
2025-09-21
Elf2: create a new linker from scratch
Jacob Young
2025-09-21
CI: stop testing x86_64-macos
Andrew Kelley
2025-09-21
ci: temporarily disable riscv64-linux
Alex Rønne Petersen
2025-09-21
aarch64/zonCast: don't return a pointer to a stack element
Frank Denis
2025-09-21
Merge pull request #25302 from ziglang/growCapacity
Andrew Kelley
2025-09-21
Merge pull request #25154 from ziglang/no-decl-val-3
Andrew Kelley
2025-09-20
add behavior test: comptime C pointer to optional pointer
Andrew Kelley
2025-09-20
add behavior test: avoid unused field function body compile error
Andrew Kelley
2025-09-20
add behavior test: resist alias of explicit copy...
Andrew Kelley
2025-09-20
allow some test cases to regress
Andrew Kelley
2025-09-20
fix rebase error
mlugg
2025-09-20
Revert "frontend: another packedStructFieldPtrInfo fix"
mlugg
2025-09-20
standalone: fix misaligned stack crash
Jacob Young
2025-09-20
aarch64: fix behavior failures
Jacob Young
2025-09-20
x86_64: rewrite vector element pointer access
Jacob Young
2025-09-20
disable failing stage2_aarch64 behavior tests
Andrew Kelley
2025-09-20
frontend: another packedStructFieldPtrInfo fix
Andrew Kelley
2025-09-20
cases: update for new error
mlugg
2025-09-20
Revert "delete failing test case"
mlugg
2025-09-20
Zcu: fix analysis of type of decl with inferred type
mlugg
2025-09-20
langref: don't assume too much about pointer to packed struct field
Andrew Kelley
2025-09-20
Sema: add missed logic to checkPtrAttributes
Andrew Kelley
2025-09-20
delete failing test case
Andrew Kelley
2025-09-20
x86_64: fix safety crashes in `storeRegs`
Jacob Young
2025-09-20
frontend: packed struct field ptr no longer finds byte borders
Andrew Kelley
2025-09-20
disable wasm backend coverage
Andrew Kelley
2025-09-20
disable spirv64-vulkan coverage
Andrew Kelley
2025-09-20
Sema: avoid ptr_add/ptr_sub instructions void elem type
Andrew Kelley
2025-09-20
add compile error coverage for dependency loop
Andrew Kelley
2025-09-20
frontend: additionally handle C pointers in ptrOptPayload
Andrew Kelley
2025-09-20
aarch64: enable fixed behavior
Jacob Young
2025-09-20
translate-c: remove cases associated with runtime vector indexing
Andrew Kelley
2025-09-20
frontend: fix too strict assertion
Andrew Kelley
2025-09-20
aarch64: implement `ptr_slice_*_ptr`
Jacob Young
2025-09-20
coerce vectors to arrays rather than inline for
Andrew Kelley
2025-09-20
Sema: fix YAGNI violation
Andrew Kelley
2025-09-20
Sema: more conservative elem_ptr_load implementation
Andrew Kelley
2025-09-20
frontend: replace elem_val_node with elem_ptr_load
Andrew Kelley
2025-09-20
std.Progress: avoid problematic catch syntax
Andrew Kelley
2025-09-20
frontend: replace field_val and field_val_named
Andrew Kelley
2025-09-20
Sema: fix source location of "declared here" note
Andrew Kelley
2025-09-20
x86 codegen: handle spilled tuples
Andrew Kelley
2025-09-20
std.zon.parse: fix not initializing array sentinel
Andrew Kelley
2025-09-20
Sema: fix accessing ptr field of double array pointer with sentinel
Andrew Kelley
[prev]
[next]