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
Age
Commit message (
Expand
)
Author
2025-06-23
remove `spirv` cpu arch
Ali Cheraghi
2025-06-23
x86_64: fix pair live-out tracking
Jacob Young
2025-06-20
Merge pull request #24227 from mlugg/misc-build-stuff
Matthew Lugg
2025-06-20
standalone: add accidentally-excluded test
mlugg
2025-06-19
x86_64: increase passing test coverage on windows
Jacob Young
2025-06-19
Target: pass and use locals by pointer instead of by value
Jacob Young
2025-06-19
Build: change how the target is printed in step names
Jacob Young
2025-06-18
std.Build.Step.Run: prefix relative path arguments with './'
mlugg
2025-06-17
Merge pull request #24205 from mlugg/misc-build-stuff
Matthew Lugg
2025-06-17
Compilation: add missing link file options to cache manifest
mlugg
2025-06-17
std.Build: introduce `ConfigHeader.getOutputDir`, small refactor
mlugg
2025-06-17
Merge pull request #24188 from mlugg/intfromfloat-safety
Matthew Lugg
2025-06-16
rename spirv backend name
Ali Cheraghi
2025-06-15
compiler: fix `@intFromFloat` safety check
mlugg
2025-06-13
tests: do not require absolute paths from the build system
mlugg
2025-06-13
Sema: add missing error and test for bool not on vector of ints
Andrew Kelley
2025-06-12
Merge pull request #24124 from mlugg/better-backend-pipeline-2
Andrew Kelley
2025-06-12
Allow more operators on bool vectors (#24131)
Daniel Kongsgaard
2025-06-12
test-stack-traces: correct expected object file name
Jacob Young
2025-06-12
test-link: correct expected object file name
mlugg
2025-06-11
test: Enable some working vector tests
Danielkonge
2025-06-07
seriously don't put internpool indexes in test cases
Andrew Kelley
2025-06-07
don't put intern pool indexes in test cases
Andrew Kelley
2025-06-07
Dwarf: restore missing non-entry padding
Jacob Young
2025-06-07
Merge pull request #24072 from jacobly0/x86_64-default
Andrew Kelley
2025-06-07
cases: fix type names
mlugg
2025-06-06
CI: skip llvm backend tests in the script for testing x86 backend
Andrew Kelley
2025-06-06
restore debug llvm CI coverage
Andrew Kelley
2025-06-06
x86_64: fix switch dispatch bug
Jacob Young
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
[prev]
[next]