コミット履歴

作者 SHA1 メッセージ 日付
  Dave Cheney c0c662e216 Use fmt.Formatter throughout (#40) 9 年 前
  Anthony Fok 4ffae16a01 Correct the licence reference in README.md (#42) 9 年 前
  Dave Cheney 2af433a3bd Remove Message interface (#39) 9 年 前
  Dave Cheney d146efd52a relocate cause 9 年 前
  Dave Cheney 19140ea8c4 Remove deprecated Location interface 9 年 前
  Dave Cheney e23d6edfd2 extract funcname helper, and add test 9 年 前
  Dave Cheney f22595b332 fix Stacktrace example 9 年 前
  Dave Cheney 2c9da72fa5 fix typos 9 年 前
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) 9 年 前
  Dave Cheney f45f2b7903 add appveyor.yml (#36) 9 年 前
  Dave Cheney b700c3e918 fix typo 9 年 前
  Dave Cheney 431554f80b Remove errors.wrap helper 9 年 前
  Mat Ryer 936b5d744d renamed `cause` argument to `err` - fixes #32 (#33) 9 年 前
  Dave Cheney e8c21980b6 Make errors.stack comparable (#30) 9 年 前
  Dave Cheney abe54b4bad Added more Stack tests 9 年 前
  Dave Cheney cc157cd49f Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27) 9 年 前
  Dave Cheney eeffa134b5 update go 1.6 version 9 年 前
  Dave Cheney 567ccaadc6 Split stack.Location into a private helper 9 年 前
  Dave Cheney 80cce0ee9b Rename errors.location to errors.stack (#26) 9 年 前
  Dave Cheney daa1017c6f Refactor errors.location to be a stack of callers (#25) 9 年 前
  Dave Cheney d814416a46 update package description (#24) 9 年 前
  Dave Cheney 01fff4b066 Remove errors.Print (#23) 9 年 前
  Mustafa Akın 502e17a0cb Syntax coloring for Readme 9 年 前
  Jud White 0d62637d04 errors.go: "nor" -> "not" (typo fix) (#17) 9 年 前
  Jud White 42fa80f2ac README.md: "nor" -> "not", backtick causer (#16) 9 年 前
  Santiago Corredoira Lascaray 7a0abd8f63 Add Errorf (#14) 9 年 前
  Dave Cheney cd6e0b425d address spelling mistakes. Thanks @seh 10 年 前
  Dave Cheney 6526c1c7e1 update link to more detail 10 年 前
  Dave Cheney 7efa461bd3 Fix spelling mistake in comment 10 年 前
  Dave Cheney 3612ec480e Remove the errors.e type (#11) 10 年 前