| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-26 | x86_64: fix behavior of `getValue` | Jacob Young | |
| Old behavior renamed to `getValueIfFree`. | |||
| 2023-10-23 | x86_64: implement enough to pass unicode tests | Jacob Young | |
| * implement vector comparison * implement reduce for bool vectors * fix `@memcpy` bug * enable passing std tests | |||
| 2023-10-22 | Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"" | Jacob Young | |
| This reverts commit 6f0198cadbe29294f2bf3153a27beebd64377566. | |||
| 2023-10-22 | Revert "Merge pull request #17637 from jacobly0/x86_64-test-std" | Andrew Kelley | |
| This reverts commit 0c99ba1eab63865592bb084feb271cd4e4b0357e, reversing changes made to 5f92b070bf284f1493b1b5d433dd3adde2f46727. This caused a CI failure when it landed in master branch due to a 128-bit `@byteSwap` in std.mem. | |||
| 2023-10-21 | x86_64: disable failing tests, enable test-std testing | Jacob Young | |
| 2023-05-13 | std: Rewrite low-level json api to support streaming (#15602) | Josh Wolfe | |
