Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2014-01-08 Thread Alexander Bothe
On Wednesday, 8 January 2014 at 07:50:38 UTC, Daniel Kozak wrote: Still debugging does not work :(. But for others (C#,...) it works well. Maybe it is something with dmd. I have clean installation of Archlinux x64 Can't be related to dmd as it's mainly using gdb for debugging. So, are you

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2014-01-08 Thread Daniel Kozak
On Wednesday, 8 January 2014 at 11:19:14 UTC, Alexander Bothe wrote: On Wednesday, 8 January 2014 at 07:50:38 UTC, Daniel Kozak wrote: Still debugging does not work :(. But for others (C#,...) it works well. Maybe it is something with dmd. I have clean installation of Archlinux x64 Can't be

Re: Non-anonymous mixin template fix [v1.0.1]

2014-01-08 Thread extrawurst
On Wednesday, 8 January 2014 at 00:01:14 UTC, Alexander Bothe wrote: A new 'daily' release: http://mono-d.alexanderbothe.com/completion-stuff-v1-1-1-1-1/ thanks for implementing the label stuff ;)

Re: Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

2014-01-08 Thread Daniel Kozak
On Wednesday, 8 January 2014 at 14:30:50 UTC, Alexander Bothe wrote: On Wednesday, 8 January 2014 at 12:35:47 UTC, Daniel Kozak wrote: I do not think so because it runs gdb, and it stops on break point, but it does not show it properly on monodevelop editor (red marker is not mark as current

Re: Non-anonymous mixin template fix [v1.0.1]

2014-01-08 Thread Alexander Bothe
On Wednesday, 8 January 2014 at 14:24:07 UTC, extrawurst wrote: thanks for implementing the label stuff ;) And another daily :) http://mono-d.alexanderbothe.com/ddoc-params-sections-v1-2/

Re: LLVM 3.4 released

2014-01-08 Thread Ilya Yaroshenko
Congratulations!

Re: LLVM 3.4 released

2014-01-08 Thread Adam Wilson
On Mon, 06 Jan 2014 08:10:49 -0800, Kai Nacke k...@redstar.de wrote: Hi all! LLVM 3.4 is out! You can read the release notes http://llvm.org/releases/3.4/docs/ReleaseNotes.html or download it from http://llvm.org/releases/. As usual, LDC and dlang.org are mentioned in the release notes.

Re: Mobile App STACK4 with a D backend

2014-01-08 Thread extrawurst
On Tuesday, 7 January 2014 at 16:55:04 UTC, Andrei Alexandrescu wrote: On 1/6/14 3:53 PM, extrawurst wrote: On Friday, 3 January 2014 at 05:27:28 UTC, Rob wrote: Works great on my S4 against AI (damned AI beats me every time). Haven't tried on-line game play yet. Looking forward to your

Re: Mobile App STACK4 with a D backend

2014-01-08 Thread Andrei Alexandrescu
On 1/8/14 4:54 PM, extrawurst wrote: On Tuesday, 7 January 2014 at 16:55:04 UTC, Andrei Alexandrescu wrote: On 1/6/14 3:53 PM, extrawurst wrote: On Friday, 3 January 2014 at 05:27:28 UTC, Rob wrote: Works great on my S4 against AI (damned AI beats me every time). Haven't tried on-line game

Re: LLVM 3.4 released

2014-01-08 Thread Jacob Carlborg
On 2014-01-08 20:15, Adam Wilson wrote: What is the latest on Windows SEH? LLVM is not going to get that for 32bit, not a long as there is a patent. -- /Jacob Carlborg