Re: Battle-plan for CTFE

2016-09-05 Thread Stefan Koch via Digitalmars-d-announce
FunctionCall support is done. (with a lot of room for improvement) you can already return strings. now I just have to finish string-comparison and string-concat support to make it usable. And of course the correct translation of logical-expressions...

Re: Battle-plan for CTFE

2016-09-05 Thread Rory McGuire via Digitalmars-d-announce
On Mon, Sep 5, 2016 at 1:39 PM, Stefan Koch via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com> wrote: > FunctionCall support is done. (with a lot of room for improvement) > you can already return strings. > now I just have to finish string-comparison and string-concat support to >

Re: Poodinis (DI framework) 7.0.0 released

2016-09-05 Thread dom via Digitalmars-d-announce
cool! i really like poodinis. it powers one of my projects and is very intuitive and simple to me :)

Re: [OT] LLVM 3.9 released - you can try the release already with LDC!

2016-09-05 Thread Kai Nacke via Digitalmars-d-announce
On Monday, 5 September 2016 at 05:07:25 UTC, Emre Temelkuran wrote: On Sunday, 4 September 2016 at 17:18:10 UTC, Kai Nacke wrote: Hi all! LLVM 3.9 has been released! See the release notes here: http://www.llvm.org/releases/3.9.0/docs/ReleaseNotes.html Downloads: