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
Age
Commit message (
Expand
)
Author
2023-11-03
x86_64: fix std test failures
Jacob Young
2023-11-01
wasm: re-enable regressed tests
Luuk de Gram
2023-10-31
std.builtin.Endian: make the tags lower case
Andrew Kelley
2023-10-31
mem: fix ub in writeInt
Jacob Young
2023-10-31
Sema: fix incorrect error comptime-mutating empty array
Jacob Young
2023-10-31
sema: when guessing union alignment, save the result and check if the guess w...
kcbanner
2023-10-30
Merge pull request #17773 from ziglang/elf-exports
Jakub Konka
2023-10-29
Fix hasRuntimeBitsAdvanced lazy case for pointers and optionals
DilithiumNitrate
2023-10-29
coff: implement exporting anon decls
Jakub Konka
2023-10-29
macho: implement exporting anon decls
Jakub Konka
2023-10-29
elf: implement exporting anon decls
Jakub Konka
2023-10-29
elf: add partial implementation of exporting anon decls
Jakub Konka
2023-10-29
x86_64: fix compiler rt test failures
Jacob Young
2023-10-28
Sema: do not assume switch item indices align with union field indices
mlugg
2023-10-27
split export behavior test into export_keyword and export_builtin
Andrew Kelley
2023-10-27
categorize nan behavior test
Andrew Kelley
2023-10-27
categorize fn ptr behavior test
Andrew Kelley
2023-10-27
categorize globals behavior tests
Andrew Kelley
2023-10-27
Merge pull request #17735 from ziglang/export-anon
Andrew Kelley
2023-10-26
link: support exporting constant values without a Decl
Andrew Kelley
2023-10-26
test: enable `c-abi-tests` for the x86_64 backend
Jacob Young
2023-10-25
x86_64: pass more tests
Jacob Young
2023-10-24
Merge pull request #17666 from jacobly0/x86_64-unicode
Jacob Young
2023-10-23
x86_64: implement 128-bit builtins
Jacob Young
2023-10-23
x86_64: implement `@mod` for floating-point types
Jacob Young
2023-10-23
rename behavior test to better describe what it does
Andrew Kelley
2023-10-23
Revert "Revert "Merge pull request #17657 from Snektron/spirv-recursive-ptrs""
Robin Voetter
2023-10-22
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
Jacob Young
2023-10-22
Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"
Andrew Kelley
2023-10-22
Revert "Merge pull request #17657 from Snektron/spirv-recursive-ptrs"
Andrew Kelley
2023-10-22
Merge pull request #17657 from Snektron/spirv-recursive-ptrs
Robin Voetter
2023-10-22
Merge pull request #17637 from jacobly0/x86_64-test-std
Jacob Young
2023-10-21
migrate make_ptr_const to new anonymous decl mechanism
Andrew Kelley
2023-10-21
spirv: self-referential pointers via new fwd_ptr_type
Robin Voetter
2023-10-21
spirv: improve union operations
Robin Voetter
2023-10-21
x86_64: enable fixed behavior test
Jacob Young
2023-10-21
x86_64: fix bugs and disable erroring tests
Jacob Young
2023-10-21
x86_64: fix crashes
Jacob Young
2023-10-18
Merge pull request #17577 from alichraghi/spirv-1
Robin Voetter
2023-10-18
Merge pull request #17561 from alichraghi/spirv-0
Robin Voetter
2023-10-18
spirv: switch on bool
Ali Chraghi
2023-10-17
Sema: disallow `@intFromPtr` for comptime-only types
Bogdan Romanyuk
2023-10-17
spirv: memcpy
Ali Chraghi
2023-10-16
spirv: fieldParentPtr
Ali Chraghi
2023-10-15
wasm: disable division test
Robin Voetter
2023-10-15
spirv: update failing / passing tests
Robin Voetter
2023-10-15
spirv: simple binary and comparison vector operations
Ali Chraghi
2023-10-15
wasm: lower min/max for floats to compiler_rt
Robin Voetter
2023-10-15
spirv: emit vectors as arrays
Ali Chraghi
2023-10-15
std.testing: disable expectEqualSlices printing for spirv
Robin Voetter
[prev]
[next]