StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jonathan M Davis

Rating
1580.71 (2,949th)
Reputation
28,679 (4,333rd)
Page: 1 2 3 4 ... 7
Title Δ
sizeof in D language +1.68
Most concise way to extract file name extension 0.00
Cannot resolve type for template function 0.00
Is ref const X the same as const ref X in D? 0.00
Const member function vs const return type 0.00
Immutability in D constructors +1.70
Making a heap copy of a struct in D +2.20
How to pass type information through templates to instantiate objec... -0.97
Provide @property for const and non-const structures in D +0.41
Keeping unit tests in separate files in D +0.55
How to set methods private to module? +1.63
Storing keys of an associative array in d +0.41
Weird behaviour with struct constructors 0.00
How to create default value for reference argument for function in D? -1.82
Build failure for QtD on Linux Mint 16 0.00
Can't build QtD on Windows 7 0.00
What is the accepted way to do unit testing in D? -0.62
Equality operator in favour of std.range.equal 0.00
D Style Arrays to C Style Arrays +1.63
Calling a C Function with C-style Strings +0.00
Generate Random Alphanumeric String in D -0.35
Create a Static Array in D that is not known at compile time 0.00
const immutable BigInt and range.join in D 0.00
Will objects be copied in assignment in D? -0.56
Safely Investigating Individual Bytes of a String in D +0.12
Purity of Memoized Functions in D +0.44
Dlang slice and number range +1.64
Stream from string in D 0.00
Microoptimizing D jagged arrays 0.00
Understanding refs in D language 0.00
How can I do I/O in @safe functions in D? +0.44
MmFile Empty Files throws Exception in Destructor 0.00
Lazily Reading a File in D +1.62
Open a File in D -0.36
Richer Coloring and Typesetting in DDoc Output 0.00
Preferred foreach Index Type 0.00
Shouldn't Empty Strings Implicitly Convert to false +1.04
Are there any C++ language obstacles that prevent adopting D ranges? +2.31
Which D Compiler to Use? +0.42
No constructor found in the absence of writeln +0.42
Private inheritance and non-virtual interfaces 0.00
Overriding toString() in D class 0.00
How to detect if a function is annotated with @property 0.00
What is the difference between const and immutable in D? +2.06
D - casting char[] to const char[] 0.00
libcurl issue when using D's std.net.curl on Mac 0.00
Why can I not implement default constructors for structs in D? -0.56
Value changes when manipulating subclass by their superclass 0.00
How to read a string character by character as a range in D? +0.41
duck typing in D +0.44