newCTFE is getting ported to 2.092
Stefan Koch
uplink.coder at googlemail.com
Fri Jun 5 22:31:23 UTC 2020
On Friday, 5 June 2020 at 21:09:37 UTC, H. S. Teoh wrote:
> On Fri, Jun 05, 2020 at 08:24:10PM +0000, Stefan Koch via
> Digitalmars-d wrote:
>> Hi Guys,
>>
>> just a short message.
>> Since the tools which I wrote for a better workflow developing
>> on dmd.
>> namely "asttypename.d"
>> are working again I have decided to port newCTFE which was
>> written
>> against 2.074.1 to 2.092
>> Which should be there after this weekend.
>>
>> nested switches and re-throwing on exceptions are broken.
>>
>> Associative Arrays are not implemented yet.
>> reals are not supported (and are not really on the agenda due
>> to
>> portability issues)
>>
>> That's it.
>> The rest should work.
> [...]
>
> How close are we to newCTFE being mergeable? Been slobbering
> over it since it was first announced way back when, can't wait
> for it to arrive already!
>
>
> T
Done. Those were 5 hours I'll never get back.
https://github.com/dlang/dmd/compare/master...UplinkCoder:newCTFE_2092?expand=1
More information about the Digitalmars-d
mailing list