aboutsummaryrefslogtreecommitdiff
path: root/lib/docs/wasm/Walk.zig
AgeCommit message (Expand)Author
2025-08-13std.io.Writer.Allocating: rename getWritten() to written()Isaac Freund
2025-07-16update compilerAndrew Kelley
2025-07-16update docsAndrew Kelley
2025-07-07update autodocs and langref to new APIAndrew Kelley
2025-07-07remove `usingnamespace` from the languageAndrew Kelley
2025-07-07remove `async` and `await` keywordsAndrew Kelley
2025-03-07std.zig.Ast: improve type safetyTechatrix
2025-03-07std.zig.Ast: add `blockStatements` and `builtinCallParams`Techatrix
2025-02-15Autodoc: report syntax errors to userIan Johnson
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-08-07fuzzer: share zig to html rendering with autodocsAndrew Kelley
2024-07-09Autodoc: only group structs under "namespaces"Ian Johnson
2024-03-30Update uses of `@fieldParentPtr` to use RLSJacob Young
2024-03-17Ast: fix comptime destructureJacob Young
2024-03-10update autodocs web application to latestAndrew Kelley
2024-03-10upstream new autodocs implementationAndrew Kelley