DCD/dsymbol
ryuukk 0f69db00fb
Public import recurse fix (#706)
* Add a 3rd phase to tesolve missing types that were parsed recursively
* store the type name into its own field, so we could resolve templates later

Fixes https://github.com/dlang-community/DCD/issues/678
2023-02-03 10:56:10 +00:00
..
src/dsymbol Public import recurse fix (#706) 2023-02-03 10:56:10 +00:00
subprojects Integrate dsymbol into DCD 2022-10-13 18:18:53 +02:00
.editorconfig Integrate dsymbol into DCD 2022-10-13 18:18:53 +02:00
.gitignore Integrate dsymbol into DCD 2022-10-13 18:18:53 +02:00
LICENSE_1_0.txt Integrate dsymbol into DCD 2022-10-13 18:18:53 +02:00
README.md Integrate dsymbol into DCD 2022-10-13 18:18:53 +02:00
dub.json bump libdparse to 0.21.1 2022-12-30 16:22:50 +01:00
meson.build Integrate dsymbol into DCD 2022-10-13 18:18:53 +02:00

README.md

dsymbol

Symbol lookup support for libdparse