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
juice
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
std.Io.Threaded-groups-2
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
2023-04-22
Merge pull request #15356 from jacobly0/cbe-std-tests
Andrew Kelley
2023-04-22
std: GPA deinit return an enum instead of a bool
Borja Clemente
2023-04-21
cbe: implement 128-bit atomics support
Jacob Young
2023-04-21
behavior: enable a bunch of disabled tests
Jacob Young
2023-04-21
std: add more missing windows libraries when running tests
Jacob Young
2023-04-21
test: exclude the last warning from cbe tests
Jacob Young
2023-04-21
cbe: fix remaining aarch64 issues
Jacob Young
2023-04-21
cbe: fix issues with atomic floats
Jacob Young
2023-04-21
std: add missing windows libraries when running tests
Jacob Young
2023-04-21
cbe: enable CI for std tests
Jacob Young
2023-04-20
Unify incremental test cases and disable many
mlugg
2023-04-20
behavior: fix test disable condition
Jacob Young
2023-04-20
x86_64: disable some behavior tests
Jacob Young
2023-04-20
x86_64: rewrite inst tracking
Jacob Young
2023-04-20
wasm: integrate new Liveness behaviour
Luuk de Gram
2023-04-20
Liveness: avoid emitting unused instructions or marking their operands as used
mlugg
2023-04-20
Sema: allow ptr field access on pointer-to-array
mlugg
2023-04-18
Merge pull request #15302 from jacobly0/x86_64-non-liveness
Andrew Kelley
2023-04-17
Merge pull request #15308 from kcbanner/dynlib_lookup_alignment
Jakub Konka
2023-04-16
tests: fix skip_cross_glibc check
Jacob Young
2023-04-17
Sema: fix empty infinite loops
Jacob Young
2023-04-16
behavior: disable flaky test on x86_64
Jacob Young
2023-04-16
x86_64: implement packed load and store
Jacob Young
2023-04-16
Merge pull request #15271 from Luukdegram/wasm-start
Luuk de Gram
2023-04-16
re-enable load_dynamic_library standalone tests
kcbanner
2023-04-15
disable x86_64-windows self-hosted backend behavior tests
Andrew Kelley
2023-04-15
disable more failing C backend tests
Andrew Kelley
2023-04-15
disable not-yet-passing C backend tests
Andrew Kelley
2023-04-15
disable not-yet-passing test suites
Andrew Kelley
2023-04-15
CI: more C backend test coverage
Andrew Kelley
2023-04-15
tests: avoid skipping native tests
Andrew Kelley
2023-04-14
test-link: update type link test due start.zig
Luuk de Gram
2023-04-13
Merge pull request #15257 from Luukdegram/wasm-tagname
Luuk de Gram
2023-04-13
x86_64: fix constant pointers to zero-bit types
Jacob Young
2023-04-13
x86_64: fix atomic loop implementation
Jacob Young
2023-04-13
x86_64: fix some of the mass confusion about the meaning of `MCValue`
Jacob Young
2023-04-12
wasm: enable `@tagName` behavior tests
Luuk de Gram
2023-04-12
Zir: implement explicit block_comptime instruction
mlugg
2023-04-11
fix build logic due to state mutations and break the API accordingly
Andrew Kelley
2023-04-10
std.Build.CompileStep: remove run() and install()
Andrew Kelley
2023-04-10
Merge pull request #14853 from schmee/vector-peer-type-resolution
Andrew Kelley
2023-04-09
amdgpu,nvptx: unify kernel calling conventions
Robin Voetter
2023-04-07
Enable new tests
Auguste Rame
2023-04-07
Merge pull request #14668 from Techatrix/wasm-floatops
Luuk de Gram
2023-04-07
Liveness: defer deaths of externally-scoped instructions in loop bodies
mlugg
2023-04-06
Merge pull request #15101 from motiejus/glibc_compat
Andrew Kelley
2023-04-05
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley
2023-04-05
Sema: validate array element types
Veikka Tuominen
2023-04-05
Sema: implement inline switch capture at comptime
Veikka Tuominen
2023-04-04
cases: disable failing incremental tests
Jacob Young
[next]