[dmd-internals] [D-Programming-Language/dmd] dfb683: add purity inference

Walter Bright walter at digitalmars.com
Mon Jun 20 12:25:38 PDT 2011



On 6/20/2011 11:26 AM, Brad Roberts wrote:
> On Mon, 20 Jun 2011, Walter Bright wrote:
>
>> On 6/20/2011 2:25 AM, Don Clugston wrote:
>>>>>     Log Message:
>>>>>     -----------
>>>>>     add purity inference
>>>> So, is this the implementation for some sort of auto pure to make it
>>>> possible
>>>> for templated functions to be pure based on what they're templatized with?
>>>> Or
>>>> is it something else?
>>> I believe it is purity inference for delegate literals and function
>>> literals.
>>>
>> And template functions.
> My, what a nice pretty shade of red the entire world seems to be. :)
>

I'm not gettin' the reference!


More information about the dmd-internals mailing list