Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread Jacob Carlborg
On 2013-02-25 05:31, alex wrote: Hi folks, I recently just announced new versions only on G+, but well, might be helpful to do it over here either! :) So, now that I've ported Mono-D to the fresh & recently released version of Xamarin Studio aka MonoDevelop 4.0, I made some further progress reg

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread alex
On Monday, 25 February 2013 at 22:02:13 UTC, F i L wrote: alex wrote: Do you know a relatively consistent way of building MD 4.0 from scratch and having it 'installed' on one's machine, so with a launcher on the desktop? I don't know, but MonoDevelop 4.0 was just on the Arch Repos yesterday

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread F i L
alex wrote: Do you know a relatively consistent way of building MD 4.0 from scratch and having it 'installed' on one's machine, so with a launcher on the desktop? I don't know, but MonoDevelop 4.0 was just on the Arch Repos yesterday :) Gotta hand it to the MD devs, they really did an excel

Re: "D Language, chained null checks and the Maybe monad" - article

2013-02-25 Thread Michael
Updated upto version 3.0. - new api - added unit tests - code in d style guide

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread simendsjo
On Monday, 25 February 2013 at 16:17:57 UTC, alex wrote: On Monday, 25 February 2013 at 16:09:51 UTC, simendsjo wrote: On Monday, 25 February 2013 at 15:51:14 UTC, Jacob Carlborg wrote: On 2013-02-25 16:25, alex wrote: Yep, that's the one I fixed recently. Aha, cool. I'll have to give it a

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread simendsjo
On Monday, 25 February 2013 at 15:51:14 UTC, Jacob Carlborg wrote: On 2013-02-25 16:25, alex wrote: Yep, that's the one I fixed recently. Aha, cool. I'll have to give it a try. BTW, is the Xamarin Studio IDE free? Monodevelop have relesed 4.0 now: https://github.com/mono/monodevelop/tree/

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread alex
On Monday, 25 February 2013 at 15:51:14 UTC, Jacob Carlborg wrote: On 2013-02-25 16:25, alex wrote: Yep, that's the one I fixed recently. Aha, cool. I'll have to give it a try. BTW, is the Xamarin Studio IDE free? Yes. And I hope it'll remain free :)

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread alex
On Monday, 25 February 2013 at 16:09:51 UTC, simendsjo wrote: On Monday, 25 February 2013 at 15:51:14 UTC, Jacob Carlborg wrote: On 2013-02-25 16:25, alex wrote: Yep, that's the one I fixed recently. Aha, cool. I'll have to give it a try. BTW, is the Xamarin Studio IDE free? Monodevelop h

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread Jacob Carlborg
On 2013-02-25 16:25, alex wrote: Yep, that's the one I fixed recently. Aha, cool. I'll have to give it a try. BTW, is the Xamarin Studio IDE free? -- /Jacob Carlborg

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread alex
On Monday, 25 February 2013 at 15:13:29 UTC, Jacob Carlborg wrote: On 2013-02-25 15:42, alex wrote: Which one? I was referring to this post: http://forum.dlang.org/thread/tdmiqlxzbroktmcrv...@forum.dlang.org#post-rdzfcgypxusahrhwelcu:40forum.dlang.org Yep, that's the one I fixed recently.

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread Jacob Carlborg
On 2013-02-25 15:42, alex wrote: Which one? I was referring to this post: http://forum.dlang.org/thread/tdmiqlxzbroktmcrv...@forum.dlang.org#post-rdzfcgypxusahrhwelcu:40forum.dlang.org -- /Jacob Carlborg

Re: Crystal

2013-02-25 Thread Ary Borenszweig
On 2/19/13 6:08 PM, Walter Bright wrote: On 2/16/2013 10:28 PM, Ary Borenszweig wrote: https://github.com/manastech/crystal/wiki/Introduction Just a thought - the Introduction needs an introductory (!) paragraph at the beginning explaining what Crystal is, what its point is, and where it fits

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread alex
On Monday, 25 February 2013 at 08:54:00 UTC, Jacob Carlborg wrote: Did you happened to find that deadlock issue? Which one? I've fixed a such an issue a month ago - the one I wrote about in the blog post isn't a deadlock, it's just an infinite loop..hopefully I'll get another chance to repro

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread alex
On Monday, 25 February 2013 at 08:22:04 UTC, Sönke Ludwig wrote: Looking good! But funny to see how Xamarin now also thinks that iTunes is a good role model for an IDE :D But well, it works and looks clean here, I just found it funny when XCode did the same thing back then. Well, I like the n

Re: February 20, 2013—Component Programming in D—Walter Bright - slides & video

2013-02-25 Thread Paulo Pinto
On 22.02.2013 21:22, Walter Bright wrote: I just received this from Lloyd, who runs NWCPP: - Folks, First off I would like to thank everyone who donated to our camera drive. This month was the first session recorded using the new camera setup and I

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread Jacob Carlborg
On 2013-02-25 05:31, alex wrote: Hi folks, I recently just announced new versions only on G+, but well, might be helpful to do it over here either! :) So, now that I've ported Mono-D to the fresh & recently released version of Xamarin Studio aka MonoDevelop 4.0, I made some further progress reg

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread Sönke Ludwig
Am 25.02.2013 05:31, schrieb alex: > Hi folks, > > I recently just announced new versions only on G+, but well, > might be helpful to do it over here either! :) Definitely good to have here! E.g. I stay away from G+ far as I can (yeah, many people say "WTF, it's great", but that's not the point).