digitalmars.D - Hacking on DMD
- div0 (12/12) Nov 11 2010 Is there an official guide to DMD source wiki page or mailing list?
- Nick Sabalausky (3/11) Nov 11 2010 http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide
- div0 (5/20) Nov 12 2010 Ah sweet. Ty. I did look on there but I couldn't find it.
- Nick Sabalausky (6/27) Nov 12 2010 It doesn't seem to be linked from anywhere. I first found it by someone
- Matthias Pleh (3/30) Nov 12 2010 I think, we should restruct the left menu on the wiki-page, so that such...
- div0 (7/44) Nov 13 2010 I added a link to it from one the sections about DMD.
- Matthias Pleh (3/45) Nov 13 2010 I've added a link for 'Language Development' on 'Development' in the
- Leandro Lucarella (11/39) Nov 13 2010 I took the liberty to add a link in the DMD dsource wiki front page:
Is there an official guide to DMD source wiki page or mailing list? I've been mucking about w/ DMD the last few days and I'm breaking it in new and interesting ways. It would be nice not to let that effort go to waste; I've created VS project files, a UML-ish diagram to the source and there's various places where extra asserts & error messages could be inserted to safe guard against people doing stupid things, i.e. everything I've done so far w.r.t to changing the code. ty. -- My enormous talent is exceeded only by my outrageous laziness. http://www.ssTk.co.uk
Nov 11 2010
"div0" <div0 sourceforge.net> wrote in message news:ibi2n1$7jk$1 digitalmars.com...Is there an official guide to DMD source wiki page or mailing list? I've been mucking about w/ DMD the last few days and I'm breaking it in new and interesting ways. It would be nice not to let that effort go to waste; I've created VS project files, a UML-ish diagram to the source and there's various places where extra asserts & error messages could be inserted to safe guard against people doing stupid things, i.e. everything I've done so far w.r.t to changing the code.http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide
Nov 11 2010
On 12/11/2010 05:05, Nick Sabalausky wrote:"div0"<div0 sourceforge.net> wrote in message news:ibi2n1$7jk$1 digitalmars.com...Ah sweet. Ty. I did look on there but I couldn't find it. -- My enormous talent is exceeded only by my outrageous laziness. http://www.ssTk.co.ukIs there an official guide to DMD source wiki page or mailing list? I've been mucking about w/ DMD the last few days and I'm breaking it in new and interesting ways. It would be nice not to let that effort go to waste; I've created VS project files, a UML-ish diagram to the source and there's various places where extra asserts& error messages could be inserted to safe guard against people doing stupid things, i.e. everything I've done so far w.r.t to changing the code.http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide
Nov 12 2010
"div0" <div0 sourceforge.net> wrote in message news:ibjef2$604$1 digitalmars.com...On 12/11/2010 05:05, Nick Sabalausky wrote:It doesn't seem to be linked from anywhere. I first found it by someone posting a link in this NG, and in my message abive I had to find it by googling. I'm not sure where on the wiki a link to it would actually belong, though."div0"<div0 sourceforge.net> wrote in message news:ibi2n1$7jk$1 digitalmars.com...Ah sweet. Ty. I did look on there but I couldn't find it.Is there an official guide to DMD source wiki page or mailing list? I've been mucking about w/ DMD the last few days and I'm breaking it in new and interesting ways. It would be nice not to let that effort go to waste; I've created VS project files, a UML-ish diagram to the source and there's various places where extra asserts& error messages could be inserted to safe guard against people doing stupid things, i.e. everything I've done so far w.r.t to changing the code.http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide
Nov 12 2010
Am 13.11.2010 05:18, schrieb Nick Sabalausky:"div0"<div0 sourceforge.net> wrote in message news:ibjef2$604$1 digitalmars.com...I think, we should restruct the left menu on the wiki-page, so that such entries are easier to find!On 12/11/2010 05:05, Nick Sabalausky wrote:It doesn't seem to be linked from anywhere. I first found it by someone posting a link in this NG, and in my message abive I had to find it by googling. I'm not sure where on the wiki a link to it would actually belong, though."div0"<div0 sourceforge.net> wrote in message news:ibi2n1$7jk$1 digitalmars.com...Ah sweet. Ty. I did look on there but I couldn't find it.Is there an official guide to DMD source wiki page or mailing list? I've been mucking about w/ DMD the last few days and I'm breaking it in new and interesting ways. It would be nice not to let that effort go to waste; I've created VS project files, a UML-ish diagram to the source and there's various places where extra asserts& error messages could be inserted to safe guard against people doing stupid things, i.e. everything I've done so far w.r.t to changing the code.http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide
Nov 12 2010
On 13/11/2010 07:46, Matthias Pleh wrote:Am 13.11.2010 05:18, schrieb Nick Sabalausky:I added a link to it from one the sections about DMD. Seemed like the most appropriate place; using the search on the wiki itself also didn't find it. -- My enormous talent is exceeded only by my outrageous laziness. http://www.ssTk.co.uk"div0"<div0 sourceforge.net> wrote in message news:ibjef2$604$1 digitalmars.com...I think, we should restruct the left menu on the wiki-page, so that such entries are easier to find!On 12/11/2010 05:05, Nick Sabalausky wrote:It doesn't seem to be linked from anywhere. I first found it by someone posting a link in this NG, and in my message abive I had to find it by googling. I'm not sure where on the wiki a link to it would actually belong, though."div0"<div0 sourceforge.net> wrote in message news:ibi2n1$7jk$1 digitalmars.com...Ah sweet. Ty. I did look on there but I couldn't find it.Is there an official guide to DMD source wiki page or mailing list? I've been mucking about w/ DMD the last few days and I'm breaking it in new and interesting ways. It would be nice not to let that effort go to waste; I've created VS project files, a UML-ish diagram to the source and there's various places where extra asserts& error messages could be inserted to safe guard against people doing stupid things, i.e. everything I've done so far w.r.t to changing the code.http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide
Nov 13 2010
Am 13.11.2010 14:17, schrieb div0:On 13/11/2010 07:46, Matthias Pleh wrote:I've added a link for 'Language Development' on 'Development' in the sidebar.Am 13.11.2010 05:18, schrieb Nick Sabalausky:I added a link to it from one the sections about DMD. Seemed like the most appropriate place; using the search on the wiki itself also didn't find it."div0"<div0 sourceforge.net> wrote in message news:ibjef2$604$1 digitalmars.com...I think, we should restruct the left menu on the wiki-page, so that such entries are easier to find!On 12/11/2010 05:05, Nick Sabalausky wrote:It doesn't seem to be linked from anywhere. I first found it by someone posting a link in this NG, and in my message abive I had to find it by googling. I'm not sure where on the wiki a link to it would actually belong, though."div0"<div0 sourceforge.net> wrote in message news:ibi2n1$7jk$1 digitalmars.com...Ah sweet. Ty. I did look on there but I couldn't find it.Is there an official guide to DMD source wiki page or mailing list? I've been mucking about w/ DMD the last few days and I'm breaking it in new and interesting ways. It would be nice not to let that effort go to waste; I've created VS project files, a UML-ish diagram to the source and there's various places where extra asserts& error messages could be inserted to safe guard against people doing stupid things, i.e. everything I've done so far w.r.t to changing the code.http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide
Nov 13 2010
Nick Sabalausky, el 12 de noviembre a las 23:18 me escribiste:"div0" <div0 sourceforge.net> wrote in message news:ibjef2$604$1 digitalmars.com...I took the liberty to add a link in the DMD dsource wiki front page: http://www.dsource.org/projects/dmd/wiki/WikiStart#Sourceorganization It's a start... -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- El trabajo no sólo tara, sino que tarará y seguirá tararando. -- Ricardo VaporesoOn 12/11/2010 05:05, Nick Sabalausky wrote:It doesn't seem to be linked from anywhere. I first found it by someone posting a link in this NG, and in my message abive I had to find it by googling. I'm not sure where on the wiki a link to it would actually belong, though."div0"<div0 sourceforge.net> wrote in message news:ibi2n1$7jk$1 digitalmars.com...Ah sweet. Ty. I did look on there but I couldn't find it.Is there an official guide to DMD source wiki page or mailing list? I've been mucking about w/ DMD the last few days and I'm breaking it in new and interesting ways. It would be nice not to let that effort go to waste; I've created VS project files, a UML-ish diagram to the source and there's various places where extra asserts& error messages could be inserted to safe guard against people doing stupid things, i.e. everything I've done so far w.r.t to changing the code.http://www.prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide
Nov 13 2010