VisualD now on github.com/d-programming-language

2013-09-10 Thread Walter Bright
https://github.com/D-Programming-Language/visuald Congratulations to Rainer Schuetze and collaborators for this great work!

Re: VisualD now on github.com/d-programming-language

2013-09-10 Thread Tove
On Tuesday, 10 September 2013 at 06:42:06 UTC, Walter Bright wrote: https://github.com/D-Programming-Language/visuald Congratulations to Rainer Schuetze and collaborators for this great work! Horray! Great news. Some initial nit-picking: According to

Re: VisualD now on github.com/d-programming-language

2013-09-10 Thread Manu
Indeed, massive thanks! On 10 Sep 2013 16:45, Walter Bright newshou...@digitalmars.com wrote: https://github.com/D-**Programming-Language/visualdhttps://github.com/D-Programming-Language/visuald Congratulations to Rainer Schuetze and collaborators for this great work!

Re: D simple web server

2013-09-10 Thread gedaiu
Hi, I added websocket support to the server. This is the link to the git repo: https://github.com/gedaiu/DSWS Thanks, Bogdan

Re: [OT] My C++ talk at GoingNative 2013

2013-09-10 Thread deadalnix
On Monday, 9 September 2013 at 16:43:54 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/1m1izv/goingnative_2013_writing_quick_code_in_c_quickly/ Andrei So I'll jump in as I've seen the conf before that post. It is really worthwhile to watch. Quite informative on

Re: VisualD now on github.com/d-programming-language

2013-09-10 Thread develop32
On Tuesday, 10 September 2013 at 06:42:06 UTC, Walter Bright wrote: https://github.com/D-Programming-Language/visuald Congratulations to Rainer Schuetze and collaborators for this great work! Do you have plans for changing the homepage for VisualD? The one on dsource is more related to the

Re: [OT] My C++ talk at GoingNative 2013

2013-09-10 Thread Olivier Grant
First of all, I very much enjoyed the talk. It was as interesting as it was entertaining. I do have a question regarding the talk's section on devirtualization. As a language that imposes virtual methods for classes, how well does D play when it comes to devirtualization? And on a side note,

Re: [OT] My C++ talk at GoingNative 2013

2013-09-10 Thread Iain Buclaw
On 10 September 2013 13:54, Olivier Grant olivier.gr...@gmail.com wrote: First of all, I very much enjoyed the talk. It was as interesting as it was entertaining. I do have a question regarding the talk's section on devirtualization. As a language that imposes virtual methods for classes, how

Re: [OT] My C++ talk at GoingNative 2013

2013-09-10 Thread Iain Buclaw
On 10 September 2013 11:10, deadalnix deadal...@gmail.com wrote: On Monday, 9 September 2013 at 16:43:54 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/1m1izv/goingnative_2013_writing_quick_code_in_c_quickly/ Andrei So I'll jump in as I've seen the conf

Re: [OT] My C++ talk at GoingNative 2013

2013-09-10 Thread PauloPinto
On Tuesday, 10 September 2013 at 13:20:18 UTC, Iain Buclaw wrote: On 10 September 2013 11:10, deadalnix deadal...@gmail.com wrote: On Monday, 9 September 2013 at 16:43:54 UTC, Andrei Alexandrescu wrote:

Re: DCD: Autocomplete without the IDE

2013-09-10 Thread André
I just tried it with the Kate and it's working like a charm! All contributors keep up the good work :-) I really like the client/server approach because it enables everyone to use his or hers favourite editor. Is there a blog or changelog which allows to follow the further progress? Cheers

Re: vibe.d 0.7.17 released

2013-09-10 Thread Daniel Davidson
On Monday, 9 September 2013 at 08:03:46 UTC, Sönke Ludwig wrote: Major changes: - Compiles on DMD 2.063.2 and DMD HEAD - Deprecates/removes a lot of non-conforming parts of the API (resp. naming convention) - New TaskLocal!T for more efficient and type safe task local storage -

