| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-06 | categorize `behavior/bugs/<issueno>.zig` tests | Veikka Tuominen | |
| 2023-11-19 | test: update behavior to silence 'var is never mutated' errors | mlugg | |
| 2023-05-31 | enable passing behavior tests | Luuk de Gram | |
| 2023-05-18 | x86_64: rewrite casts | Jacob Young | |
| 2023-05-11 | setup spirv backend in behavior tests | Ali Chraghi | |
| 2022-12-10 | stage2: sparc64: Skip unimplemented tests | Koakuma | |
| 2022-10-25 | cbe: misc fixes | Jacob Young | |
| 2022-10-11 | stage2 LLVM: Use a packed aggregate for union payload init | Cody Tapscott | |
| Without the packed qualifier, the type layout that we use to initialize doesn't match the correct layout of the underlying storage, causing corrupted data and past-the-end writes. | |||
