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 ... 7
Title Δ
Overriding non-function class members in D 0.00
Generating symbol list in ddoc (with dub) 0.00
Difference between dlang templates and templated classes, structs a... -0.61
In dub, how do I set a custom optimization level to only certain fi... 0.00
D - pure classes and structs +0.40
Is there any way to assign multiple variable at once with Dlang? -0.61
Do ldc and gdc support D language contracts? +0.37
Queue type in D? 0.00
Idiomatic error handling in D 0.00
D straight array indexed by an enum -1.96
What is the difference between creation of instance and passing it... 0.00
Sending messages from thread to thread without waiting 0.00
Casting in D - type coercion: preserving bit pattern, without value... -0.12
Is it possible to work with AST inside D code? +0.38
Specifying a function with templates that takes and returns an arbi... 0.00
parameter declaration: passing a function of unknown type in D 0.00
How can I check a post-condition for a field's old value in D? +0.40
Check if class member is static 0.00
D switch optimization possibilities (DLang) +1.31
D template called with either expression or typename (DLang) 0.00
Is the exact layout of D structs defined? 0.00
D struct copy constructor +2.08
Why are D's integral types fixed instead of unspecified? 0.00
dlang D how do I declare a const pointer to non-const / mutable dat... 0.00
Template comparison changes inside template body +0.39
How do I know when to use `const ref` or `in`? 0.00
template alias causes unit test failure -1.10
D - Is there a bytebuffer for reading and writing bytes? +2.09
Is it possible to avoid repetitive generic checks for free standing... 0.00
D lang enum with basetype surprising behaviour +2.17
Array with non copyable types 0.00
Does D have a move constructor? +0.41
Where is Date roll is useful? -0.61
passing array by reference in D +0.41
Escaping from "inout hell" +1.83
DLang - Template constraints - type must implement interface +1.12
In D, how can I declare a hash of immutable types that is itself mu... +0.41
How to convert array of strings to string in D? +0.38
How to check if command is exists? +0.36
Iterating through files in a folder in D -1.97
Should std.algorithm.find demand a reference to range elements? 0.00
D: Template constraint to show whether a given type is comparable -0.59
Phobos library function for converting a uint to binary string 0.00
D: Adding elements to array without copying 0.00
a pushBack() function, as opposite to popFront() +2.18
D: Why is opIndex not const-qualified in the std.container.Array cl... 0.00
Why are overloaded member functions only inherited automatically if... 0.00
What's D's "out" storage class useful for? +0.36
How do I declare a private class member in D? 0.00
writefln() throws: Incorrect format specifier: %(%s, %) -1.55