Re: Mobile App STACK4 with a D backend

2014-01-07 Thread extrawurst
On Monday, 6 January 2014 at 23:53:21 UTC, extrawurst wrote: http://www.extrawurst.org/blog11/2014/01/stack4-and-the-d-programming-language-part1/ And it is on reddit now: http://www.reddit.com/r/programming/comments/1um3e9/stack4_and_the_d_programming_language_part_1/

Re: Mobile App STACK4 with a D backend

2014-01-07 Thread extrawurst
On Tuesday, 7 January 2014 at 12:44:28 UTC, Ben Cumming wrote: It works fine on Nexus 5 (it also loaded promptly the first time). I lost to the AI a couple of times before I tried to play multiplayer, but gave up after waiting a couple of minutes for another player to come online. You should

Re: Mobile App STACK4 with a D backend

2014-01-07 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-06 Thread extrawurst
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 write up. Ok since this is gonna be a rather lengthy topic I decided to but it into parts. Part 1 is published

Re: DDOX search support and new 2.064.2 Phobos docs

2013-12-29 Thread extrawurst
On Sunday, 29 December 2013 at 21:35:53 UTC, Sönke Ludwig wrote: Am 29.12.2013 21:10, schrieb Leandro Lucarella: Sönke Ludwig, el 29 de December a las 19:07 me escribiste: DDOX [1] has just gained support for a JavaScript based live search function. I've uploaded new DMD 2.064.2

Re: Mobile App STACK4 with a D backend

2013-12-27 Thread extrawurst
On Tuesday, 24 December 2013 at 22:52:15 UTC, Martin Krejcirik wrote: On 22.12.2013 14:38, extrawurst wrote: would ask everyone who has access to an android device to test the app and give me feedback about every kind of problem you may encounter! Doesn't work for me on Xperia L. Stuck

Re: Mobile App STACK4 with a D backend

2013-12-26 Thread extrawurst
On Tuesday, 24 December 2013 at 22:52:15 UTC, Martin Krejcirik wrote: On 22.12.2013 14:38, extrawurst wrote: would ask everyone who has access to an android device to test the app and give me feedback about every kind of problem you may encounter! Doesn't work for me on Xperia L. Stuck

Re: Mobile App STACK4 with a D backend

