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
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-16
behavior: disable flaky test on x86_64
Jacob Young
2023-04-16
x86_64: implement packed load and store
Jacob Young
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
CI: more C backend test coverage
Andrew Kelley
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-10
Merge pull request #14853 from schmee/vector-peer-type-resolution
Andrew Kelley
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-05
Sema: implement inline switch capture at comptime
Veikka Tuominen
2023-04-03
x86_64: implement cmp_lt_errors_len
Jacob Young
2023-04-03
x86_64: fix typos
Jacob Young
2023-04-03
x86_64: implement store to immediate address
Jacob Young
2023-04-03
x86_64: implement storing large immediates
Jacob Young
2023-04-02
Sema: defer stores to inferred allocs
Jacob Young
2023-04-02
x86_64: implement shl with overflow
Jacob Young
2023-04-02
x86_64: implement large add/sub with overflow
Jacob Young
2023-04-02
x86_64: implement struct_field_val for large packed structs
Jacob Young
2023-04-02
x86_64: implement large cmp
Jacob Young
2023-04-02
x86_64: implement error name
Jacob Young
2023-04-02
x86_64: implement aggregate init of a packed struct
Jacob Young
2023-03-30
llvm: fix crashes when loading a struct field
Jacob Young
2023-03-28
Sema: fix empty slice pointer value
Jacob Young
2023-03-27
x86_64: fix popcnt and disable regressed test
Jacob Young
2023-03-26
wasm: implement float operations with compiler-rt
Techatrix
2023-03-25
x86_64: implement atomic loops
Jacob Young
2023-03-25
x86_64: fix cmpxchg
Jacob Young
2023-03-25
x86_64: implement struct_field_val for packed containers
Jacob Young
2023-03-25
x86_64: implement struct_field_ptr for packed containers
Jacob Young
2023-03-24
x86_64: canonicalize each br of a block
Jacob Young
2023-03-24
x86_64: fix more value tracking bugs
Jacob Young
2023-03-24
x86_64: fix value tracking bugs
Jacob Young
2023-03-21
Sema: implement @export for arbitrary values
mlugg
2023-03-21
CBE: implement aggregateInit() for array of array case.
Xavier Bouchoux
2023-03-21
Merge pull request #15028 from Vexu/compile-errors
Veikka Tuominen
2023-03-21
x86_64: implement atomic and fence ops
Jacob Young
2023-03-21
codegen: fix backend breakage due to optional layout change
Jacob Young
2023-03-21
x86_64: (re)implement optional ops
Jacob Young
2023-03-21
x86_64: implement some error union ops
Jacob Young
2023-03-21
x86_64: implement @returnAddress and @frameAddress
Jacob Young
2023-03-21
x86_64: implement basic float ops
Jacob Young
[prev]
[next]