COMMITS
/ lib/compiler/std-docs.zig November 20, 2025
B
update deprecated ArrayListUnmanaged usage (#25958)
Benjamin Jurk committed
November 17, 2025
A
std-docs: read/write messages as little endian
Alex Rønne Petersen committed
October 28, 2025
M
std.debug.lockStderrWriter: also return ttyconf
Matthew Lugg committed
October 8, 2025
K
- Rework common translate-c and cImport logic into `Compilation.translateC`
kcbanner committed
August 30, 2025
A
rework std.Io.Writer.Allocating to support runtime-known alignment
Andrew Kelley committed
August 28, 2025
A
std.Io: delete GenericReader
Andrew Kelley committed
August 15, 2025
I
std-docs: improve error message on write failure
Isaac Freund committed
August 9, 2025
A
zig std: fix build failures
Andrew Kelley committed
July 25, 2025
I
zig std: fix sources.tar generation
Ian Johnson committed
A
zig std: update std.Io.poll API usage
Andrew Kelley committed
July 23, 2025
A
zig std: update for new tar I/O API
Andrew Kelley committed
June 28, 2025
A
std.io: move getStdIn, getStdOut, getStdErr functions to fs.File
Andrew Kelley committed
June 30, 2025
M
Fix `zig std` regression FTBFS
Micah Switzer committed
September 2, 2024
L
Replace deprecated default initializations with decl literals
Linus Groh committed
August 23, 2024
A
fix autodocs regression FTBFS
Andrew Kelley committed
August 16, 2024
I
std.tar: add writer (#19603)
Igor Anić committed
August 1, 2024
A
fuzzer: share zig to html rendering with autodocs
Andrew Kelley committed
May 23, 2024
A
std: restructure child process namespace
Andrew Kelley committed
May 22, 2024
A
std autodocs server: don't trim all URLs
Andrew Kelley committed
May 21, 2024
J
std-docs: use `open` for macOS.
Jiacai Liu committed
April 6, 2024
J
zig std accepts --port and --no-open-browser (#19559)
Josh Wolfe committed
March 28, 2024
I
std-docs: include builtin module in sources.tar
Ian Johnson committed
March 7, 2024
A
-femit-docs: creating sources.tar
Andrew Kelley committed
A
slightly better error name when wasm compilation fails
Andrew Kelley committed
A
zig std: implement tar format
Andrew Kelley committed
A
zig std: implement sources.tar endpoint
Andrew Kelley committed
A
zig std: use threads for the http server
Andrew Kelley committed
A
zig std: implement serving the wasm binary
Andrew Kelley committed
March 6, 2024
A
add skeleton of `zig std` command impl
Andrew Kelley committed