zig/lib/docs/wasm
Shun Sakai 5fc4448e45 chore(std.mem): Rename trimLeft and trimRight
Rename `trimLeft` to `trimStart`, and `trimRight` to `trimEnd`.
`trimLeft` and `trimRight` functions remain as deprecated aliases for
these new names.
2025-04-27 18:03:59 +09:00
..
markdown chore(std.mem): Rename trimLeft and trimRight 2025-04-27 18:03:59 +09:00
Decl.zig std.zig.Ast: improve type safety 2025-03-07 22:22:01 +01:00
html_render.zig std.zig.Ast: improve type safety 2025-03-07 22:22:01 +01:00
main.zig std.zig.Ast: improve type safety 2025-03-07 22:22:01 +01:00
markdown.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
Walk.zig std.zig.Ast: improve type safety 2025-03-07 22:22:01 +01:00