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
2025-05-13
std.meta.intToEnum -> std.enums.fromInt
wooster0
2025-05-08
test: Disable `arrays and vectors with big integers` on MIPS N32.
Alex Rønne Petersen
2025-05-03
Merge pull request #23263 from mlugg/comptime-field-ptr
Matthew Lugg
2025-05-03
compiler: fix comptime memory store bugs
mlugg
2025-04-30
Merge pull request #23654 from alichraghi/continue
Robin Voetter
2025-04-29
Merge pull request #23720 from alexrp/sparc-stuff
Alex Rønne Petersen
2025-04-28
Sema: fix a few indexing bugs
mlugg
2025-04-28
test: Disable `vector reduce operation` for sparc.
Alex Rønne Petersen
2025-04-28
test: Disable some varargs behavior tests on sparc.
Alex Rønne Petersen
2025-04-28
test: skip "struct fields get automatically reordered" for spirv64 backend
Ali Cheraghi
2025-04-28
Sema: fix memcpy with C pointers
xdBronch
2025-04-28
Sema: fix alignment of runtime field pointer of underaligned tuple
mlugg
2025-04-27
Sema: Fix some ptr alignment checks to handle a potential ISA tag bit.
Alex Rønne Petersen
2025-04-26
test: add tests for @memmove
dweiller
2025-04-11
Merge pull request #23061 from pavelverigo/stage2-wasm-misc
Andrew Kelley
2025-04-11
Value: ensure that extern structs have their layout resolved in ptrField
kcbanner
2025-04-11
Merge pull request #23355 from jacobly0/x86_64-rewrite
Jacob Young
2025-04-11
test: Disable a bunch of vector behavior tests for hexagon.
Alex Rønne Petersen
2025-04-09
x86_64: fix switch on big ints
Jacob Young
2025-04-09
x86_64: rewrite scalar `@mulWithOverflow`
Jacob Young
2025-04-09
x86_64: rewrite scalar `@subWithOverflow`
Jacob Young
2025-04-09
x86_64: rewrite scalar `@addWithOverflow`
Jacob Young
2025-04-09
behavior: fix issues with x86_64 backend tests
Jacob Young
2025-04-07
test: Disable @prefetch behavior test for loongarch.
Alex Rønne Petersen
2025-04-05
Dwarf: handle undefined type values
Jacob Young
2025-04-05
x86_64: fix incorrect handling of unreusable operands
Jacob Young
2025-04-04
Revert "test: Partially disable `vector float operators` on mips."
Alex Rønne Petersen
2025-04-04
compiler: Update max int alignments for some targets.
Alex Rønne Petersen
2025-04-02
compiler: allow `@import` of ZON without a result type
Mason Remaley
2025-04-02
Sema: increment extra index even if return type is generic
David Rubin
2025-03-31
Sema: allow `@ptrCast` slice of zero-bit type to slice of non-zero-bit type
mlugg
2025-03-30
Sema: convert slice sentinel to single pointer correctly
David Rubin
2025-03-29
Zcu: resolve layout of analyzed declaration type
mlugg
2025-03-25
Merge pull request #23310 from Rexicon226/fix-23309
Alex Rønne Petersen
2025-03-24
Sema: use unwrapped generic owner in `getFuncInstanceIes`
David Rubin
2025-03-24
stage2-wasm: packed store/load 128 bits
Pavel Verigo
2025-03-24
stage2-wasm: pass field_parent_ptr tests
Pavel Verigo
2025-03-24
stage2-wasm: enable undef test + ignore undef store/memset with safety off
Pavel Verigo
2025-03-24
stage2-wasm: fix error union handling
Pavel Verigo
2025-03-24
stage2-wasm: clean memcpy + fix another bug in aggr_init for optionals arr
Pavel Verigo
2025-03-24
stage2-wasm: clz fix
Pavel Verigo
2025-03-24
stage2-wasm: enable already working tests
Pavel Verigo
2025-03-24
stage2-wasm: fix comparing and storing optionals
Pavel Verigo
2025-03-24
test: add a behavior test for 0-length loop fix
David Rubin
2025-03-24
Sema: fix in-memory coercion of functions introducing new generic parameters
mlugg
2025-03-23
Merge pull request #23209 from jacobly0/x86_64-rewrite
Jacob Young
2025-03-23
Merge pull request #23256 from xtexx/fix-gh-20113
Jacob Young
2025-03-23
codegen: fix packed byte-aligned relocations
Jacob Young
2025-03-22
x86_64: add behavior test for packed store
Bingwu Zhang
2025-03-21
x86_64: rewrite scalar shifts
Jacob Young
[prev]
[next]