1. 28 Jan, 2019 6 commits
  2. 07 Feb, 2017 1 commit
  3. 27 Jun, 2015 1 commit
  4. 26 Jun, 2015 1 commit
    • Graeme Wicksted's avatar
      Change C# "double" to "double?" · 8e892998
      Graeme Wicksted authored
      Using "as" keyword requires the type be nullable (and double is not).  Changed to "double?" so developers could still perform a null check if desired.
      8e892998
  5. 07 Dec, 2014 1 commit
  6. 21 Nov, 2014 1 commit
  7. 16 Oct, 2014 1 commit
  8. 13 Nov, 2013 1 commit
  9. 05 Nov, 2013 1 commit
  10. 31 Oct, 2013 1 commit
  11. 21 Oct, 2013 1 commit
  12. 17 Oct, 2013 1 commit
  13. 02 Apr, 2013 1 commit
  14. 24 Mar, 2013 2 commits