Re: Visual D 0.44 released - VC project integration and Concord debugger extension

2017-03-13 Thread Rainer Schuetze via Digitalmars-d-announce
On 13.03.2017 18:56, Inquie wrote: On Monday, 13 March 2017 at 08:12:41 UTC, Rainer Schuetze wrote: On 12.03.2017 13:09, Rainer Schuetze wrote: I'm glad to finally announce the release of a new version of Visual D, the Visual Studio extension for the D programming language. Unfortunately,

[OT] LLVM 4.0 released - LDC mentioned in release notes

2017-03-13 Thread Kai Nacke via Digitalmars-d-announce
Hi all! LLVM 4.0 has been released! See the release notes here: http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html Downloads: http://releases.llvm.org/download.html#4.0.0 As usual LDC is mentioned in the release notes, too: http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html#ldc-the-llvm

Re: Visual D 0.44 released - VC project integration and Concord debugger extension

2017-03-13 Thread Inquie via Digitalmars-d-announce
On Monday, 13 March 2017 at 08:12:41 UTC, Rainer Schuetze wrote: On 12.03.2017 13:09, Rainer Schuetze wrote: I'm glad to finally announce the release of a new version of Visual D, the Visual Studio extension for the D programming language. Unfortunately, a bug turned up, causing the default

D IDE Coedit - version 3 released.

2017-03-13 Thread Basile B. via Digitalmars-d-announce
Finally, after four betas, the third version of my D IDE [0] is available. The change log for this new version quite important. Major additions: - GDB commander, a GDB UI, only under linux. - Project groups. - Compiler paths, defines and select several D compilers. Picked among the other addi

Re: Ocean v3.0.0: First fully public release!

2017-03-13 Thread Leandro Lucarella via Digitalmars-d-announce
On Monday, 13 March 2017 at 11:33:42 UTC, Nicholas Wilson wrote: On Monday, 13 March 2017 at 11:08:51 UTC, Leandro Lucarella wrote: On Friday, 10 March 2017 at 16:31:53 UTC, Andrea Fontana wrote: On Friday, 10 March 2017 at 15:19:51 UTC, Leandro Lucarella wrote: Hi dear D community! We wanted

Re: Munich D Meetup - March 28ths - Clean Code Competition

2017-03-13 Thread Casey Sybrandy via Digitalmars-d-announce
Will the results of this be published somewhere? It would be interesting to see how the different languages compare.

Re: Update on Unums

2017-03-13 Thread John Colvin via Digitalmars-d-announce
On Monday, 13 March 2017 at 15:08:56 UTC, H. S. Teoh wrote: On Mon, Mar 13, 2017 at 08:32:04AM +, Nick B via Digitalmars-d-announce wrote: If I get the approval to post Johns latest presentation, I will do so. [...] Link? urmm...

Re: Update on Unums

2017-03-13 Thread H. S. Teoh via Digitalmars-d-announce
On Mon, Mar 13, 2017 at 08:32:04AM +, Nick B via Digitalmars-d-announce wrote: > Hi Everyone > > Here is an update on Unums. > > John L Gustafson at the Multicore World 2017 Conference, in > Wellington, New Zealand, in February 2017, gave another presentation > to his Unum idea. He has ag

Re: Ocean v3.0.0: First fully public release!

2017-03-13 Thread Nicholas Wilson via Digitalmars-d-announce
On Monday, 13 March 2017 at 11:08:51 UTC, Leandro Lucarella wrote: On Friday, 10 March 2017 at 16:31:53 UTC, Andrea Fontana wrote: On Friday, 10 March 2017 at 15:19:51 UTC, Leandro Lucarella wrote: Hi dear D community! We wanted to share with you some nice news and big milestone: we are (fina

Re: Ocean v3.0.0: First fully public release!

2017-03-13 Thread Leandro Lucarella via Digitalmars-d-announce
On Friday, 10 March 2017 at 16:31:53 UTC, Andrea Fontana wrote: On Friday, 10 March 2017 at 15:19:51 UTC, Leandro Lucarella wrote: Hi dear D community! We wanted to share with you some nice news and big milestone: we are (finally!) going completely public with Ocean development! From github

Re: Update on Unums

2017-03-13 Thread rikki cattermole via Digitalmars-d-announce
On 13/03/2017 9:32 PM, Nick B wrote: Hi Everyone Here is an update on Unums. John L Gustafson at the Multicore World 2017 Conference, in Wellington, New Zealand, in February 2017, gave another presentation to his Unum idea. He has again reworked the basis of his idea again. He has now called

Update on Unums

2017-03-13 Thread Nick B via Digitalmars-d-announce
Hi Everyone Here is an update on Unums. John L Gustafson at the Multicore World 2017 Conference, in Wellington, New Zealand, in February 2017, gave another presentation to his Unum idea. He has again reworked the basis of his idea again. He has now called this latest version: Type 3 Unum

Re: Visual D 0.44 released - VC project integration and Concord debugger extension

2017-03-13 Thread Rainer Schuetze via Digitalmars-d-announce
On 12.03.2017 13:09, Rainer Schuetze wrote: I'm glad to finally announce the release of a new version of Visual D, the Visual Studio extension for the D programming language. Unfortunately, a bug turned up, causing the default dmd executable search path to contain a bad character. Here's a