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-08-29
Merge pull request #25036 from ziglang/GenericWriter
Andrew Kelley
2025-08-29
LLVM backend:fix align 1 sret parameter load returned
Andrew Kelley
2025-08-28
update more to avoid GenericWriter
Andrew Kelley
2025-08-28
behavior tests: remove "variadic functions" dependency on std lib
Andrew Kelley
2025-08-28
update GenericWriter usage found by test-cases
Andrew Kelley
2025-08-28
AstGen: forward result type through unary float builtins
David Rubin
2025-08-28
std.debug: remove `@frameAddress()` "UAF"
mlugg
2025-08-26
std.Target: add vita os
Maciej 'vesim' Kuliński
2025-08-25
start adding big endian RISC-V support
Alex Rønne Petersen
2025-08-22
test(llvm_targets): remove unused thumb-3ds
GasInfinity
2025-08-22
feat(std.Target): add 3ds os
GasInfinity
2025-08-18
Merge pull request #24249 from antlilja/dwarf-extern-arg
Andrew Kelley
2025-08-16
Compilation: remove last instance of deprecatedReader
Andrew Kelley
2025-08-15
Add test for passing extern function to function
antlilja
2025-08-15
Dwarf: implement comptime-known extern values
Jacob Young
2025-08-15
disable failing test on windows
Andrew Kelley
2025-08-15
Zcu: don't tell linkers about exports if there are compile errors
mlugg
2025-08-15
fix: print error set members in a consistent order
Will Lillis
2025-08-14
test: enable tsan test for x86_64-netbsd
Alex Rønne Petersen
2025-08-13
Merge pull request #24816 from mlugg/small-fixes
Matthew Lugg
2025-08-13
Merge pull request #24674 from Justus2308/undef-shift-bitwise
Matthew Lugg
2025-08-13
sema: strip `@splat` operand result type before checking it
David Rubin
2025-08-13
Merge pull request #24381 from Justus2308/switch-better-underscore
Matthew Lugg
2025-08-13
llvm: unions which are equivalent to enums are not by-ref
mlugg
2025-08-13
Merge pull request #24734 from Rexicon226/tsan-fix
Alex Rønne Petersen
2025-08-12
add remaining undef value tests ; fix `@truncate` undef retval type
Justus Klausecker
2025-08-12
add undef shift tests ; mirror `zirShl` logic for `@shlWithOverflow`
Justus Klausecker
2025-08-12
remove redundant test cases
Justus Klausecker
2025-08-12
address most comments
Justus Klausecker
2025-08-12
make `>>` a compile error with any undef arg ; add a bunch of test cases
Justus Klausecker
2025-08-12
Sema: Improve comptime arithmetic undef handling
Justus Klausecker
2025-08-11
std.ArrayList: make unmanaged the default
Andrew Kelley
2025-08-11
cbe: emit `nonstring` attribute
Jacob Young
2025-08-11
test: add a standalone test for compiling tsan
David Rubin
2025-08-09
test: skip tests that were not meant to pass for spirv
Ali Cheraghi
2025-08-07
Merge pull request #24661 from alichraghi/spv4
Andrew Kelley
2025-08-07
address comments
Justus Klausecker
2025-08-07
Add support for both '_' and 'else' prongs at the same time in switch statements
Justus Klausecker
2025-08-07
Permit explicit tags with '_' switch prong
Justus Klausecker
2025-08-07
Merge pull request #24199 from Justus2308/24106-fmt-casts
Matthew Lugg
2025-08-06
Sema: fix initializing comptime-known constant with OPV union field
mlugg
2025-08-06
Revert "Sema: Stop adding Windows implib link inputs for `extern "..."` syntax."
Alex Rønne Petersen
2025-08-03
zig fmt: apply new cast builtin order
Justus Klausecker
2025-08-03
Merge pull request #24562 from h57624paen/fix-win-spawn-double-normalize
Alex Rønne Petersen
2025-08-03
Merge pull request #22997 from Rexicon226/align-0-reify
Matthew Lugg
2025-08-02
disallow alignment on packed union fields
David Rubin
2025-08-02
Merge branch 'riscv-ci'
Alex Rønne Petersen
2025-08-02
build: add -Dskip-compile-errors option
Alex Rønne Petersen
2025-08-02
spirv: refactor
Ali Cheraghi
2025-08-01
remove usages of `.alignment = 0`
David Rubin
[prev]
[next]