[SAOC 2025] Separate Semantic Routines from AST Nodes Weekly Update #7
Dom Disc
dominikus at scherkl.de
Mon Nov 3 21:56:52 UTC 2025
On Monday, 3 November 2025 at 19:49:59 UTC, Mohamed El Shorbagy
wrote:
> This week was a continuation of the work done to break the
> indirect dependency of AST-related files on the semantic phase.
> To make this process easier, I wrote a small Python script that
> constructs the dependency graph of the compiler source files
> and also removes **unused imports**. Here are the PRs that
> benefited from this script:
[...]
Wow. Just wow.
More information about the Digitalmars-d
mailing list