Commit Verlauf

Autor SHA1 Nachricht Datum
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) vor 9 Jahren
  Dave Cheney b700c3e918 fix typo vor 9 Jahren
  Dave Cheney 431554f80b Remove errors.wrap helper vor 9 Jahren
  Mat Ryer 936b5d744d renamed `cause` argument to `err` - fixes #32 (#33) vor 9 Jahren
  Dave Cheney e8c21980b6 Make errors.stack comparable (#30) vor 9 Jahren
  Dave Cheney cc157cd49f Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27) vor 9 Jahren
  Dave Cheney 567ccaadc6 Split stack.Location into a private helper vor 9 Jahren
  Dave Cheney 80cce0ee9b Rename errors.location to errors.stack (#26) vor 9 Jahren
  Dave Cheney daa1017c6f Refactor errors.location to be a stack of callers (#25) vor 9 Jahren
  Dave Cheney d814416a46 update package description (#24) vor 9 Jahren
  Dave Cheney 01fff4b066 Remove errors.Print (#23) vor 9 Jahren
  Jud White 0d62637d04 errors.go: "nor" -> "not" (typo fix) (#17) vor 9 Jahren
  Santiago Corredoira Lascaray 7a0abd8f63 Add Errorf (#14) vor 9 Jahren
  Dave Cheney cd6e0b425d address spelling mistakes. Thanks @seh vor 10 Jahren
  Dave Cheney 7efa461bd3 Fix spelling mistake in comment vor 10 Jahren
  Dave Cheney 3612ec480e Remove the errors.e type (#11) vor 10 Jahren
  Dave Cheney f85d45fecf Merge pull request #7 from umairidris/wrapf vor 10 Jahren
  Umair Idris 9a179122f1 Add Wrapf vor 10 Jahren
  Chris Hines 046fc1474d Updates from code review. vor 10 Jahren
  Chris Hines 665006faab Infer compile time GOPATH from fn.Name(). vor 10 Jahren
  Dave Cheney ab94cc2ab2 fix loc.Location, re-enable tip vor 10 Jahren
  Umair Idris c94cbcebe9 gofmt and typo fix vor 10 Jahren
  Dave Cheney 1c843d4ac5 spelling vor 10 Jahren
  Dave Cheney bca5e1997f readme vor 10 Jahren
  Dave Cheney 326e08fb88 godoc vor 10 Jahren
  Anthony Yeh 44b2f1e7ac Don't pass arbitrary strings as Errorf() format strings. vor 10 Jahren
  Dave Cheney 9eacf05e26 update package doc vor 10 Jahren
  Dave Cheney 109ee590a8 simplify pc vor 10 Jahren
  Dave Cheney a7f2be0bfe added godoc vor 10 Jahren
  Dave Cheney 5a0856ff23 fixed tests, add coverage for Wrap and Fprintf vor 10 Jahren