aboutsummaryrefslogtreecommitdiff
path: root/lib/docs/wasm
AgeCommit message (Expand)Author
2024-07-09Autodoc: only group structs under "namespaces"Ian Johnson
2024-06-13std: Convert deprecated aliases to compile errors and fix usagesRyan Liptak
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-30Update uses of `@fieldParentPtr` to use RLSJacob Young
2024-03-25Merge pull request #19402 from ianprime0509/markdown-autolinksAndrew Kelley
2024-03-25autodoc: better indentation handling when rendering source code (#19422)HydroH
2024-03-22Autodoc: recognize Markdown links in plain textIan Johnson
2024-03-22Autodoc: implement Markdown autolinksIan Johnson
2024-03-17Ast: fix comptime destructureJacob Young
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