COMMITS
/ test/behavior/alignof.zig April 29, 2024
D
riscv: arbitrary sized arrays
David Rubin committed
April 14, 2024
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
January 15, 2024
D
test/behavior: replace all 'comptime expect' with 'comptime assert'
dweiller committed
November 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
September 21, 2023
M
InternPool,Sema,type,llvm: alignment fixes
mlugg committed
May 27, 2023
R
behavior: correct alignment for elements and slices of aligned array
r00ster91 committed
June 5, 2023
E
all: replace `comptime try` with `try comptime`
Eric Joldasov committed
December 27, 2022
J
stage2 AArch64: unify callee-preserved regs on all targets
joachimschmidt557 committed
October 7, 2022
J
behavior: enable stage2_c tests that are currently passing
Jacob Young committed
August 27, 2022
J
stage2 ARM: amend implementation of various AIR instructions
joachimschmidt557 committed
February 28, 2022
J
x64: pass more behavior tests
Jakub Konka committed
February 14, 2022
J
stage2 AArch64: Enable behavior testing
joachimschmidt557 committed
February 5, 2022
J
stage2 ARM: enable a handful of passing behavior tests
joachimschmidt557 committed
January 23, 2022
L
wasm: Implement genTypedValue for enums
Luuk de Gram 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