| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-19 | std.json: update to new I/O API | Andrew Kelley | |
| also do a little bit of namespace cleanup | |||
| 2023-10-26 | x86_64: fix behavior of `getValue` | Jacob Young | |
| Old behavior renamed to `getValueIfFree`. | |||
| 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: fix bugs and disable erroring tests | Jacob Young | |
| 2023-07-22 | std.json: fix key allocation in HashMap for streaming json parsing (#16422) | Garrett | |
| 2023-07-21 | std.json: Unify stringify and writeStream (#16405) | Josh Wolfe | |
| 2023-07-09 | std.json: add generic hash map that parses/stringifies with arbitrary string ↵ | Josh Wolfe | |
| keys (#16366) * expose innerParseFromValue | |||
