Battle-plan for CTFE

Stefan Koch via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Jul 29 07:28:03 PDT 2016


On Friday, 29 July 2016 at 12:47:55 UTC, Robert burner Schadek 
wrote:
> On Friday, 29 July 2016 at 11:30:20 UTC, Stefan Koch wrote:
>> please share your thoughts.
>
> When is this moving into dmd master?

As soon as it passes the test-suite.
And can execute diet-ng on the fast-path.

Currently I have issues with chained binary expressions.
such as

if ((a && b) || (a && c)) {//bla}



More information about the Digitalmars-d-announce mailing list