On Thu, 01 May 2014 21:44:10 -0400, Walter Bright
<[email protected]> wrote:
On 5/1/2014 5:33 PM, deadalnix wrote:
On Thursday, 1 May 2014 at 18:44:36 UTC, Walter Bright wrote:
On 4/27/2014 12:54 PM, Walter Bright wrote:
http://wiki.dlang.org/DIP61
Now with pull request:
https://github.com/D-Programming-Language/dmd/pull/3517
Does that create a new named scope ?
Yes.
And regular D identifier resolution rule ?
Yes.
IF yes, that's awesome news !
I am rather pleased with how it turned out :-)
Can you explain to people who don't understand DMD code, does this exactly
implement the DIP? The two questions above imply that the DIP isn't enough
to answer those questions...
-Steve