| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-21 | std.json: Unify stringify and writeStream (#16405) | Josh Wolfe | |
| 2023-05-13 | std: Rewrite low-level json api to support streaming (#15602) | Josh Wolfe | |
| 2022-09-14 | stage2: fix compile error merge conflict | Andrew Kelley | |
| 3250b20ceabea044bd4c7b1653d76d7069840058 had a silent merge conflict with master branch; fixed now. | |||
| 2022-09-14 | src/print_env: print the native target | Manlio Perillo | |
| Add the native target triple to the zig env command output. The target triple is formatted the same way as it is done in the zig targets command. | |||
| 2022-04-18 | stage2: Move WASI/Zig-specific selfExePath to introspect.zig | Cody Tapscott | |
| 2021-11-30 | allocgate: std Allocator interface refactor | Lee Cannon | |
| 2021-06-21 | fix code broken from previous commit | Jacob G-W | |
| 2021-01-07 | Reduce use of deprecated IO types | Jay Petacat | |
| Related: #4917 | |||
| 2021-01-02 | stage2: Use {s} instead of {} when formatting strings | LemonBoy | |
| 2020-12-23 | update depreciated code (#7502) | g-w1 | |
| * `zig env`: * fix depreciated interface, update outStream -> writer * make code more readable by updating `anytype` -> `std.fs.File.Writer` | |||
| 2020-09-21 | rename src-self-hosted/ to src/ | Andrew Kelley | |
