mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 20:37:54 +00:00
autodoc: decl paths become ref paths
originally I thought `foo.bar.baz` was a path of decls, but turns out other language constructs require to make this model more general. originally a decl path was an array of decl indexes, now it's an array of `WalkResult`s
This commit is contained in:
parent
63be9e65ed
commit
40a2844c30
737
src/Autodoc.zig
737
src/Autodoc.zig
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user