1. 31 Jan, 2021 1 commit
  2. 28 Jan, 2019 7 commits
  3. 07 Feb, 2017 1 commit
  4. 27 Jun, 2015 1 commit
  5. 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
  6. 07 Dec, 2014 1 commit
  7. 21 Nov, 2014 1 commit
  8. 16 Oct, 2014 1 commit
  9. 13 Nov, 2013 1 commit
  10. 05 Nov, 2013 1 commit
  11. 31 Oct, 2013 1 commit
  12. 21 Oct, 2013 1 commit
  13. 17 Oct, 2013 1 commit
  14. 02 Apr, 2013 1 commit
  15. 24 Mar, 2013 2 commits