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-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
2025-03-22
x86_64: add behavior test for packed store
Bingwu Zhang
2025-03-21
x86_64: rewrite scalar shifts
Jacob Young
2025-03-21
behavior: split up x86_64 math tests
Jacob Young
2025-03-21
x86_64: rewrite wrapping multiplication
Jacob Young
2025-03-18
spirv: require int8/int16 capabilities
Ali Cheraghi
2025-03-18
spirv: aligned load for physical storage variables
Ali Cheraghi
2025-03-18
spirv: packed struct init + field val access
Ali Cheraghi
2025-03-17
spirv/target: arbitrary_precision_integers feature support
Ali Cheraghi
2025-03-17
Sema: error on illegal code when targeting spirv
Ali Cheraghi
2025-03-17
spirv: don't hardcode test error type alignment
Ali Cheraghi
2025-03-16
Sema: rewrite comptime arithmetic
mlugg
2025-03-16
Sema: correctly handle empty by-ref initializers
mlugg
2025-03-12
Merge pull request #22397 from Techatrix/type-safe-ast
Matthew Lugg
2025-03-11
Merge pull request #23188 from jacobly0/fix-23143
Andrew Kelley
2025-03-11
Sema: fix handling of `@This()` on opaques
mlugg
2025-03-10
x86_64: implement select of register mask
Jacob Young
2025-03-10
Enable compiler-rt tests for wasm32-wasi
Pat Tullmann
2025-03-09
Merge pull request #21933 from kcbanner/comptime_nan_comparison
Andrew Kelley
2025-03-08
Sema: handle generated tag enums in union field order check
Ian Johnson
2025-03-08
test: Disable `test-elf-ld-script-path-error` for now.
Alex Rønne Petersen
2025-03-07
aro_translate_c: fix ast lowering of continue node
Techatrix
2025-03-04
test: add comptime memoization tests for bit-for-bit float equality
kcbanner
2025-03-04
test: skip the float vector cmp tests on failing targets
kcbanner
2025-03-05
Remove uses of deprecated callconv aliases
Linus Groh
2025-03-03
Merge pull request #22979 from mlugg/remove-legacy-coercions
Matthew Lugg
2025-03-03
incremental: invalidate namespace dependencies when a name changes visibility
mlugg
2025-03-03
test: separate out float vector tests and skip them on unsupported backends
kcbanner
2025-03-03
Value: fix comparison of NaN in compareHeteroAdvanaced
kcbanner
2025-03-02
Merge pull request #22529 from xtexx/x86-64/shl-sat-int
Jacob Young
2025-03-02
x86_64: add behavior tests for saturating shift left
Bingwu Zhang
2025-03-02
x86_64: implement integer saturating left shifting codegen
xtex
2025-03-01
x86_64: rewrite wrapping add/sub
Jacob Young
2025-02-28
Revert "Merge pull request #22898 from kristoff-it/deprecated-proposal"
Andrew Kelley
2025-02-26
reword deprecated error slightly
Andrew Kelley
2025-02-26
langref: fix whitespace
Andrew Kelley
2025-02-26
`@deprecated`: remove per-module flag in Build
Loris Cro
2025-02-26
`@deprecated`: add tests
Loris Cro
2025-02-26
Merge pull request #22488 from Rexicon226/ubsan-rt
Andrew Kelley
2025-02-26
test: remove dependencies on legacy coercion
mlugg
2025-02-26
Sema: remove legacy coercion
mlugg
2025-02-25
AstGen: improve 'file cannot be a tuple' source location
mlugg
2025-02-25
ubsan: update wording
David Rubin
2025-02-25
build: add comments explaining why we disable ubsan
David Rubin
2025-02-25
correct some bugs
David Rubin
2025-02-24
test: skip failing tests with spirv-vulkan
Ali Cheraghi
2025-02-24
build: add spirv to test matrix
Ali Cheraghi
2025-02-23
Sema: allow `@ptrCast` of slices changing the length
mlugg
[prev]
[next]