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}

Reply via email to