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-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
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
[prev]
[next]