aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler/std-docs.zig
AgeCommit message (Expand)Author
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