Re: VisualD now on github.com/d-programming-language

2013-09-10 Thread Rainer Schuetze
On 10.09.2013 12:24, develop32 wrote: On Tuesday, 10 September 2013 at 06:42:06 UTC, Walter Bright wrote: https://github.com/D-Programming-Language/visuald Congratulations to Rainer Schuetze and collaborators for this great work! Do you have plans for changing the homepage for VisualD? The

Re: VisualD now on github.com/d-programming-language

2013-09-10 Thread Rainer Schuetze
On 10.09.2013 11:50, Tove wrote: On Tuesday, 10 September 2013 at 06:42:06 UTC, Walter Bright wrote: https://github.com/D-Programming-Language/visuald Congratulations to Rainer Schuetze and collaborators for this great work! Horray! Great news. Some initial nit-picking: According to

Re: vibe.d 0.7.17 released

2013-09-10 Thread Dicebot
On Tuesday, 10 September 2013 at 17:13:09 UTC, Daniel Davidson wrote: Thanks for the great work! Do you think you are closer to feeling comfortable including in some benchmark sites (e.g. maybe add to http://www.techempower.com/benchmarks/#section=data-r5)? Thanks Dan I think I can safely

Re: vibe.d 0.7.17 released

2013-09-10 Thread Daniel Davidson
On Tuesday, 10 September 2013 at 17:37:21 UTC, Dicebot wrote: I think I can safely answer this question in absence of Sonke as someone subscribed to vibe.d commit log :) Thanks It was asked and answered: forum.rejectedsoftware.com/groups/rejectedsoftware.vibed/thread/1670 - not much has

Re: vibe.d 0.7.17 released

2013-09-10 Thread Andrei Alexandrescu
On 9/9/13 1:03 AM, Sönke Ludwig wrote: [snip] http://www.reddit.com/r/programming/comments/1m4eon/vibed_web_application_toolkit_in_d_0717_has_been/ VOTE UP!!! Andrei

Re: DCD: Autocomplete without the IDE

2013-09-10 Thread Kiith-Sa
On Tuesday, 10 September 2013 at 16:15:55 UTC, André wrote: I just tried it with the Kate and it's working like a charm! All contributors keep up the good work :-) I really like the client/server approach because it enables everyone to use his or hers favourite editor. Is there a blog or

Re: vibe.d 0.7.17 released

2013-09-10 Thread Dicebot
On Tuesday, 10 September 2013 at 18:10:40 UTC, Daniel Davidson wrote: I can understand reservations about not wanting to publish benchmarks too early before some chance at optimization. OTOH, if it is utility modules that distort the numbers then maybe they need attention and data is the best

Re: VisualD now on github.com/d-programming-language

2013-09-10 Thread Walter Bright
On 9/10/2013 11:18 AM, Rainer Schuetze wrote: It is planned to move the homepage to dlang.org. It might take some time to convert the wiki pages to some other format which can be used to generate the pages (ddoc?). Easiest would probably be to add it to wiki.dlang.org, but I'm unsure whether

Re: VisualD now on github.com/d-programming-language

2013-09-10 Thread Tove
On Tuesday, 10 September 2013 at 18:10:33 UTC, Rainer Schuetze wrote: Thanks for pointing these out. The README didn't receive a lot of attention lately, most of the documentation and news is on the web site. I agree, with it being displayed on the front github page it should be updated.

Re: VisualD now on github.com/d-programming-language

2013-09-10 Thread FrogLegs
Does VisualD work with VS2013?

Re: [OT] My C++ talk at GoingNative 2013

2013-09-10 Thread Olivier Pisano
On Monday, 9 September 2013 at 16:43:54 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/1m1izv/goingnative_2013_writing_quick_code_in_c_quickly/ Andrei This talks are amazing. I learned a lot. Thank you all guys for your dedication and pedagogy. BTW, I really