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
/
behavior
Age
Commit message (
Expand
)
Author
2024-03-30
spirv: clz, ctz for opencl
Robin Voetter
2024-03-29
Sema: allow .ptr on pointer to array
Veikka Tuominen
2024-03-28
add tests for fixed stage1 bugs
Veikka Tuominen
2024-03-28
allow `@errorcast` to cast error sets to error unions
HydroH
2024-03-26
compiler: audit uses of `ptr.addr` in the frontend
mlugg
2024-03-25
behavior: skip newly failing test
mlugg
2024-03-25
compiler: implement analysis-local comptime-mutable memory
mlugg
2024-03-21
disable failing behavior test: "reinterpret extern union"
Andrew Kelley
2024-03-21
disable failing behavior test: "comptime bitcast with fields following f80"
Andrew Kelley
2024-03-21
disable failing behavior test: "bitcast packed union to integer"
Andrew Kelley
2024-03-19
Merge pull request #19337 from Snektron/spirv-globals
Robin Voetter
2024-03-18
spirv: enable passing tests
Robin Voetter
2024-03-18
spirv: skip test that miscompiles on Intel
Robin Voetter
2024-03-18
spirv: unused instruction pruning linker pass
Robin Voetter
2024-03-18
spirv: make generic globals invocation-local
Robin Voetter
2024-03-18
Add 64bit byteswap case, use fewer locals
SuperAuguste
2024-03-18
Merge pull request #19334 from antlilja/llvm-fast-math
Veikka Tuominen
2024-03-17
Merge pull request #19333 from Vexu/fixes
Andrew Kelley
2024-03-17
Ast: fix comptime destructure
Jacob Young
2024-03-17
add behavior test for optimized float math
Veikka Tuominen
2024-03-17
Sema: allow param instructions to clobber inst_map
Veikka Tuominen
2024-03-17
Sema: fix spurious type has no namespace error
Veikka Tuominen
2024-03-17
AstGen: disallow alignment on function types
Jacob Young
2024-03-15
test: reenable some behavior vector tests
Meghan Denny
2024-03-11
std.builtin: make atomic order fields lowercase
Tristan Ross
2024-03-11
std.builtin: make float mode fields lowercase
Tristan Ross
2024-03-11
std.builtin: make link mode fields lowercase
Tristan Ross
2024-03-11
std.builtin: make container layout fields lowercase
Tristan Ross
2024-03-09
Sema: perform codegen for anon decl created by `@extern`
mlugg
2024-03-08
Sema: reset block error return trace index between cases
mlugg
2024-03-06
behavior: add tests for #18816
mlugg
2024-03-06
behavior: correct tests after #18816
mlugg
2024-03-05
Sema: fix compiler crash `@ptrCast`ing optional slice
garrison hinson-hasty
2024-03-02
Air: replace `.dbg_inline_*` with `.dbg_inline_block`
Jacob Young
2024-02-27
Merge pull request #19062 from mlugg/dbg-var-blocks
Matthew Lugg
2024-02-26
Fix tuple default values
John Schmidt
2024-02-26
Merge pull request #18859 from schmee/switch-union-capture-align
Andrew Kelley
2024-02-26
Sema: evaluate generic instantiations in fn decls capture scope
John Schmidt
2024-02-26
compiler: decide dbg_var scoping based on AIR blocks
mlugg
2024-02-25
x86_64: implement optional comparisons
Jacob Young
2024-02-25
Sema: implement vector coercions
Jacob Young
2024-02-25
x86_64: implement `@shuffle`
Jacob Young
2024-02-25
x86_64: implement `@select`
Jacob Young
2024-02-22
Module: fix `@embedFile` of files containing zero bytes
Jacob Young
2024-02-21
Sema: fix peer type resolution for arrays of coercible elements
garrison hinson-hasty
2024-02-20
c_import: extract behavior tests that use `@cImport`
Jacob Young
2024-02-15
test: skip new failing tests for spirv
Ali Chraghi
2024-02-15
llvm: fix lowering of recursive debug info
Jacob Young
2024-02-12
x86_64: implement c abi for bool vectors
Jacob Young
2024-02-12
x86_64: fix packed load
Jacob Young
[prev]
[next]