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
Group-Canceled
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
groupAwait
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-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-09
Merge pull request #23501 from imreallybadatnames/master
imreallybadatnames™️
2025-04-08
Merge pull request #23478 from alexrp/bsd-versions
Alex Rønne Petersen
2025-04-08
Merge pull request #23495 from alexrp/loongarch
Alex Rønne Petersen
2025-04-07
Make translate-c more robust in handling macro functions.
Matthew Roush
2025-04-07
test: Add loongarch64-linux-(none,musl,gnu) to the test matrix.
Alex Rønne Petersen
2025-04-07
test: Disable @prefetch behavior test for loongarch.
Alex Rønne Petersen
2025-04-06
test: Remove some dead FreeBSD targets from llvm_targets.
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
test: Disable `error union switch with call operand` (ReleaseSafe) on macos.
Alex Rønne Petersen
2025-04-04
build: Rename -Dtest-slow-targets to -Dtest-extra-targets.
Alex Rønne Petersen
2025-04-04
Revert "test: Partially disable `vector float operators` on mips."
Alex Rønne Petersen
2025-04-04
test: mips32 is no longer a slow target with LLVM 20.
Alex Rønne Petersen
2025-04-04
compiler: Update max int alignments for some targets.
Alex Rønne Petersen
2025-04-04
std.Target: Add Abi.muslf32 and Abi.muslsf.
Alex Rønne Petersen
2025-04-04
compiler: Updates for LLVM/Clang 20 API changes.
Alex Rønne Petersen
2025-04-02
translate-c: fix function prototype decalared inside a function
Parker Liu
2025-04-02
incremental: add test for ZON file without result type
mlugg
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
Elf: fix incrementally reallocating the last atom in a section
Jacob Young
2025-03-31
Sema: allow `@ptrCast` slice of zero-bit type to slice of non-zero-bit type
mlugg
2025-03-31
translate-c: fix referencing extern locals from nested blocks
Parker Liu
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-29
compiler: "illegal behavior", not "undefined behavior", in errors
mlugg
2025-03-27
std.Build: implement addEmbedPath for adding C #embed search directories
GalaxyShard
2025-03-26
Add test to ensure the BatBadBut mitigation handles trailing `.` and space sa...
Ryan Liptak
2025-03-25
support more process creation options on Windows
Jonathan Marler
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
Add standalone test for environment variables
Ryan Liptak
[prev]
[next]