On Friday, 28 October 2016 at 16:52:46 UTC, Stefan Koch wrote:
Another update on CTFE.

I have found a few errors in my handling of switch-statments.
An efficient solution for this is still pending,

Futhermore I have begun to work on ctfe handling refernces.
These are a little bit harder to do in bytecode and do pessimise performance if overused.

I hope to make another leap at the end of this month.

We should have string Concat-support fairly soon.

Cheers,
stefan

I just made progress on another fundamental feature,
function call support.

It's does not work yet, but it shows promise.

Reply via email to