Re: LLVM 3.6 released - LDC master branch/0.15.1 is ready to use it!

2015-03-01 Thread Kai Nacke via Digitalmars-d-announce
On Sunday, 1 March 2015 at 03:26:16 UTC, Dan Olson wrote: Dan Olson zans.is.for.c...@yahoo.com writes: I got LLVM 3.6 to work but I couldn't compile with LDC 0.15.1 (looks like more 3.6 fixes came in after it) and ldc master HEAD compilation ended up with an LLVM assertion failure on OS X. I

LLVM 3.6 released - LDC master branch/0.15.1 is ready to use it!

2015-02-27 Thread Kai Nacke via Digitalmars-d-announce
Hi all! Finally, LLVM 3.6 has been released! See the release notes here: http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html Downloads: http://llvm.org/releases/download.html#3.6.0 Also note that LDC is mentioned in the release notes as one of the projects who are already supporting LLVM

My LLVM talk @ FOSDEM'15

2015-01-14 Thread Kai Nacke via Digitalmars-d-announce
Hi everybody! Like last year I am a speaker in the LLVM toolchain devroom @ FOSDEM'15. This time it is not D related but more about LLVM internals. (For sure, it is related to my work on LDC!) Read the announcement at https://fosdem.org/2015/schedule/event/llvm_internal_asm/. FOSDEM is a

LDC 0.15.1 is out!

2014-12-14 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 0.15.1, 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.5 (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

LDC 0.15.0 beta1 released! Please help test!

2014-11-14 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 0.15.0-beta1, the LLVM-based D compiler, is available for download! This beta release is based on the 2.066.1 frontend and standard library and supports LLVM 3.1-3.5 (OS X: no support for 3.3). Please help testing this release! As usual, you can find links to the changelog

TDPL is Deal of the Day at informit.com!

2014-11-01 Thread Kai Nacke via Digitalmars-d-announce
If you still need a copy of Andrei's great book: http://www.informit.com/deals/ Regards, Kai

LDC 0.15.0 alpha1 released! Please help test!

2014-10-22 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 0.15.0-alpha1, the LLVM-based D compiler, is available for download! This alpha release is based on the 2.066.1-rc2 frontend and standard library and supports LLVM 3.1-3.5 (OS X: no support for 3.3). Please help testing this release! As usual, you can find links to the

LLVM 3.5 released - use with LDC master branch!

2014-09-04 Thread Kai Nacke via Digitalmars-d-announce
Hi all! Finally, LLVM 3.5 has been released! See the release notes here: http://llvm.org/releases/3.5.0/docs/ReleaseNotes.html Also note that LDC is mentioned in the release notes as one of the projects who are already supporting LLVM 3.5. Just recompile LDC using master branch from GitHub.

Re: LDC 0.14.0 released!

2014-08-19 Thread Kai Nacke via Digitalmars-d-announce
On Friday, 15 August 2014 at 15:04:44 UTC, Kai Nacke wrote: Hi everyone, LDC 0.14.0, the LLVM-based D compiler, is available for download! This release is based on the 2.065.0 frontend and standard library and supports LLVM 3.1-3.4.2 (OS X: 3.2/3.4 only). As usual, you can find links to the

LDC 0.14.0 released!

2014-08-15 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 0.14.0, the LLVM-based D compiler, is available for download! This release is based on the 2.065.0 frontend and standard library and supports LLVM 3.1-3.4.2 (OS X: 3.2/3.4 only). As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc:

Re: LDC 0.14.0 alpha1 released! Please help test!

2014-08-08 Thread Kai Nacke via Digitalmars-d-announce
On Tuesday, 5 August 2014 at 19:04:57 UTC, Trass3r wrote: I also have an experimental Win64 MSVC version. https://github.com/Trass3r/ldc/releases Thanks for the help with the Win64 version and for providing the binary! Regards, Kai

LDC 0.14.0 alpha1 released! Please help test!

2014-08-02 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 0.14.0-alpha1, the LLVM-based D compiler, is available for download! This is the first alpha release on the 2.065.0 frontend and standard library and supports LLVM 3.1-3.4.2 (OS X: 3.2/3.4 only). Please help testing this release! As usual, you can find links to the

Re: LDC 0.13.0 has been released!

2014-06-25 Thread Kai Nacke via Digitalmars-d-announce
On Wednesday, 25 June 2014 at 07:13:27 UTC, Walter Bright wrote: On 6/23/2014 9:50 PM, Kai Nacke wrote: Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for download! This is the first stable release based on the 2.064.2 frontend and standard library and supports LLVM

Re: LDC 0.13.0 has been released!

2014-06-25 Thread Kai Nacke via Digitalmars-d-announce
On Wednesday, 25 June 2014 at 18:33:12 UTC, Remo wrote: On Wednesday, 25 June 2014 at 18:28:50 UTC, Kai Nacke wrote: On Wednesday, 25 June 2014 at 07:13:27 UTC, Walter Bright wrote: On 6/23/2014 9:50 PM, Kai Nacke wrote: Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for

LDC 0.13.0 has been released!

2014-06-23 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 0.13.0, the LLVM-based D compiler, is available for download! This is the first stable release based on the 2.064.2 frontend and standard library and supports LLVM 3.1-3.4.2 (OS X: 3.2/3.4.x only). As usual, you can find links to the changelog and the binary packages over

Re: Dlang on Gentoo (update)

2014-06-02 Thread Kai Nacke via Digitalmars-d-announce
Hi Marco! On Sunday, 1 June 2014 at 09:20:01 UTC, Marco Leise wrote: I moved Dlang related ebuild to a new repository under the Gentoo organization on GitHub a while ago. It is available through layman as dlang. (Not to be confused with the outdated d overlay there.) Information in the Gentoo

Video of my LDC talk @ FOSDEM'14

2014-05-26 Thread Kai Nacke via Digitalmars-d-announce
Hi all, the video of my LDC talk @ FOSDEM'14 in February is now online. Here is the link: http://video.fosdem.org/2014/K4401/Sunday/LDC_the_LLVMbased_D_compiler.webm In the same folder are also the videos of the other LLVM related talk. Enjoy! Regards, Kai

LDC 0.13.0 beta 1 released!

2014-05-13 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 0.13.0-beta1, the LLVM-based D compiler, is available for download! This is the first beta release based on the 2.064.2 frontend and standard library and supports LLVM 3.1-3.4.1 (OS X: 3.2/3.4.1 only). Please help testing this release! As usual, you can find links to the

<    1   2