COMMITS
/ test/behavior/inline_switch.zig October 12, 2024
R
spirv: skip range switch tests
Robin Voetter committed
May 30, 2024
D
riscv: truncate `airStructFieldVal` result
David Rubin committed
May 27, 2024
D
riscv: rewrite "binOp"
David Rubin committed
May 2, 2024
D
riscv: `std.fmt.format` running
David Rubin committed
April 19, 2024
D
riscv: switch progress + by-ref return progress
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
October 17, 2023
A
spirv: switch on bool
Ali Chraghi committed
September 22, 2023
R
spirv: update failing / passing tests
Robin Voetter committed
September 17, 2023
R
spirv: enable passing tests
Robin Voetter committed
June 15, 2023
E
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
May 1, 2023
J
x86_64: fix switch multi-prongs and mul/div flags clobber
Jacob Young committed
March 15, 2023
J
x86_64: handle duplicate prong deaths
Jacob Young committed
October 11, 2022
K
stage2: sparc64: Skip unimplemented tests
Koakuma committed
October 8, 2022
V
Sema: inline switch capture needs to be set when switch operand is comptime known
Veikka Tuominen committed
September 27, 2022
V
Sema: implement `inline else` for ints
Veikka Tuominen committed
V
Sema: implement `inline else` for errors enums and bools
Veikka Tuominen committed
September 26, 2022
V
add inline switch union tag captures
Veikka Tuominen committed
V
Sema: implement non-special inline switch prongs
Veikka Tuominen committed