zig/lib/docs/wasm
Ian Johnson 293603f040 Autodoc: report syntax errors to user
Additionally, this commit streamlines the way unparseable files are handled, by giving them the AST of an empty file. This avoids bugs in the rest of the Autodoc logic trying to work with invalid ASTs.
2025-02-15 17:29:31 -05:00
..
markdown std.ArrayList: popOrNull() -> pop() [v2] (#22720) 2025-02-10 04:21:31 +00:00
Decl.zig fuzzer: share zig to html rendering with autodocs 2024-08-07 00:48:32 -07:00
html_render.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
main.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
markdown.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
Walk.zig Autodoc: report syntax errors to user 2025-02-15 17:29:31 -05:00