1. 29 Nov, 2014 1 commit
    • Kenton Varda's avatar
      Simplify exceptions. Eliminate Durability. Rename Nature to Type and simplify it. · 4ee25e43
      Kenton Varda authored
      Distinguishing between "local bugs" and "preconditions" was proving difficult in practice, because a precondition failure in one function may very well indicate a bug in a calling function, but the exception may be thrown through that function, thus when caught the classification is nonsensical. The distinction also was not as useful as imagined. So, I eliminated this distinction.
      4ee25e43
  2. 23 Nov, 2014 4 commits
  3. 22 Nov, 2014 8 commits
  4. 20 Nov, 2014 2 commits
  5. 18 Nov, 2014 2 commits
  6. 17 Nov, 2014 3 commits
  7. 16 Nov, 2014 3 commits
  8. 14 Nov, 2014 2 commits
  9. 13 Nov, 2014 1 commit
  10. 10 Nov, 2014 1 commit
  11. 09 Nov, 2014 6 commits
  12. 07 Nov, 2014 2 commits
  13. 06 Nov, 2014 2 commits
  14. 04 Nov, 2014 3 commits