COMMITS
/ test/behavior/struct.zig 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: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
March 19, 2024
J
Update uses of `@fieldParentPtr` to use RLS
Jacob Young committed
March 18, 2024
J
Sema: rework `@fieldParentPtr` to accept a pointer type
Jacob Young committed
March 5, 2024
M
behavior: add tests for #18816
mlugg committed
February 15, 2024
A
test: skip new failing tests for spirv
Ali Chraghi committed
J
llvm: fix lowering of recursive debug info
Jacob Young 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 25, 2023
B
Sema: ensure tuple fields is resolved and fix internal out-of-bounds access
Bogdan Romanyuk 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
November 8, 2023
October 21, 2023
K
sema: analyze field init bodies in a second pass
kcbanner committed
R
spirv: self-referential pointers via new fwd_ptr_type
Robin Voetter committed
R
spirv: improve union operations
Robin Voetter committed
November 1, 2023
L
wasm: re-enable regressed tests
Luuk de Gram committed
October 31, 2023
J
mem: fix ub in writeInt
Jacob Young committed
October 29, 2023
D
Fix hasRuntimeBitsAdvanced lazy case for pointers and optionals
DilithiumNitrate 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
September 22, 2023
R
spirv: update failing / passing tests
Robin Voetter committed
October 8, 2023
R
std.testing: disable expectEqualSlices printing for spirv
Robin Voetter committed
October 7, 2023
R
spirv: properly skip comptime function parameters
Robin Voetter committed
R
spirv: aggregate_init for structs
Robin Voetter committed
October 14, 2023
X
tests: enable already passing behaviour tests for self-hosted wasm
Xavier Bouchoux committed
September 25, 2023
J
x86_64: implement float compare and cast builtins
Jacob Young committed
September 24, 2023
K
type: handle the 0-length array case in abiSizeAdvanced
kcbanner committed
September 18, 2023
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
July 31, 2023
J
std: finish cleanup up asm
Jacob Young committed
July 30, 2023
J
cbe: get behavior tests running on arm
Jacob Young committed
July 10, 2023
I
Sema: resolve field type layout for anon struct type info
Ian Johnson committed
July 1, 2023
J
Unrevert "Sema: preserve extern struct field alignment"
Jacob Young committed
J
Remerge pull request #15995 from mlugg/fix/union-field-ptr-align
Jacob Young committed
June 16, 2023
M
Sema: copy pointer alignment to struct field pointers
mlugg committed
M
Sema: copy pointer alignment to struct field pointers
mlugg committed
June 29, 2023
J
Revert "Merge pull request #15995 from mlugg/fix/union-field-ptr-align"
Jacob Young committed
J
Revert "Sema: preserve extern struct field alignment"
Jacob Young committed
June 28, 2023
A
Sema: preserve extern struct field alignment
Alex Kladov committed
June 26, 2023
J
Merge pull request #15771 from jacobly0/x86_64-behavior
jacobly0 committed
June 25, 2023
J
x86_64: truncate packed field value
Jacob Young committed
J
x86_64: fix global pointers to packed struct fields
Jacob Young committed
J
x86_64: fix packed store crash
Jacob Young committed