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-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
2025-02-22
Dwarf: fix lowering of comptime-only optional pointer `null` values
Jacob Young
2025-02-22
Type: resolve union tag type before checking for runtime bits
David Rubin
2025-02-22
zig build fmt
Andrew Kelley
2025-02-23
tests: disable failing tests
mlugg
2025-02-23
cases: remove old incremental case system
mlugg
2025-02-22
stage2-wasm: implement switch_dispatch + handle > 32 bit integers in switches
Pavel Verigo
2025-02-22
Merge pull request #22659 from ifreund/linker-script-fix
Andrew Kelley
2025-02-22
AstGen: make layout specifiers on opaque containers a compile error
David Rubin
2025-02-22
link.MachO: Add support for the -x flag (discard local symbols).
Alex Rønne Petersen
2025-02-22
Merge pull request #22941 from Techatrix/config-header
Andrew Kelley
2025-02-22
x86_64: rewrite scalar `@bitReverse`
Jacob Young
2025-02-22
Sema: Fix fnptr alignment safety checks to account for potential ISA tag.
Alex Rønne Petersen
2025-02-21
added compile_error test coverage for issue 17166
Benjamin Thompson
2025-02-20
test: Disable packet timeout for debugger tests.
Alex Rønne Petersen
2025-02-20
translate-c: fix division and modulo of >8-bit stdint.h types in macros
Christian Fillion
2025-02-19
Merge pull request #22932 from jacobly0/x86_64-rewrite
Andrew Kelley
2025-02-19
std.Build.Step.ConfigHeader: permit inserting enum values
Techatrix
2025-02-19
std.Build.Step.ConfigHeader: skip trailing whitespace in autoconf header
Techatrix
2025-02-19
std.Build.Step.ConfigHeader: allow using autoconf values multiple times
Techatrix
2025-02-19
add a standalone test for autoconf style addConfigHeader
Techatrix
2025-02-18
x86_64: rewrite scalar `@popCount`
Jacob Young
2025-02-18
x86_64: rewrite scalar `@ctz`
Jacob Young
2025-02-18
spirv: ziggify and remove unknown spirv features
Ali Cheraghi
2025-02-17
Merge pull request #22913 from jacobly0/x86_64-rewrite
Andrew Kelley
2025-02-17
test: Update some compiler-internal type names in expected output.
Alex Rønne Petersen
2025-02-17
std.Target: Remove functions that just wrap component functions.
Alex Rønne Petersen
2025-02-17
std.builtin: Remove CallingConvention.arm_(apcs,aapcs16_vfp).
Alex Rønne Petersen
2025-02-17
x86_64: rewrite scalar `@byteSwap`
Jacob Young
2025-02-17
x86_64: rewrite unsafe int vector multiplication
Jacob Young
2025-02-17
Sema: make source location in checkCallConvSupportsVarArgs more meaningful
Tw
2025-02-15
x86_64: rewrite unsafe scalar int multiplication
Jacob Young
2025-02-15
x86_64: rewrite array access
Jacob Young
2025-02-15
test: fix windows CI
Jacob Young
2025-02-15
x86_64: rewrite scalar and vector int `@rem`
Jacob Young
[prev]
[next]