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
Group-Canceled
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
groupAwait
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-10-19
Sema: add and improve some callconv compile errors
mlugg
2024-10-19
test: update for `CallingConvention` changes
mlugg
2024-10-18
incremental: disable flaky test
mlugg
2024-10-18
compiler: implement `@FieldType`
mlugg
2024-10-17
Merge pull request #21610 from alexrp/riscv-abis
Andrew Kelley
2024-10-16
incremental: disable failing test
mlugg
2024-10-16
incremental: introduce `file` dependencies to handle AstGen failures
mlugg
2024-10-16
incremental: add new test case
mlugg
2024-10-16
test: Remove some loongarch32 triples that were erroneously added to llvm_tar...
Alex Rønne Petersen
2024-10-15
test: Add riscv(32,64)-linux-(none,musl) with soft float to module tests.
Alex Rønne Petersen
2024-10-14
Sema: fail if analyzing return in `noreturn`-declared function before coercin...
gabeuehlein
2024-10-13
Merge pull request #21688 from Snektron/spirv-fix
Robin Voetter
2024-10-12
implement packed struct equality (#21679)
David Rubin
2024-10-13
spirv: skip range switch tests
Robin Voetter
2024-10-10
link.Elf tests: update for new static lib behavior
Andrew Kelley
2024-10-10
linker tests: avoid trivially unnecessary allocation
Andrew Kelley
2024-10-10
Sema: implement @splat for arrays
mlugg
2024-10-09
Merge pull request #21644 from ziglang/macho-issue-21598
Andrew Kelley
2024-10-09
test/link/macho: test reporting undefined special symbols
Jakub Konka
2024-10-09
Dwarf: implement and test lexical blocks
Jacob Young
2024-10-09
lldb: print field names with a leading dot
Jacob Young
2024-10-08
link tests: add a way to check prefix and use it
Andrew Kelley
2024-10-08
link.Elf: avoid needless file system reads in flush()
Andrew Kelley
2024-10-08
untangle skip conditions
Parzival-3141
2024-10-08
revert disabling `aarch64` skip
Parzival-3141
2024-10-08
fix `standalone/empty_env` test
Parzival-3141
2024-10-08
stage2-wasm: airRem + airMod for floats
Pavel Verigo
2024-10-07
Sema: add missing runtime value validation to global mutable variables
mlugg
2024-10-07
Sema: add missing runtime value validation to @memcpy and @memset
mlugg
2024-10-06
test: Fix powerpc-aix-eabihf target triple in llvm_targets.
Alex Rønne Petersen
2024-10-06
Merge pull request #21605 from alexrp/ohos-stuff
Alex Rønne Petersen
2024-10-06
test: Add some missing x86_64-linux-* triples to llvm_targets.
Alex Rønne Petersen
2024-10-06
test: Add android/androideabi triples to llvm_targets.
Alex Rønne Petersen
2024-10-06
test: Add ohos/ohoseabi triples to llvm_targets.
Alex Rønne Petersen
2024-10-05
test: add x86_64-windows-cbe target to incremental cases
mlugg
2024-10-05
tests: add `test-incremental` step
mlugg
2024-10-04
remove `@fence` (#21585)
David Rubin
2024-10-04
Merge pull request #21572 from alexrp/tests-llvm-targets
Alex Rønne Petersen
2024-10-04
Merge pull request #21578 from alexrp/s390x-porting
Alex Rønne Petersen
2024-10-04
Merge pull request #21571 from alexrp/14366-progress
Alex Rønne Petersen
2024-10-04
test: Add s390x-linux-(none,musl,gnu) triples to module tests.
Alex Rønne Petersen
2024-10-03
fix: print correct number of provided arguments in min/max error message
WillLillis
2024-10-03
test: Rewrite the target triple list for llvm_targets.
Alex Rønne Petersen
2024-10-03
Merge pull request #21469 from alexrp/riscv32-tests
Alex Rønne Petersen
2024-10-02
test: Re-enable "bitcast nan float does not modify signaling bit" for LLVM + ...
Alex Rønne Petersen
2024-09-28
revert safety test cases to rely on deprecated old API
Andrew Kelley
2024-09-26
disable plan9 test
Andrew Kelley
2024-09-26
update safety test cases to new panic API
Andrew Kelley
2024-09-26
update test cases to new panic API
Andrew Kelley
2024-09-26
remove formatted panics
Andrew Kelley
[prev]
[next]