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:
737
src/Autodoc.zig
737
src/Autodoc.zig
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user