Histórico de Commits

Autor SHA1 Mensagem Data
  Dave Cheney 784931b43c rename errors.New parameter to message há 9 anos atrás
  Dave Cheney 9a4f977a05 document extended format há 9 anos atrás
  Dave Cheney 7896481a53 Extended stacktrace output (#49) há 9 anos atrás
  Dave Cheney 7f46da032a update godoc há 9 anos atrás
  Dave Cheney c5fe904864 update godoc há 9 anos atrás
  Dave Cheney d7cdef1704 Remove Fprint (#47) há 9 anos atrás
  Dave Cheney 874c0ec5b0 Reimplement Fprint in terms of fmt.Fprintf (#44) há 9 anos atrás
  Dave Cheney 3dc37da2ca Reverse the order of Fprint output (#43) há 9 anos atrás
  Dave Cheney c0c662e216 Use fmt.Formatter throughout (#40) há 9 anos atrás
  Dave Cheney 2af433a3bd Remove Message interface (#39) há 9 anos atrás
  Dave Cheney d146efd52a relocate cause há 9 anos atrás
  Dave Cheney 19140ea8c4 Remove deprecated Location interface há 9 anos atrás
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) há 9 anos atrás
  Dave Cheney b700c3e918 fix typo há 9 anos atrás
  Dave Cheney 431554f80b Remove errors.wrap helper há 9 anos atrás
  Mat Ryer 936b5d744d renamed `cause` argument to `err` - fixes #32 (#33) há 9 anos atrás
  Dave Cheney e8c21980b6 Make errors.stack comparable (#30) há 9 anos atrás
  Dave Cheney cc157cd49f Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27) há 9 anos atrás
  Dave Cheney 567ccaadc6 Split stack.Location into a private helper há 9 anos atrás
  Dave Cheney 80cce0ee9b Rename errors.location to errors.stack (#26) há 9 anos atrás
  Dave Cheney daa1017c6f Refactor errors.location to be a stack of callers (#25) há 9 anos atrás
  Dave Cheney d814416a46 update package description (#24) há 9 anos atrás
  Dave Cheney 01fff4b066 Remove errors.Print (#23) há 9 anos atrás
  Jud White 0d62637d04 errors.go: "nor" -> "not" (typo fix) (#17) há 9 anos atrás
  Santiago Corredoira Lascaray 7a0abd8f63 Add Errorf (#14) há 10 anos atrás
  Dave Cheney cd6e0b425d address spelling mistakes. Thanks @seh há 10 anos atrás
  Dave Cheney 7efa461bd3 Fix spelling mistake in comment há 10 anos atrás
  Dave Cheney 3612ec480e Remove the errors.e type (#11) há 10 anos atrás
  Dave Cheney f85d45fecf Merge pull request #7 from umairidris/wrapf há 10 anos atrás
  Umair Idris 9a179122f1 Add Wrapf há 10 anos atrás