COMMITS
/ test/behavior/array.zig April 17, 2024
D
riscv: by-value structs + `@min`
David Rubin committed
April 16, 2024
D
riscv: math progress
David Rubin committed
April 14, 2024
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
April 3, 2024
D
riscv: big rewrite to use latest liveness
David Rubin committed
February 13, 2024
C
Sema: support coercing ref to anonymous array init to many-pointer
Carl Åstholm committed
April 4, 2024
A
spirv: make behavior tests passing
Ali Chraghi committed
April 2, 2024
J
Sema: fix crash accessing array of opv types
Jacob Young committed
March 19, 2024
V
Sema: allow .ptr on pointer to array
Veikka Tuominen 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 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
September 22, 2023
R
spirv: update failing / passing tests
Robin Voetter committed
October 8, 2023
R
spirv: allow generation of *i0
Robin Voetter committed
September 18, 2023
R
spirv: generate module initializer
Robin Voetter committed
R
spirv: air array_elem_val using hack
Robin Voetter committed
September 17, 2023
R
spirv: enable passing tests
Robin Voetter committed
August 26, 2023
R
spirv: disable failing tests
Robin Voetter committed
August 10, 2023
J
Sema: avoid deleting runtime side-effects in comptime initializers
Jacob Young committed
July 29, 2023
June 27, 2023
Z
behavior: test slicing array of zero-sized values
zooster committed
June 26, 2023
M
AstGen: fix result locations for elements of typed array init
mlugg 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 19, 2023
R
spirv: more passing tests
Robin Voetter committed
May 13, 2023
V
Merge pull request #15643 from Vexu/fixes
Veikka Tuominen committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
May 10, 2023
V
fix incorrect use of mutable pointers to temporary values
Veikka Tuominen committed
January 4, 2023
K
stage2: sparc64: Skip unimplemented tests
Koakuma committed
April 19, 2023
M
Sema: allow ptr field access on pointer-to-array
mlugg committed
April 5, 2023
J
x86_64: fix some of the mass confusion about the meaning of `MCValue`
Jacob Young committed
March 25, 2023
J
x86_64: implement atomic loops
Jacob Young committed
March 23, 2023
J
x86_64: fix value tracking bugs
Jacob Young committed
March 19, 2023
X
CBE: implement aggregateInit() for array of array case.
Xavier Bouchoux committed
March 12, 2023
A
disable failing aarch64 backend behavior tests
Andrew Kelley committed
March 14, 2023
J
behavior: enable passing behavior tests on stage2_x86_64
Jacob Young committed
March 3, 2023
M
Sema: allow comptime mutation of multiple array elements
mlugg committed
February 18, 2023
A
update existing behavior tests and std lib to new for loop semantics
Andrew Kelley committed
December 31, 2022
V
add tests for fixed stage1 bugs
Veikka Tuominen committed
December 27, 2022
A
add behavior test for comptime pointer casting
Andrew Kelley committed
December 24, 2022
J
behavior: disable tests on failing backends
Jacob Young committed
J
Sema: relax undefined checks for concat
Jacob Young committed
J
Sema: support concat of tuple and array
Jacob Young committed
October 11, 2022
K
stage2: sparc64: Skip unimplemented tests
Koakuma committed
J
cbe: implement global assembly
Jacob Young committed
December 7, 2022
A
remove references to stage1 in behavior tests
Andrew Kelley committed
November 4, 2022
V
Sema: correct condition in validateArrayInit
Veikka Tuominen committed
October 7, 2022
J
behavior: enable stage2_c tests that are currently passing
Jacob Young committed