Commit History

Author SHA1 Message Date
  Dave Cheney 431554f80b Remove errors.wrap helper 10 years ago
  Mat Ryer 936b5d744d renamed `cause` argument to `err` - fixes #32 (#33) 10 years ago
  Dave Cheney e8c21980b6 Make errors.stack comparable (#30) 10 years ago
  Dave Cheney abe54b4bad Added more Stack tests 10 years ago
  Dave Cheney cc157cd49f Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27) 10 years ago
  Dave Cheney eeffa134b5 update go 1.6 version 10 years ago
  Dave Cheney 567ccaadc6 Split stack.Location into a private helper 10 years ago
  Dave Cheney 80cce0ee9b Rename errors.location to errors.stack (#26) 10 years ago
  Dave Cheney daa1017c6f Refactor errors.location to be a stack of callers (#25) 10 years ago
  Dave Cheney d814416a46 update package description (#24) 10 years ago
  Dave Cheney 01fff4b066 Remove errors.Print (#23) 10 years ago
  Mustafa Akın 502e17a0cb Syntax coloring for Readme 10 years ago
  Jud White 0d62637d04 errors.go: "nor" -> "not" (typo fix) (#17) 10 years ago
  Jud White 42fa80f2ac README.md: "nor" -> "not", backtick causer (#16) 10 years ago
  Santiago Corredoira Lascaray 7a0abd8f63 Add Errorf (#14) 10 years ago
  Dave Cheney cd6e0b425d address spelling mistakes. Thanks @seh 10 years ago
  Dave Cheney 6526c1c7e1 update link to more detail 10 years ago
  Dave Cheney 7efa461bd3 Fix spelling mistake in comment 10 years ago
  Dave Cheney 3612ec480e Remove the errors.e type (#11) 10 years ago
  Dave Cheney f85d45fecf Merge pull request #7 from umairidris/wrapf 10 years ago
  Umair Idris 9a179122f1 Add Wrapf 10 years ago
  Dave Cheney c86dfceef5 Merge pull request #9 from ChrisHines/location-path-fix 10 years ago
  Chris Hines 046fc1474d Updates from code review. 10 years ago
  Chris Hines 665006faab Infer compile time GOPATH from fn.Name(). 10 years ago
  Dave Cheney ab94cc2ab2 fix loc.Location, re-enable tip 10 years ago
  Dave Cheney 346b85b84a updated README 10 years ago
  Dave Cheney 1ada8c027c Merge pull request #3 from msoap/patch-1 10 years ago
  Dave Cheney 326f4a44f3 Merge pull request #5 from umairidris/master 10 years ago
  Umair Idris c94cbcebe9 gofmt and typo fix 10 years ago
  Sergey Mudrik 44b1da7f05 Updated badge for godoc 10 years ago