Analyze a D file for imports
anonymous via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 30 07:53:05 PDT 2015
On Tuesday, 30 June 2015 at 14:49:11 UTC, Atila Neves wrote:
> On Tuesday, 30 June 2015 at 13:21:18 UTC, anonymous wrote:
[...]
>> Here's a pull request to make rdmd do that:
>> https://github.com/D-Programming-Language/tools/pull/170
[...]
> rdmd doesn't run on files that need updating; it always
> compiles everything, it has no concept of needs updating. What
> it _does_ do is figure out what "everything" means.
The PR would change that.
More information about the Digitalmars-d
mailing list