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-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
2025-09-20
compiler: require comptime vector indexes
Andrew Kelley
2025-09-20
llvm backend: remove canElideLoad mechanism
Andrew Kelley
2025-09-20
Reader.defaultReadVec: Workaround bad `r.end += r.vtable.stream()` behavior
Ryan Liptak
2025-09-20
add behavior test: return undefined pointer from function
Andrew Kelley
2025-09-20
std.json: delete test tightly coupled to ArrayList growth
Andrew Kelley
2025-09-20
std: remove loop from growCapacity
Andrew Kelley
2025-09-20
Merge pull request #25298 from ziglang/SegmentedList-orphaned-again
Andrew Kelley
2025-09-20
std.c: add MSG support for dragonfly
John Benediktsson
2025-09-20
std.crypto.ascon: disable Ascon-AEAD128 test on RISC-V with V support
Alex Rønne Petersen
2025-09-20
std.c: adjust shm_open to be variadic on darwin
John Benediktsson
2025-09-19
std.Build.Step.Run: Enable passing (generated) file content as args
Justus Klausecker
2025-09-19
std: delete SegmentedList again
Andrew Kelley
2025-09-19
tools: eliminate dependency on std.SegmentedList
Andrew Kelley
2025-09-19
Merge pull request #23416 from gooncreeper/improved-fuzzer
Andrew Kelley
2025-09-19
Fix duplicate LC_RPATH entries on macOS Tahoe
Frank Denis
2025-09-19
Merge pull request #25268 from alexrp/loongarch
Alex Rønne Petersen
2025-09-18
Remove usages of deprecatedWriter
andrewkraevskii
2025-09-19
std.fmt: migrate bufPrintZ to bufPrintSentinel (#25260)
John Benediktsson
2025-09-19
std.simd: suggest more sensible vector sizes across the board
Alex Rønne Petersen
2025-09-18
fuzzer: remove rodata load tracing
Kendall Condon
2025-09-18
add some new fuzz tests
Kendall Condon
2025-09-18
greatly improve capabilities of the fuzzer
Kendall Condon
2025-09-18
zig fmt help: mention that the argument can be a directory
Frank Denis
[prev]
[next]