Jump to page: 1 2
Thread overview
LDC 0.15.2 beta2 is out!
Jul 05, 2015
Kai Nacke
Jul 06, 2015
Walter Bright
Jul 06, 2015
Rory McGuire
Jul 06, 2015
extrawurst
Jul 06, 2015
Kai Nacke
Jul 06, 2015
extrawurst
Jul 06, 2015
Kai Nacke
Jul 06, 2015
extrawurst
Jul 08, 2015
Kai Nacke
Jul 07, 2015
Mathias Lang
Jul 08, 2015
Kai Nacke
Jul 08, 2015
anonymous
July 05, 2015
Hi everyone,

LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download!
This release is based on the 2.066.1 frontend and standard library and supports LLVM 3.1-3.6 (OS X: no support for 3.3).

Don't miss to check if your preferred system is supported by this release. There is even an alpha-quality Win64 version available!

As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc:
http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf@forum.dlang.org

Regards,
Kai

July 06, 2015
On 7/5/2015 9:00 AM, Kai Nacke wrote:
> Hi everyone,
>
> LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download!
> This release is based on the 2.066.1 frontend and standard library and supports
> LLVM 3.1-3.6 (OS X: no support for 3.3).
>
> Don't miss to check if your preferred system is supported by this release. There
> is even an alpha-quality Win64 version available!
>
> As usual, you can find links to the changelog and the binary packages over at
> digitalmars.D.ldc:
> http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf@forum.dlang.org
>
> Regards,
> Kai
>

Congrats!
July 06, 2015
Awesome, I hadn't used LDC really until last week. It was the only compiler that could compile my vibe.d project on Mac OS X.

On Sun, Jul 5, 2015 at 6:00 PM, Kai Nacke via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com> wrote:

> Hi everyone,
>
> LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download! This release is based on the 2.066.1 frontend and standard library and supports LLVM 3.1-3.6 (OS X: no support for 3.3).
>
> Don't miss to check if your preferred system is supported by this release. There is even an alpha-quality Win64 version available!
>
> As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf@forum.dlang.org
>
> Regards,
> Kai
>
>


July 06, 2015
On Sunday, 5 July 2015 at 16:00:32 UTC, Kai Nacke wrote:
> Hi everyone,
>
> LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download!
> This release is based on the 2.066.1 frontend and standard library and supports LLVM 3.1-3.6 (OS X: no support for 3.3).
>
> Don't miss to check if your preferred system is supported by this release. There is even an alpha-quality Win64 version available!
>
> As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc:
> http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf@forum.dlang.org
>
> Regards,
> Kai

Awesome!
When will ldc support dmd fe version 2.067?

-- Stephan
July 06, 2015
On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:
> Awesome!
> When will ldc support dmd fe version 2.067?
>
> -- Stephan

The 2.067 port has only 2 bugs left and misses 1 feature.
I hope to release a alpha version soon.

Regards,
Kai
July 06, 2015
On Monday, 6 July 2015 at 18:25:22 UTC, Kai Nacke wrote:
> On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:
>> Awesome!
>> When will ldc support dmd fe version 2.067?
>>
>> -- Stephan
>
> The 2.067 port has only 2 bugs left and misses 1 feature.
> I hope to release a alpha version soon.
>
> Regards,
> Kai

That sounds awesome! Great news!

-- Stephan
July 06, 2015
On Monday, 6 July 2015 at 18:42:36 UTC, extrawurst wrote:
> On Monday, 6 July 2015 at 18:25:22 UTC, Kai Nacke wrote:
>> On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:
>>> Awesome!
>>> When will ldc support dmd fe version 2.067?
>>>
>>> -- Stephan
>>
>> The 2.067 port has only 2 bugs left and misses 1 feature.
>> I hope to release a alpha version soon.
>>
>> Regards,
>> Kai
>
> That sounds awesome! Great news!
>
> -- Stephan

Yeah, but I still work on my other project which reduces free time greatly...

Regards,
Kai
July 06, 2015
On Monday, 6 July 2015 at 19:40:34 UTC, Kai Nacke wrote:
> On Monday, 6 July 2015 at 18:42:36 UTC, extrawurst wrote:
>> On Monday, 6 July 2015 at 18:25:22 UTC, Kai Nacke wrote:
>>> On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:
>>>> Awesome!
>>>> When will ldc support dmd fe version 2.067?
>>>>
>>>> -- Stephan
>>>
>>> The 2.067 port has only 2 bugs left and misses 1 feature.
>>> I hope to release a alpha version soon.
>>>
>>> Regards,
>>> Kai
>>
>> That sounds awesome! Great news!
>>
>> -- Stephan
>
> Yeah, but I still work on my other project which reduces free time greatly...
>
> Regards,
> Kai

Is this other project announced yet ? ;)

-- Stephan
July 07, 2015
2015-07-05 18:00 GMT+02:00 Kai Nacke via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com>:

> Hi everyone,
>
> LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download! This release is based on the 2.066.1 frontend and standard library and supports LLVM 3.1-3.6 (OS X: no support for 3.3).
>
> Don't miss to check if your preferred system is supported by this release. There is even an alpha-quality Win64 version available!
>
> As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf@forum.dlang.org
>
> Regards,
> Kai
>
>
Congrats !
Though, I don't know if you'd notice, but those binary are not using from
Travis-ci:
https://github.com/rejectedsoftware/vibe.d/pull/1171#issuecomment-119005076
Which makes it sensitively harder to test it (and I'd like to thank Martin
Nowak again for making it so easy to test compilers - testing a beta
compiler is now one additional line to .travis.yml, commit, push).


July 08, 2015
On Monday, 6 July 2015 at 22:08:30 UTC, extrawurst wrote:
> Is this other project announced yet ? ;)

I am preparing the announcement. :-)

Regards,
Kai
« First   ‹ Prev
1 2