COMMITS
/ test/behavior/memset.zig May 2, 2024
D
riscv: `std.fmt.format` running
David Rubin committed
April 29, 2024
D
riscv: arbitrary sized arrays
David Rubin committed
April 14, 2024
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
January 2, 2024
V
categorize `behavior/bugs/<issueno>.zig` tests
Veikka Tuominen committed
November 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
August 27, 2023
M
compiler: provide result type for @memset value
mlugg committed
May 18, 2023
L
wasm: support `memset` for elem abi size > 1
Luuk de Gram committed
May 12, 2023
J
x86_64: implement stack probing
Jacob Young committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
May 1, 2023
J
x86_64: disable advanced memset tests on Windows
Jakub Konka committed
J
x86_64: implement tagName
Jacob Young committed
April 28, 2023
A
disable 2 failing behavior tests with x86 backend
Andrew Kelley committed
April 27, 2023
A
C backend: fix ptr comparison of array ptrs when one is null-terminated
Andrew Kelley committed
A
disable not yet passing new behavior tests from this branch
Andrew Kelley committed
April 26, 2023
A
LLVM backend: optimize memset with comptime-known element
Andrew Kelley committed
A
llvm backend: fix lowering of memset
Andrew Kelley committed