Re: LDC 1.18.0-beta2

2019-09-30 Thread Aldo via Digitalmars-d-announce

On Sunday, 29 September 2019 at 20:46:52 UTC, kinke wrote:

Glad to announce the second beta for LDC 1.18:


Thanks for this guys!


Re: CodinGame adds support for 2 new programming languages

2019-09-26 Thread Aldo via Digitalmars-d-announce

On Thursday, 26 September 2019 at 15:58:46 UTC, Andre Pany wrote:

Hi,

Based on the voting results 
(https://www.codingame.com/forum/t/poll-what-programming-language-would-you-like-codingame-to-support-next) Codingame is currently adding 2 new programming languages, Type Script and D!


Thanks for your votes, they made it happen!

Kind regards
Andre


Awesome!


Re: Release D 2.086.0

2019-05-06 Thread Aldo via Digitalmars-d-announce

On Sunday, 5 May 2019 at 11:53:22 UTC, Martin Nowak wrote:

Glad to announce D 2.086.0, ♥ to the 51 contributors.

This release comes with copy constructors, a lowmem dmd switch, 
private member access for introspection traits, import std, dub 
init templates, and a single RTT resolution of dub dependencies.


http://dlang.org/download.html 
http://dlang.org/changelog/2.086.0.html


-Martin


Awesome! I really like the dub linker change and traits change.

Thanks.


Re: hunt library 1.0.0 released!

2019-01-15 Thread Aldo via Digitalmars-d-announce

On Tuesday, 15 January 2019 at 14:58:01 UTC, Brian wrote:

A refined core library for D programming language.

Core modules:

[...]


Hello Brian,

thats a good lib, thanks for the work.