Commit History

Author SHA1 Message Date
  Dave Cheney d146efd52a relocate cause 8 years ago
  Dave Cheney 19140ea8c4 Remove deprecated Location interface 8 years ago
  Dave Cheney e23d6edfd2 extract funcname helper, and add test 8 years ago
  Dave Cheney f22595b332 fix Stacktrace example 8 years ago
  Dave Cheney 2c9da72fa5 fix typos 8 years ago
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) 8 years ago
  Dave Cheney f45f2b7903 add appveyor.yml (#36) 8 years ago
  Dave Cheney b700c3e918 fix typo 8 years ago
  Dave Cheney 431554f80b Remove errors.wrap helper 8 years ago
  Mat Ryer 936b5d744d renamed `cause` argument to `err` - fixes #32 (#33) 8 years ago
  Dave Cheney e8c21980b6 Make errors.stack comparable (#30) 8 years ago
  Dave Cheney abe54b4bad Added more Stack tests 8 years ago
  Dave Cheney cc157cd49f Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27) 8 years ago
  Dave Cheney eeffa134b5 update go 1.6 version 8 years ago
  Dave Cheney 567ccaadc6 Split stack.Location into a private helper 8 years ago
  Dave Cheney 80cce0ee9b Rename errors.location to errors.stack (#26) 8 years ago
  Dave Cheney daa1017c6f Refactor errors.location to be a stack of callers (#25) 8 years ago
  Dave Cheney d814416a46 update package description (#24) 8 years ago
  Dave Cheney 01fff4b066 Remove errors.Print (#23) 8 years ago
  Mustafa Akın 502e17a0cb Syntax coloring for Readme 8 years ago
  Jud White 0d62637d04 errors.go: "nor" -> "not" (typo fix) (#17) 8 years ago
  Jud White 42fa80f2ac README.md: "nor" -> "not", backtick causer (#16) 8 years ago
  Santiago Corredoira Lascaray 7a0abd8f63 Add Errorf (#14) 8 years ago
  Dave Cheney cd6e0b425d address spelling mistakes. Thanks @seh 8 years ago
  Dave Cheney 6526c1c7e1 update link to more detail 8 years ago
  Dave Cheney 7efa461bd3 Fix spelling mistake in comment 8 years ago
  Dave Cheney 3612ec480e Remove the errors.e type (#11) 8 years ago
  Dave Cheney f85d45fecf Merge pull request #7 from umairidris/wrapf 8 years ago
  Umair Idris 9a179122f1 Add Wrapf 8 years ago
  Dave Cheney c86dfceef5 Merge pull request #9 from ChrisHines/location-path-fix 8 years ago