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
/
test
Age
Commit message (
Expand
)
Author
2025-08-11
std.ArrayList: make unmanaged the default
Andrew Kelley
2025-08-11
cbe: emit `nonstring` attribute
Jacob Young
2025-08-11
test: add a standalone test for compiling tsan
David Rubin
2025-08-09
test: skip tests that were not meant to pass for spirv
Ali Cheraghi
2025-08-07
Merge pull request #24661 from alichraghi/spv4
Andrew Kelley
2025-08-07
address comments
Justus Klausecker
2025-08-07
Add support for both '_' and 'else' prongs at the same time in switch statements
Justus Klausecker
2025-08-07
Permit explicit tags with '_' switch prong
Justus Klausecker
2025-08-07
Merge pull request #24199 from Justus2308/24106-fmt-casts
Matthew Lugg
2025-08-06
Sema: fix initializing comptime-known constant with OPV union field
mlugg
2025-08-06
Revert "Sema: Stop adding Windows implib link inputs for `extern "..."` syntax."
Alex Rønne Petersen
2025-08-03
zig fmt: apply new cast builtin order
Justus Klausecker
2025-08-03
Merge pull request #24562 from h57624paen/fix-win-spawn-double-normalize
Alex Rønne Petersen
2025-08-03
Merge pull request #22997 from Rexicon226/align-0-reify
Matthew Lugg
2025-08-02
disallow alignment on packed union fields
David Rubin
2025-08-02
Merge branch 'riscv-ci'
Alex Rønne Petersen
2025-08-02
build: add -Dskip-compile-errors option
Alex Rønne Petersen
2025-08-02
spirv: refactor
Ali Cheraghi
2025-08-01
remove usages of `.alignment = 0`
David Rubin
2025-08-01
Sema: compile error on reifying align(0) struct fields
David Rubin
2025-07-31
disable failing incremental test cases due to dwarf linker logic
Andrew Kelley
2025-07-31
Sema: remove incorrect `requireRuntimeBlock` calls
Jackson Wambolt
2025-07-31
Merge pull request #24632 from mlugg/lossy-int-to-float-coercion
Matthew Lugg
2025-07-31
Sema: add note suggesting dropping try on non error-unions
mikastiv
2025-07-31
Sema: disallow slicing many-item pointer with different sentinel
dweiller
2025-07-31
Sema: compile error on lossy int to float coercion
mlugg
2025-07-31
Merge pull request #24537 from IOKG04/some-documentation-updates-0
Matthew Lugg
2025-07-30
Sema: check min/max operand types
Jackson Wambolt
2025-07-30
Merge pull request #24278 from gooncreeper/atomic-fixes
Matthew Lugg
2025-07-30
Sema: disallow tags on non-auto unions when reifying (#23488)
Krzysztof Wolicki
2025-07-30
Sema: remove incorrect safety check for saturating left shift
Justus Klausecker
2025-07-30
Sema: catch error sets in atomic operations
Kendall Condon
2025-07-30
llvm: fix atomic widening of packed structs
Kendall Condon
2025-07-29
disable more failing tests
mlugg
2025-07-29
Sema: remove redundant comptime-known initializer tracking
mlugg
2025-07-28
aarch64: implement scalar `@mod`
Jacob Young
2025-07-28
aarch64: workaround some optional/union issues
Jacob Young
2025-07-28
Merge branch 'ziglang:master' into some-documentation-updates-0
Rue
2025-07-28
build: fix error in standalone test when using `--release`
Ivan
2025-07-27
aarch64: fix error union constants
Jacob Young
2025-07-27
aarch64: implement var args
Jacob Young
2025-07-27
Merge pull request #24585 from jacobly0/aarch64
Andrew Kelley
2025-07-26
Merge pull request #24587 from jacobly0/x86_64
Andrew Kelley
2025-07-26
aarch64: implement more optional/error union/union support
Jacob Young
2025-07-26
aarch64: implement some safety checks
Jacob Young
2025-07-26
aarch64: implement complex switch prongs
Jacob Young
2025-07-26
Merge pull request #22587 from castholm/deprecate-compile-apis
Matthew Lugg
2025-07-26
Sema: exclude sentinel from source array length in pointer cast to slice
mlugg
2025-07-26
x86_64: fix switch on mod result
Jacob Young
2025-07-26
Migrate from deprecated `Step.Compile` APIs
Carl Åstholm
[prev]
[next]