COMMITS
/ test/behavior/this.zig March 10, 2025
M
Sema: fix handling of `@This()` on opaques
mlugg committed
May 30, 2024
D
riscv: truncate `airStructFieldVal` result
David Rubin committed
May 27, 2024
D
riscv: rewrite "binOp"
David Rubin committed
May 26, 2024
D
riscv: implement optional logic
David Rubin committed
May 12, 2024
D
riscv: zero registers when using register-wide operations
David Rubin committed
April 16, 2024
D
riscv: math progress
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
September 17, 2023
R
spirv: enable passing tests
Robin Voetter committed
May 19, 2023
R
spirv: more passing tests
Robin Voetter committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
October 11, 2022
K
stage2: sparc64: Skip unimplemented tests
Koakuma committed
August 27, 2022
J
stage2 ARM: amend implementation of various AIR instructions
joachimschmidt557 committed
March 5, 2022
J
stage2 AArch64: add more slice support
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
September 23, 2021
M
Stage2: Implement comptime closures and the This builtin (#9823)
Martin Wickham 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