DDeps 1.1.1

Nicholas Wilson iamthewilsonator at hotmail.com
Sat Apr 27 16:27:08 UTC 2019


On Saturday, 27 April 2019 at 16:16:02 UTC, lempiji wrote:
> Recently, I created a tool to create a module dependency graph 
> for the D language.
>
> The tool can compare two versions and visualize the 
> differences. I think it's useful for source reviews.
>
> Try it if you are interested.
> Some screenshots are included in the README.
>
>
> - DUB: http://code.dlang.org/packages/ddeps
> - GitHub: https://github.com/lempiji/ddeps

Very nice!

Does this respect versions? E.g. to separate unit tests importing 
everything else, from library code being relatively modular.

This will be useful for modularising DMD.


More information about the Digitalmars-d-announce mailing list