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
/
behavior
/
union_with_members.zig
Age
Commit message (
Expand
)
Author
2025-08-31
delete behavior test that depends on std.fmt
Andrew Kelley
2025-07-26
aarch64: implement more optional/error union/union support
Jacob Young
2025-07-22
aarch64: add new from scratch self-hosted backend
Jacob Young
2025-07-07
std.fmt: breaking API changes
Andrew Kelley
2025-06-16
rename spirv backend name
Ali Cheraghi
2024-07-26
riscv: update tests and fix reuse bug
David Rubin
2024-05-11
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin
2023-05-31
enable passing behavior tests
Luuk de Gram
2023-05-11
setup spirv backend in behavior tests
Ali Chraghi
2023-03-15
x86_64: handle duplicate prong deaths
Jacob Young
2022-12-10
stage2: sparc64: Skip unimplemented tests
Koakuma
2022-10-25
behavior: enable stage2_c tests that are currently passing
Jacob Young
2022-03-18
organize behavior tests
Andrew Kelley
2022-03-13
stage2: add debug info for locals in the LLVM backend
Andrew Kelley
2021-12-28
Sema: improve union support
Andrew Kelley
2021-10-02
AstGen: fix `while` and `for` with unreachable bodies
Andrew Kelley