COMMITS
/ test/behavior/void.zig May 26, 2024
D
riscv: implement optional logic
David Rubin committed
April 14, 2024
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
November 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
September 22, 2023
R
spirv: update failing / passing tests
Robin Voetter committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
March 14, 2023
J
behavior: enable passing behavior tests on stage2_x86_64
Jacob Young committed
February 18, 2023
A
update existing behavior tests and std lib to new for loop semantics
Andrew Kelley committed
December 27, 2022
J
stage2 AArch64: unify callee-preserved regs on all targets
joachimschmidt557 committed
October 11, 2022
K
stage2: sparc64: Skip unimplemented tests
Koakuma committed
August 25, 2022
D
stage2: Reference to void constants
David Gonzalez Martin committed
May 26, 2022
J
stage2 AArch64: complete genTypedValue
joachimschmidt557 committed
March 13, 2022
J
stage2 ARM: implement addwrap, subwrap, mulwrap
joachimschmidt557 committed
February 27, 2022
J
stage2 ARM: enable more behavior tests
joachimschmidt557 committed
February 22, 2022
J
Port more behavior tests
Jakub Konka committed
June 10, 2021
J
std, src, doc, test: remove unused variables
Jacob G-W committed
May 8, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
April 29, 2021
A
move behavior tests from test/stage1/ to test/
Andrew Kelley committed