CTFE Status

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Wed Dec 7 12:56:08 PST 2016


I did the change in continue and break handling.

Now ForStatements should be handled correctly for the most part.
I think there could still be a bug if you do labeled continue on 
a for-statement.
I will do a change later that takes that into account as well.

Then we should be all set to implement call handling I believe.


More information about the Digitalmars-d mailing list