COMMITS
/ test/behavior/basic.zig July 23, 2025
J
aarch64: more progress
Jacob Young committed
June 18, 2025
J
aarch64: add new from scratch self-hosted backend
Jacob Young committed
July 7, 2025
A
remove `usingnamespace` from the language
Andrew Kelley committed
June 13, 2025
J
x86_64: increase passing test coverage on windows
Jacob Young committed
June 15, 2025
A
rename spirv backend name
Ali Cheraghi committed
May 30, 2025
J
Legalize: implement scalarization of binary operations
Jacob Young committed
May 6, 2025
A
test: Disable `arrays and vectors with big integers` on MIPS N32.
Alex Rønne Petersen committed
February 18, 2025
A
test: skip failing tests with spirv-vulkan
Ali Cheraghi committed
January 9, 2025
J
x86_64: pass more behavior tests
Jacob Young committed
J
x86_64: implement load and store
Jacob Young committed
October 22, 2024
K
tests: re-enable tests that now pass on aarch64-windows
kcbanner committed
October 12, 2024
R
spirv: skip range switch tests
Robin Voetter committed
September 24, 2024
M
std: add arch bits for s390x-linux (#21342)
Meghan Denny committed
September 8, 2024
A
test: Re-enable a bunch of behavior tests with LLVM.
Alex Rønne Petersen committed
August 28, 2024
M
August 24, 2024
M
behavior,cases: add `@branchHint` test coverage
mlugg committed
M
compiler,lib,test,langref: migrate `@setCold` to `@branchHint`
mlugg committed
August 26, 2024
M
lib,test,tools,doc: update usages of @export
mlugg committed
August 15, 2024
D
elf: fix up riscv for `.got.zig` rewrite
David Rubin committed
July 26, 2024
D
riscv: update tests and fix reuse bug
David Rubin committed
July 25, 2024
D
riscv: airAsm rewrite
David Rubin committed
D
riscv: enable passing tests
David Rubin committed
July 15, 2024
D
riscv: fix logic bug in `ptr_elem_ptr`
David Rubin committed
July 5, 2024
D
riscv: implement more operators
David Rubin committed
July 18, 2024
P
stage2-wasm: fix big int comparison
Pavel Verigo 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: add `airAggregateInit` for arrays
David Rubin committed
May 2, 2024
D
riscv: `std.fmt.format` running
David Rubin committed
April 17, 2024
D
riscv: finally fix bug + `airAggregateInit`
David Rubin committed
D
riscv: by-value structs + `@min`
David Rubin committed
April 16, 2024
D
riscv: math progress
David Rubin committed
April 14, 2024
D
riscv: mutable globals
David Rubin committed
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
March 26, 2024
M
compiler: audit uses of `ptr.addr` in the frontend
mlugg committed
March 2, 2024
R
spirv: make generic globals invocation-local
Robin Voetter committed
February 7, 2024
A
spirv: make rusticl the primary testing implementation
Ali Chraghi committed
January 29, 2024
J
x86_64+macho: pass more behavior tests
Jakub Konka committed
V
llvm: revert bad array access optimization
Veikka Tuominen committed
February 6, 2024
A
delete bad behavior test
Andrew Kelley committed
January 13, 2024
R
spirv: update tests
Robin Voetter committed
January 15, 2024
D
test/behavior: replace all 'comptime expect' with 'comptime assert'
dweiller committed
January 2, 2024
V
categorize `behavior/bugs/<issueno>.zig` tests
Veikka Tuominen committed
November 21, 2023
R
spirv: disable failing tests
Robin Voetter committed
November 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
October 22, 2023
J
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
Jacob Young committed
A
Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"
Andrew Kelley committed
October 18, 2023
J
x86_64: fix crashes
Jacob Young committed
October 17, 2023
A
spirv: switch on bool
Ali Chraghi committed
September 22, 2023
R
spirv: update failing / passing tests
Robin Voetter committed