COMMITS
/ test/behavior/bool.zig February 18, 2025
A
test: skip failing tests with spirv-vulkan
Ali Cheraghi committed
April 14, 2024
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
January 21, 2024
R
spirv: air int_from_bool
Robin Voetter committed
January 2, 2024
V
categorize `behavior/bugs/<issueno>.zig` tests
Veikka Tuominen committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
June 15, 2023
E
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov committed
June 5, 2023
E
all: replace `comptime try` with `try comptime`
Eric Joldasov committed
May 24, 2023
T
make `@boolToInt` always return a u1
tison committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
October 29, 2021
A
C backend: fix `@boolToInt`
Andrew Kelley committed
August 1, 2021
A
Sema: implement comptime variables
Andrew Kelley 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