aboutsummaryrefslogtreecommitdiff
path: root/lib/docs/wasm/markdown
AgeCommit message (Expand)Author
2025-08-31std.fmt: delete deprecated APIsAndrew Kelley
2025-08-28update langref and docs to avoid GenericWriterAndrew Kelley
2025-08-05std: remove BoundedArrayAndrew Kelley
2025-07-07update autodocs and langref to new APIAndrew Kelley
2025-07-07std.fmt: breaking API changesAndrew Kelley
2025-04-27chore(std.mem): Rename `trimLeft` and `trimRight`Shun Sakai
2025-02-22zig build fmtAndrew Kelley
2025-02-10std.ArrayList: popOrNull() -> pop() [v2] (#22720)Meghan Denny
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-04-17compiler: rework comptime pointer representation and accessmlugg
2024-04-10autodoc: fix tokenizerandrewkraevskii
2024-04-08Autodoc: fix Markdown indented lists (#19577)Ian Johnson
2024-03-22Autodoc: recognize Markdown links in plain textIan Johnson
2024-03-22Autodoc: implement Markdown autolinksIan Johnson
2024-03-10update autodocs web application to latestAndrew Kelley
2024-03-10upstream new autodocs implementationAndrew Kelley