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-07-31
riscv: implement non-pow2 indirect loads
David Rubin
2024-07-30
std.Target: Remove `sparcel` architecture tag.
Alex Rønne Petersen
2024-07-28
std.Target.Cpu.Arch: Remove the `aarch64_32` tag.
Alex Rønne Petersen
2024-07-26
riscv: make multi-threaded enabled compilation the default
David Rubin
2024-07-26
riscv: implement `@cmpxchg*` and remove fixes
David Rubin
2024-07-26
riscv: update tests and fix reuse bug
David Rubin
2024-07-26
riscv: airAsm rewrite
David Rubin
2024-07-26
riscv: enable passing tests
David Rubin
2024-07-26
riscv: implement `@floatFromInt`
David Rubin
2024-07-26
riscv: clean up and unify encoding logic
David Rubin
2024-07-26
riscv: update tests
David Rubin
2024-07-26
riscv: implement sub-byte addition
David Rubin
2024-07-26
riscv: fix logic bug in `ptr_elem_ptr`
David Rubin
2024-07-26
riscv: remove redundant assert in `genBinOp`
David Rubin
2024-07-26
riscv: implement `@clz`
David Rubin
2024-07-26
riscv: implement more operators
David Rubin
2024-07-26
riscv: un-cache the `avl` and `vtype` when returning from a function call
David Rubin
2024-07-25
aarch64: reenable tests that are no longer regressed
Julian Vesper
2024-07-23
stage2-wasm: mul_sat 32 bits <=, i64, i128
Pavel Verigo
2024-07-22
riscv: disable failing test
David Rubin
2024-07-21
std.Target: Remove the `r600` arch tag.
Alex Rønne Petersen
2024-07-21
ip: use `getExternFunc` in `getCoerced`
David Rubin
2024-07-20
Merge pull request #20692 from pavelverigo/stage2-wasm-overflow-ops
Andrew Kelley
2024-07-20
disable failing tests on stage2 backends
Pavel Verigo
2024-07-20
stage2-wasm: @mulWithOverflow fixes + 128 bit signed
Pavel Verigo
2024-07-19
behavior: disable test that triggers an llvm assertion
Jacob Young
2024-07-18
stage2-wasm: improve @shlWithOverflow for <= 128 bits
Pavel Verigo
2024-07-18
stage2-wasm: enhance add/subWithOverflow
Pavel Verigo
2024-07-18
stage2-wasm: fix big int comparison
Pavel Verigo
2024-07-17
Merge pull request #20474 from Rexicon226/riscv
Jakub Konka
2024-07-15
Sema: support pointer subtraction
Wooster
2024-07-14
riscv: disable failing tests
David Rubin
2024-07-14
riscv: vectors part 3
David Rubin
2024-07-14
riscv: implement `@fence`
David Rubin
2024-07-14
riscv: truncate `airStructFieldVal` result
David Rubin
2024-07-14
riscv implement `@sqrt` for f32/f64
David Rubin
2024-07-14
riscv: `@atomicRmw`
David Rubin
2024-07-12
Zcu: allow atomic operations on packed structs
Jacob Young
2024-07-04
Add behavior test: including the sentinel when dereferencing a string literal
Ryan Liptak
2024-07-02
stage2-wasm: not op for <= 128 bits ints
Pavel Verigo
2024-06-24
stage2-wasm: abs 128 bit
Pavel Verigo
2024-06-22
stage2-wasm: fix div and rem
Pavel Verigo
2024-06-19
Merge pull request #20070 from Rexicon226/riscv
Jakub Konka
2024-06-19
AstGen: error for redundant `@inComptime()`
mlugg
2024-06-16
stage2-wasm: bit_reverse
Pavel Verigo
2024-06-15
stage2-wasm: enum bigint <= 128 bits
Pavel Verigo
2024-06-13
test: disable-enable riscv tests
David Rubin
2024-06-13
riscv: disable failing test
David Rubin
2024-06-13
riscv: rewrite "binOp"
David Rubin
2024-06-13
riscv: implement optional logic
David Rubin
[prev]
[next]