2013-12-24 Thread extrawurst
On Sunday, 22 December 2013 at 19:48:03 UTC, John Colvin wrote: On Sunday, 22 December 2013 at 13:38:22 UTC, extrawurst wrote: Hello fellow Dlers ;) about a week ago I released the multiplayer version of my android app STACK4 (https://play.google.com/store/apps/details?id=com.Extrawurst.FIR

Mobile App STACK4 with a D backend

2013-12-22 Thread extrawurst
Hello fellow Dlers ;) about a week ago I released the multiplayer version of my android app STACK4 (https://play.google.com/store/apps/details?id=com.Extrawurst.FIR). The app itself is using the free unity3d engine (C#) for the frontend but, after quite a journey, the backend was developed

Re: Mobile App STACK4 with a D backend

2013-12-22 Thread extrawurst
Additionally these are the open source utility libs that I created to while developing the server: google cloud messaging helper lib: https://github.com/Extrawurst/gcm-d sockjs long polling implementation based on vibe.d: https://github.com/Extrawurst/sockjs-d tool to keep the server running

Re: Mobile App STACK4 with a D backend

2013-12-22 Thread extrawurst
On Sunday, 22 December 2013 at 18:48:02 UTC, Sönke Ludwig wrote: Am 22.12.2013 14:38, schrieb extrawurst: Hello fellow Dlers ;) about a week ago I released the multiplayer version of my android app STACK4 (https://play.google.com/store/apps/details?id=com.Extrawurst.FIR). The app itself

Re: Pegged: Syntax Highlighting

2012-03-17 Thread Extrawurst
if Pegged would be able to parse D. ~Extrawurst

Re: Pegged: Syntax Highlighting

2012-03-17 Thread Extrawurst
On 17.03.2012 15:13, Philippe Sigaud wrote: The D grammar is a 1000-line / hundreds of rules monster. I finished writing it and am now crushing bugs. Any ETA when u gonna commit it for the public ? Wouldn't mind getting my hands dirty on it and looking for bugs too ;)

Re: dmd 1.069 and 2.054 release

2011-07-13 Thread Extrawurst
Is this really that much impressive considering the fact that you compare results where the most work is done in the linked DLL itself no matter what code calls it, whether it is D or C, Debug or Release ?? On 14.07.2011 00:26, Andrej Mitrovic wrote: Damn, I am getting some impressive results

Re: dmd 1.068 and 2.053 release

2011-05-13 Thread Extrawurst
On 13.05.2011 23:27, Walter Bright wrote: Thanks for everyone's hard work on this release! http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.067.zip Now includes FreeBSD: http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.052.zip

Re: dmd 1.067 and 2.052 release

2011-02-22 Thread Extrawurst
On 21.02.2011 09:53, Stephan wrote: On 18.02.2011 11:18, Walter Bright wrote: Now with 64 bit Linux support! (Though expect problems with it, it's brand new.) http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.067.zip

Re: dmd 1.065 and 2.050 release

2010-10-30 Thread Extrawurst
On 29.10.2010 19:35, Walter Bright wrote: This is primarily a bug fix release. http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.065.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.050.zip Is it just me or are all std lib

Re: dmd 1.065 and 2.050 release

2010-10-30 Thread Extrawurst
On 31.10.2010 01:47, Walter Bright wrote: Extrawurst wrote: Is it just me or are all std lib links to core module documentations on the website broken ? Example? http://www.digitalmars.com/d/2.0/phobos/core_atomic.html and every other module in the core package found on this site

D in the ix magazine about programming today

2009-12-07 Thread Extrawurst
It is always interesting what the technical press writes about our beloved D. Today i read about D in the ix, a german IT magazine on the subject programming today (see here: http://www.heise.de/newsticker/meldung/iX-Special-Programmieren-heute-ab-sofort-am-Kiosk-875489.html) Here are some

Re: dmd 1.053 and 2.037 release

2009-12-05 Thread Extrawurst
Walter Bright wrote: Probably the biggest thing is opDispatch! http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.053.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.037.zip Many thanks to the numerous people who contributed

Re: dmd 1.053 and 2.037 release

2009-12-05 Thread Extrawurst
Extrawurst wrote: Walter Bright wrote: Probably the biggest thing is opDispatch! http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.053.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.037.zip Many thanks to the numerous

Re: dmd 1.053 and 2.037 release

2009-12-05 Thread Extrawurst
Extrawurst wrote: Extrawurst wrote: Walter Bright wrote: Probably the biggest thing is opDispatch! http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.053.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.037.zip Many thanks

Re: dmd 1.053 and 2.037 release

2009-12-05 Thread Extrawurst
Walter Bright wrote: Probably the biggest thing is opDispatch! http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.053.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.037.zip Many thanks to the numerous people who contributed

Re: Diamond, a D Memory Debugger (and profiler)

2009-06-22 Thread Extrawurst
Vladimir Panteleev wrote: I've been working on this project on and off for over a year, and presented it as part of my graduation thesis on memory management in D. Sounds great, is it possible to read the aforementioned thesis too ? I think I'm done working on it for a while (due to many

Re: Just one more thing...

2009-02-14 Thread Extrawurst
Walter Bright wrote: Now includes Mac OSX version! http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.040.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.025.zip Expect bugs. Thread local storage isn't working on OSX, neither

Re: LuaLib 5.1.4

2009-01-21 Thread Extrawurst
Trass3r wrote: Extrawurst schrieb: Nice work. Only drawback is that it does not compile with warnings enabled. Thanks. Yeah still requires some work. Furthermore I'm trying to add a mechanism to automatically register a whole class rather than single methods. But couldn't get anything

Re: SDWF 0.61 release

2009-01-12 Thread Extrawurst
Stewart Gordon wrote: Implemented handling of file drag and drop. The MDI Edit example uses it. And updated D2 support to DMD 2.023. http://pr.stewartsplace.org.uk/d/sdwf/ Stewart. did anyone try it under dmd2.023 ? for me it does not work. fails to compile with a couple of

Re: DMD 1.039 and 2.023 releases

2009-01-07 Thread Extrawurst
Denis Koroskin wrote: On Wed, 07 Jan 2009 07:03:27 +0300, Bill Baxter wbax...@gmail.com wrote: 2009/1/7 Walter Bright newshou...@digitalmars.com: Faster long divides! No progress on faster long compiles though? --bb Small statistics on compilation time of my small project: DMD2.021 - 16

<    1   2