COMMITS
/ test/behavior/cast_int.zig September 6, 2025
A
behavior tests: update for new requirement
Andrew Kelley committed
July 29, 2025
M
disable more failing tests
mlugg committed
June 18, 2025
J
aarch64: add new from scratch self-hosted backend
Jacob Young committed
June 14, 2025
B
riscv64: skip failing tests
Bingwu Zhang committed
June 15, 2025
A
rename spirv backend name
Ali Cheraghi committed
February 27, 2025
P
stage2-wasm: enable already working tests
Pavel Verigo committed
March 12, 2025
A
spirv: aligned load for physical storage variables
Ali Cheraghi committed
February 18, 2025
A
test: skip failing tests with spirv-vulkan
Ali Cheraghi committed
September 1, 2024
D
riscv: implement `errunion_payload_ptr_set`
David Rubin committed
July 25, 2024
D
riscv: enable passing tests
David Rubin committed
April 14, 2024
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
April 8, 2024
M
compiler: rework comptime pointer representation and access
mlugg committed
November 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
October 31, 2023
A
std.builtin.Endian: make the tags lower case
Andrew Kelley committed
October 22, 2023
J
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
Jacob Young committed
A
Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"
Andrew Kelley committed
October 19, 2023
J
x86_64: fix bugs and disable erroring tests
Jacob Young committed
September 22, 2023
R
spirv: update failing / passing tests
Robin Voetter committed
October 8, 2023
X
codegen/llvm: truncate padding bits when loading a non-byte-sized value
Xavier Bouchoux committed
X
codegen/wasm: fix intcast accross 32-bits boundary
Xavier Bouchoux committed
X
test: add behaviour test for casting accross 32-bits boundary
Xavier Bouchoux committed
September 17, 2023
R
spirv: enable passing tests
Robin Voetter committed
July 21, 2023
L
wasm: correctly intcast signed integers
Luuk de Gram committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
May 31, 2023
L
enable passing behavior tests
Luuk de Gram committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
April 2, 2023
J
x86_64: implement large cmp
Jacob Young committed
October 11, 2022
K
stage2: sparc64: Skip unimplemented tests
Koakuma committed
October 7, 2022
J
behavior: enable stage2_c tests that are currently passing
Jacob Young committed
March 18, 2022
A
organize behavior tests
Andrew Kelley committed
January 9, 2022
L
wasm: Implement float_to_int
Luuk de Gram committed