aboutsummaryrefslogtreecommitdiff
path: root/lib/docs/wasm/main.zig
AgeCommit message (Expand)Author
2025-08-28update langref and docs to avoid GenericWriterAndrew Kelley
2025-07-22fix docs wasm std.tar API usageAndrew Kelley
2025-07-07update autodocs and langref to new APIAndrew Kelley
2025-03-07std.zig.Ast: improve type safetyTechatrix
2025-02-22Merge pull request #22929 from schtvn/type_fn_docs_improvementsAndrew Kelley
2025-02-17Clean up duplicate code in decl_fields_fallibleschtvn
2025-02-17Autodoc: Improve documentation for common types declared as type functions, s...schtvn
2025-02-15Autodoc: use browser console log levels and simplify panicIan Johnson
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-08-07fuzzer: share zig to html rendering with autodocsAndrew Kelley
2024-08-07introduce a web interface for fuzzingAndrew Kelley
2024-07-09Autodoc: only group structs under "namespaces"Ian Johnson
2024-06-13std: Convert deprecated aliases to compile errors and fix usagesRyan Liptak
2024-03-25autodoc: better indentation handling when rendering source code (#19422)HydroH
2024-03-11docs: make docs work with recent tar changesIgor Anić
2024-03-10update autodocs web application to latestAndrew Kelley
2024-03-10upstream new autodocs implementationAndrew Kelley