| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-06 | categorize `behavior/bugs/<issueno>.zig` tests | Veikka Tuominen | |
| 2023-10-15 | spirv: update failing / passing tests | Robin Voetter | |
| Some tests are now failing due to debug info changes, some tests now pass due to improved compiler functionality. | |||
| 2023-05-11 | setup spirv backend in behavior tests | Ali Chraghi | |
| 2022-10-25 | behavior: enable stage2_c tests that are currently passing | Jacob Young | |
| Also fix C warnings triggered by these tests. | |||
| 2022-06-25 | stage2 ARM: implement basic intCast and error union wrapping | joachimschmidt557 | |
| 2022-05-27 | stage2 AArch64: complete genTypedValue | joachimschmidt557 | |
| 2022-03-18 | AstGen: labeled blocks should always complete with a normal break | Mitchell Hashimoto | |
| They aren't inline blocks by nature of being labeled. Fixes #11213 | |||
