Re: Dutyl - a Vim plugin for running D tools

2014-08-20 Thread francesco cattoglio via Digitalmars-d-announce
On Tuesday, 19 August 2014 at 19:03:45 UTC, Idan Arye wrote: Anyways, version 1.0.1 is out with many bugfixes and speedups - including a fix for this problem. I can confirm it works under windows now! Very good job, and thank you for your efforts :)

Re: Dutyl - a Vim plugin for running D tools

2014-08-18 Thread francesco cattoglio via Digitalmars-d-announce
On Thursday, 14 August 2014 at 22:20:52 UTC, Idan Arye wrote: GitHub repo: https://github.com/idanarye/vim-dutyl vim.org page: http://www.vim.org/scripts/script.php?script_id=5003 Very very nice... So... how does it work? I added a Bundle "idanarye/vim-dutyl" to my $MTVIMRC. I added the follo

Re: DGui is alive

2014-07-23 Thread francesco cattoglio via Digitalmars-d-announce
On Wednesday, 23 July 2014 at 12:58:46 UTC, Gary Willoughby wrote: On Wednesday, 23 July 2014 at 11:40:01 UTC, FrankLike wrote: How about the DGui's status? https://bitbucket.org/dgui/dgui/issues déjà vu

Re: OpenGL Examples in D and a birth of a New Initiative

2014-05-20 Thread francesco cattoglio via Digitalmars-d-announce
On Monday, 19 May 2014 at 21:39:18 UTC, Andrej Mitrovic via Digitalmars-d-announce wrote: On 5/19/14, Kiith-Sa via Digitalmars-d-announce How do you port 20kloc in 2 days? Past experience helps I guess. I ported Chipmunk (10K) mostly over night. I've ported lots of codebases already, so this

Re: My D book is now officially coming soon

2014-03-03 Thread Francesco Cattoglio
On Monday, 3 March 2014 at 16:37:49 UTC, Adam D. Ruppe wrote: As some of you might know, I've been working on a D book over the last few months. It is now available as "coming soon" on the publisher's website: http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book I se

Re: dmd 2.065.0

2014-02-24 Thread Francesco Cattoglio
On Monday, 24 February 2014 at 11:45:20 UTC, Namespace wrote: Not really. This pull introduce the virtual keyword. The next step will afaik force you to write on every method if it is virtual or final. The step afterwards will probably introduce final by default. Wait, does this mean we fina

Re: dmd 2.065.0

2014-02-24 Thread Francesco Cattoglio
On Monday, 24 February 2014 at 10:33:27 UTC, Szymon Gatner wrote: All Systems: http://ftp.digitalmars.com/dmd.2.065.0.zip FreeBSD: http://ftp.digitalmars.com/dmd.2.065.0.freebsd-64.zip http://ftp.digitalmars.com/dmd.2.065.0.freebsd-32.zip Linux: http://ftp.digi

Re: Facebook puts bounties on bugs in the D programming language implementation

2014-02-20 Thread Francesco Cattoglio
On Thursday, 20 February 2014 at 20:25:11 UTC, Baz wrote: Ahahahahaahhahahahahahaha$80... They just put 19 000 000 000 $ for a web app. Are you kiddin us ? Ok, I must say I'm shocked, and yes this 19 Billion $ spent make look bounties on D project some kind of joke. However JERK.MASSIVE

Re: Bounty for -minimal compiler flag

2014-02-14 Thread Francesco Cattoglio
On Friday, 14 February 2014 at 11:28:30 UTC, 1100110 wrote: I thought that would be best, unfortunately. Bitcoins are nice, but bountysource is the way to go. It's both more official and easier to contribute to the bounty. I'd be fine with the switch being name -nodruntime, and honestly I lik

Re: std.serialization

2014-02-14 Thread Francesco Cattoglio
On Thursday, 13 February 2014 at 22:56:38 UTC, Orvid King wrote: so I'm releasing it as std.serialization. What does that even mean? I'm pretty sure you should NEVER call a library "std.something" if it hasn't been approved for inclusion into standard library. Other than that, nice work.

Re: dmd 2.065 beta 3

2014-02-07 Thread Francesco Cattoglio
On Friday, 7 February 2014 at 08:44:34 UTC, Rory McGuire wrote: Ouch! Wonder why the auto tester never picked that up. On 7 Feb 2014 10:40, "Don" wrote: Because of no final by default?

Re: New debugger for D!!!

2014-01-28 Thread Francesco Cattoglio
On Tuesday, 28 January 2014 at 22:04:34 UTC, John J wrote: On 01/28/2014 12:00 PM, Sarath Kodali wrote: I did not do any research on name; just shortened "debug" to "dbg" :) I'm bad at coming up with good names, so any suggestions are always welcome. bugD :) buggeD?