Re: Release D 2.080.0

2018-05-02 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 2 May 2018 at 07:10:49 UTC, Manu wrote: OMG, CTFE ^^! Best release ever! Yes, I am also really glad we can finally prefill tables with log and exp computations.

Re: Release D 2.080.0

2018-05-02 Thread Manu via Digitalmars-d-announce
On 1 May 2018 at 17:00, Martin Nowak via Digitalmars-d-announce wrote: > Glad to announce D 2.080.0. > > This release comes with CTFE support for log, exp and a couple of more > math functions. There is also a new isReturnOnStack trait, an apply > function

Re: Release D 2.080.0

2018-05-01 Thread Joakim via Digitalmars-d-announce
On Wednesday, 2 May 2018 at 00:00:46 UTC, Martin Nowak wrote: Glad to announce D 2.080.0. This release comes with CTFE support for log, exp and a couple of more math functions. There is also a new isReturnOnStack trait, an apply function for Nullable, and static method support for

Release D 2.080.0

2018-05-01 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.080.0. This release comes with CTFE support for log, exp and a couple of more math functions. There is also a new isReturnOnStack trait, an apply function for Nullable, and static method support for Objective-C classes. http://dlang.org/download.html