aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler/std-docs.zig
AgeCommit message (Expand)Author
2025-08-30rework std.Io.Writer.Allocating to support runtime-known alignmentAndrew Kelley
2025-08-29std.Io: delete GenericReaderAndrew Kelley
2025-08-16std-docs: improve error message on write failureIsaac Freund
2025-08-08zig std: fix build failuresAndrew Kelley
2025-07-24zig std: fix sources.tar generationIan Johnson
2025-07-24zig std: update std.Io.poll API usageAndrew Kelley
2025-07-22zig std: update for new tar I/O APIAndrew Kelley
2025-07-07std.io: move getStdIn, getStdOut, getStdErr functions to fs.FileAndrew Kelley
2025-06-30Fix `zig std` regression FTBFSMicah Switzer
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-08-23fix autodocs regression FTBFSAndrew Kelley
2024-08-15std.tar: add writer (#19603)Igor Anić
2024-08-07fuzzer: share zig to html rendering with autodocsAndrew Kelley
2024-05-26std: restructure child process namespaceAndrew Kelley
2024-05-22std autodocs server: don't trim all URLsAndrew Kelley
2024-05-21std-docs: use `open` for macOS.Jiacai Liu
2024-04-06zig std accepts --port and --no-open-browser (#19559)Josh Wolfe
2024-03-28std-docs: include builtin module in sources.tarIan Johnson
2024-03-10-femit-docs: creating sources.tarAndrew Kelley
2024-03-10slightly better error name when wasm compilation failsAndrew Kelley
2024-03-10zig std: implement tar formatAndrew Kelley
2024-03-10zig std: implement sources.tar endpointAndrew Kelley
2024-03-10zig std: use threads for the http serverAndrew Kelley
2024-03-10zig std: implement serving the wasm binaryAndrew Kelley
2024-03-10add skeleton of `zig std` command implAndrew Kelley