On Tuesday, 14 August 2012 at 07:32:05 UTC, xenon325 wrote:
nitpicks:

1. why not use DDoc ? E.g. @Author, @License
   (http://dlang.org/ddoc.html)

Added.

2. formatting :). I know, I know it's a moot point.
   Now it looks a bit like Windows version is "more primary".
   I like it more:

    version ( ) {
        ...
    }
    else version ( ){
        ...
    }
    else{

    }

Windows is main dev OS.
Braces: http://dlang.org/dstyle.html

3. Some lines of code are outside of main area (like 49, 50).
   Tested on Opera, FF, IE.
BitBucket bug, but fixed manually.


Reply via email to