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-06-06
tests: extern threadlocals require LLVM
mlugg
2025-06-06
tests: avoid loading 16 MiB onto the stack
mlugg
2025-06-06
x86_64: add support for pie executables
Jacob Young
2025-06-06
Compilation: enable the x86_64 backend by default for debug builds
Jacob Young
2025-06-06
AstGen: fix name strategy bugs
mlugg
2025-06-05
test: Expand target coverage for C ABI tests.
Alex Rønne Petersen
2025-06-05
std.Target: Introduce Cpu convenience functions for feature tests.
Alex Rønne Petersen
2025-06-03
Merge pull request #24013 from alexrp/test-matrix
Andrew Kelley
2025-06-03
Legalize: handle packed semantics
Jacob Young
2025-06-02
x86_64: implement integer `@divFloor` and `@mod`
Jacob Young
2025-06-01
cases: include dirname in case names
mlugg
2025-06-01
compiler: combine `@intCast` safety checks
mlugg
2025-06-01
x86_64: fix packed struct equality
Jacob Young
2025-06-01
Legalize: implement scalarization of overflow intrinsics
Jacob Young
2025-06-01
Legalize: implement scalarization of `@shuffle`
Jacob Young
2025-06-01
compiler: implement better shuffle AIR
mlugg
2025-06-01
Legalize: implement scalarization of `@select`
Jacob Young
2025-05-31
Legalize: implement scalarization of binary operations
Jacob Young
2025-05-31
Legalize: implement scalarization of unary operations
Jacob Young
2025-05-29
test: Add NetBSD targets to module test matrix.
Alex Rønne Petersen
2025-05-29
test: Remove x86-freebsd-none and powerpc-freebsd-eabihf from llvm_targets.
Alex Rønne Petersen
2025-05-29
test: Add FreeBSD targets to module test matrix.
Alex Rønne Petersen
2025-05-29
test: Improve Windows module test coverage.
Alex Rønne Petersen
2025-05-29
test: Skip *-windows-msvc + libc module tests on non-Windows.
Alex Rønne Petersen
2025-05-29
test: Sort module test and C ABI test target tables.
Alex Rønne Petersen
2025-05-28
x86_64: implement strict float `@reduce(.Max)`
Jacob Young
2025-05-28
x86_64: implement strict float `@reduce(.Min)`
Jacob Young
2025-05-28
x86_64: implement optimized float `@reduce(.Max)`
Jacob Young
2025-05-28
x86_64: implement optimized float `@reduce(.Min)`
Jacob Young
2025-05-28
x86_64: implement integer `@reduce(.Max)`
Jacob Young
2025-05-28
x86_64: implement integer `@reduce(.Min)`
Jacob Young
2025-05-28
x86_64: implement strict float `@reduce(.Mul)`
Jacob Young
2025-05-28
x86_64: implement strict float `@reduce(.Add)`
Jacob Young
2025-05-28
x86_64: implement optimized float `@reduce(.Mul)`
Jacob Young
2025-05-28
x86_64: implement optimized float `@reduce(.Add)`
Jacob Young
2025-05-28
x86_64: implement integer `@reduce(.Mul)`
Jacob Young
2025-05-28
x86_64: implement integer `@reduce(.Add)`
Jacob Young
2025-05-28
x86_64: rewrite bitwise `@reduce`
Jacob Young
2025-05-27
compiler: tlv pointers are not comptime-known
mlugg
2025-05-27
Sema: simplify comptime `@intFromPtr` logic
David Rubin
2025-05-25
Merge pull request #23986 from mlugg/incremental-stuff
Matthew Lugg
2025-05-25
Merge pull request #23815 from alichraghi/master
Robin Voetter
2025-05-25
Zcu: fix `nav_ty` dependency on `nav_val`
mlugg
2025-05-21
spirv: super basic composite int support
Ali Cheraghi
2025-05-20
test-cli: port build options test to new build system API
Jacob Young
2025-05-20
compiler: Scaffold stage2_powerpc backend.
Alex Rønne Petersen
2025-05-20
Merge pull request #23923 from alexrp/compiler-rt-symbols
Alex Rønne Petersen
2025-05-20
Merge pull request #23913 from alexrp/netbsd-libc
Alex Rønne Petersen
2025-05-20
Merge pull request #23836 from mlugg/incr-fixes
Matthew Lugg
2025-05-19
Sema: allow `@ptrCast` single-item pointer to slice
mlugg
[prev]
[next]