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
2024-12-13
test: Add armeb-linux-* to the module test matrix.
Alex Rønne Petersen
2024-12-13
test: Disable some vector behavior tests on armeb.
Alex Rønne Petersen
2024-12-13
Merge pull request #22035 from alexrp/unwind-fixes
Alex Rønne Petersen
2024-12-11
AstGen: fix analysis when encountering discard of error capture
Techatrix
2024-12-11
compiler: Improve the handling of unwind table levels.
Alex Rønne Petersen
2024-12-09
Merge pull request #22157 from mlugg/astgen-error-lazy
Andrew Kelley
2024-12-09
Merge pull request #22164 from mlugg/astgen-ref-dedup
Andrew Kelley
2024-12-08
Sema: fix use of Zcu.LazySrcLoc in error message
wooster0
2024-12-08
cbe: prevent tautological-compare warnings in generated code
Jacob Young
2024-12-08
AstGen: correctly deduplicate `ref` of `param` and `alloc_inferred`
mlugg
2024-12-08
std.zig.WindowsSdk: Support cross-arch SDK lookups.
Alex Rønne Petersen
2024-12-05
compiler: allow files with AstGen errors to undergo semantic analysis
mlugg
2024-12-03
std.Target: Remove Os.Tag.bridgeos.
Alex Rønne Petersen
2024-12-01
test: Add x86_64-linux-(gnux32,muslx32) to module tests.
Alex Rønne Petersen
2024-11-29
defaultPanic: @trap on 'other' target
Pat Tullmann
2024-11-29
Merge pull request #22095 from alexrp/test-llvm-emit
Andrew Kelley
2024-11-29
compiler: use `@Type` instead of `@TypeOf` to print enum literal type
mlugg
2024-11-29
Merge pull request #22099 from Rexicon226/fix-cat-mul
Andrew Kelley
2024-11-28
test: adjust behaviour test to new concat/mul semantics
David Rubin
2024-11-28
test: Change llvm_targets to actually emit an object for each target.
Alex Rønne Petersen
2024-11-28
test: Remove aarch64(_be)-linux-gnuilp32 from llvm_targets.
Alex Rønne Petersen
2024-11-28
test: Add m68k-linux-musl to llvm_targets.
Alex Rønne Petersen
2024-11-28
test: Add aarch64(_be)-linux-musl to llvm_targets.
Alex Rønne Petersen
2024-11-28
test: Remove aarch64-rtems-ilp32 from llvm_targets.
Alex Rønne Petersen
2024-11-28
test: Add *-windows-cygnus triples to llvm_targets.
Alex Rønne Petersen
2024-11-28
Merge pull request #22067 from alexrp/pie-tests
Alex Rønne Petersen
2024-11-24
dwarf: fix stepping through an inline loop containing one statement
Jacob Young
2024-11-24
test: Set emit_bin=false for some safety tests.
Alex Rønne Petersen
2024-11-24
test: Set emit_bin=false for spirv_mergable_pointers.zig.
Alex Rønne Petersen
2024-11-24
test: Set emit_bin=false for all nvptx tests.
Alex Rønne Petersen
2024-11-24
test: Allow tests to set emit_bin=false.
Alex Rønne Petersen
2024-11-24
test: Force compile test cases to be codegen'd if requested.
Alex Rønne Petersen
2024-11-24
test: Add test cases for PIC/PIE on various supported platforms.
Alex Rønne Petersen
2024-11-24
test: Allow setting PIC/PIE in test cases.
Alex Rønne Petersen
2024-11-24
test: Enable -Dtest-target-filter=... to work for test-debugger.
Alex Rønne Petersen
2024-11-24
test: Enable -Dtest-target-filter=... to work for test-cases and test-transla...
Alex Rønne Petersen
2024-11-24
test: Enable -Dtest-target-filter=... to work for test-c-abi.
Alex Rønne Petersen
2024-11-24
std.Target: Add Os.HurdVersionRange for Os.Tag.hurd.
Alex Rønne Petersen
2024-11-23
lldb: implement tuple types
Jacob Young
2024-11-23
compiler: Disallow align(0) everywhere in the language.
Alex Rønne Petersen
2024-11-20
Fix peer type resolution with allowzero pointers
xdBronch
2024-11-16
Sema: fix peer resolution alignment between slice and empty struct
Jacob Young
2024-11-16
link: fix failing incremental test cases
Jacob Young
2024-11-12
AstGen: add missing `rvalue` call to `labeledBlockExpr`
mlugg
2024-11-11
test: add new incremental case
mlugg
2024-11-11
test: remove old-style incremental cases, add a few new incremental cases
mlugg
2024-11-09
Sema: fix wording in error message
Wooster
2024-11-05
Revert "test: Add aarch64_be-linux-(none,gnu,musl) to module tests."
Alex Rønne Petersen
2024-11-04
test: Add aarch64_be-linux-(none,gnu,musl) to module tests.
Alex Rønne Petersen
2024-11-04
test: Disable 128-bit atomics behavior tests on aarch64_be.
Alex Rønne Petersen
[prev]
[next]