Is dsource .org completely deserted?
Nick Sabalausky
SeeWebsiteToContactMe at semitwist.com
Thu May 17 19:10:23 PDT 2012
"Andrej Mitrovic" <andrej.mitrovich at gmail.com> wrote in message
news:mailman.904.1337305802.24740.digitalmars-d at puremagic.com...
> On 5/18/12, H. S. Teoh <hsteoh at quickfur.ath.cx> wrote:
>> Is it really that bad?
>
> Speaking of Github, it's really annoying how many projects get listed
> here even though they have nothing to do with D:
> https://github.com/languages/D/created
>
> I don't understand how Github manages to pick up so many java/cpp
> codebases and mark them as D codebases.
I wonder if it's trying to detect D files with '*d' instead of '*.d' Or,
maybe an accidental regex for '.d$' instead of '\.d$' The [few] projects in
there that I looked at all had either a "README.md" or at least some
filename that ended with a "d".
More information about the Digitalmars-d
mailing list