COMMITS
/ test/behavior/null.zig February 18, 2025
A
test: skip failing tests with spirv-vulkan
Ali Cheraghi committed
July 26, 2024
D
riscv: make multi-threaded enabled compilation the default
David Rubin committed
D
riscv: update tests and fix reuse bug
David Rubin committed
July 5, 2024
D
riscv: implement more operators
David Rubin committed
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
January 21, 2024
R
spirv: air is_(non_)null_ptr, optional_payload_ptr
Robin Voetter committed
November 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
October 22, 2023
R
Revert "Revert "Merge pull request #17657 from Snektron/spirv-recursive-ptrs""
Robin Voetter committed
A
Revert "Merge pull request #17657 from Snektron/spirv-recursive-ptrs"
Andrew Kelley committed
October 21, 2023
R
spirv: self-referential pointers via new fwd_ptr_type
Robin Voetter committed
September 22, 2023
R
spirv: update failing / passing tests
Robin Voetter committed
June 5, 2023
E
all: replace `comptime try` with `try comptime`
Eric Joldasov committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
March 19, 2023
J
x86_64: (re)implement optional ops
Jacob Young committed
March 14, 2023
J
behavior: enable passing behavior tests on stage2_x86_64
Jacob Young 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
March 15, 2022
D
CBE: enable more tests that are currently passing
Daniele Cocca committed
March 9, 2022
L
wasm: Enable passing behavior tests
Luuk de Gram committed
March 5, 2022
J
stage2 AArch64: add more slice support
joachimschmidt557 committed
February 22, 2022
J
Port more behavior tests
Jakub Konka committed
February 9, 2022
A
stage2: fix inferred comptime constant locals
Andrew Kelley committed
November 27, 2021
A
stage2: implement `@typeName`
Andrew Kelley committed
October 31, 2021
E
C backend: implement ?void, and other zero sized types
Emily Bellows committed
October 18, 2021
A
stage2: LLVM backend: lower constant field/elem ptrs
Andrew Kelley committed
June 20, 2021
J
fix code broken from previous commit
Jacob G-W 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