Re: LDC 0.16.1 has been released!

2015-10-28 Thread Matt Soucy via Digitalmars-d-announce
t; Regards, > Kai > Fantastic! Since ldc2 is part of the Fedora repositories, do you happen to know who is responsible for pushing the update in? -- Matt Soucy http://msoucy.me/ signature.asc Description: OpenPGP digital signature

Re: porting nanomsg bindings to dlang

2014-11-05 Thread Matt Soucy via Digitalmars-d-announce
orate into their projects Split out the "test" code from the "library" code -- Matt Soucy http://msoucy.me/ signature.asc Description: OpenPGP digital signature

Re: DUB Bash Completion

2014-07-18 Thread Matt Soucy via Digitalmars-d-announce
how to most easily and portably do that? So, I implemented that for the builtin ones for the fish shell... It's manually implemented, but easy enough to extend. https://github.com/D-Programming-Language/dub/pull/375 -- Matt Soucy http://msoucy.me/

Re: Dash: An Open Source Game Engine in D

2014-05-19 Thread Matt Soucy via Digitalmars-d-announce
com/ > [4] https://code.google.com/p/chromiumembedded/ Congratulations on the release, guys! -- Matt Soucy http://msoucy.me/

Re: Facebook is using D in production starting today

2013-10-10 Thread Matt Soucy
code size, build speed, and running speed. > > In all likelihood we'll follow up with a blog post describing the process. > > > Andrei Congratulations! This is fantastic, I was wondering when there would be some official announcement, after your AMA. I look forward to r

Re: [Library Release] dproto

2013-10-09 Thread Matt Soucy
On 10/09/2013 01:55 AM, Jesse Phillips wrote: > Groups are a way to combine this, but they are deprecated so > who'd want to support that. Exactly, I didn't even bother planning out support for them. -- Matt Soucy http://msoucy.me/ signature.asc Description: OpenPGP digital signature

Re: [Library Release] dproto

2013-10-09 Thread Matt Soucy
On 10/09/2013 10:38 AM, Jesse Phillips wrote: > On Tuesday, 8 October 2013 at 20:50:22 UTC, Matt Soucy wrote: >> Thanks for the tip - I actually did find this one when I started using >> this, however I found it on another page that hadn't been updated (that >> I ironic

Re: [Library Release] dproto

2013-10-08 Thread Matt Soucy
On 10/05/2013 06:20 PM, Jesse Phillips wrote: > This is more of an FYI. I've been using/updating > https://github.com/opticron/ProtocolBuffer > > Boost License > And while it doesn't have any helper functions, it can generate source > at compile time. > Generates D1 code if requested > > Been usi

Re: [Library Release] dproto

2013-10-08 Thread Matt Soucy
On 10/08/2013 04:11 AM, Kagamin wrote: > On Saturday, 5 October 2013 at 20:56:21 UTC, Matt Soucy wrote: >> message Point { >> optional int32 x = 1 [default=166]; >> required int32 y = 2; >> optional string label = 3; >> message Coord

[Library Release] dproto

2013-10-05 Thread Matt Soucy
the code was translated from Java and so there are some things that are quite unidiomatic. -Matt Soucy signature.asc Description: OpenPGP digital signature

Re: DConf 2013 Opening Keynote by Walter Bright: video and slides available

2013-05-08 Thread Matt Soucy
Agreed, Speakerdeck is very nice, and it's useful that you can log in using your github credentials. They even import from pdfs, which is nice since that way you don't have to worry about (more) proprietary formats getting screwed up, like Google Docs does to Powerpoint slides. On 05/08/2013 02:20

Re: DUB 0.9.11 released

2013-03-10 Thread Matt Soucy
M Davis For me, the only issue was in source/dub/compilers/ldc.d, lines 100 and 103. Just removing the "break;" got them to compile (All I did to compile was "dub build" from the previous release) -Matt Soucy

Re: DDT 0.6.0 released

2012-05-18 Thread Matt Soucy
On 05/18/2012 11:49 AM, Bruno Medeiros wrote: DDT 0.6.0 is out. It's been almost a year since last release, unfortunately I haven't been able to work on it as much as I wanted in the last months. :( Full details here: https://groups.google.com/d/topic/ddt-ide/_C7aZHX3vMM/discussion Congrats!

Re: DMD 2.059 ??

2012-04-12 Thread Matt Soucy
On 04/12/2012 02:58 PM, Ali Çehreli wrote: On 04/12/2012 11:49 AM, Alvaro wrote: The changelog mentions DMD 2.059 as released on April 1, 2012, but there is no link to it. Is it released? http://dlang.org/changelog.html I don't think it was intended but don't trust anything that is dated Apri