Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave Cheney d4b5735536 update README, reduce duplication with godoc hace 9 años
  Dave Cheney 7f46da032a update godoc hace 9 años
  Dave Cheney c5fe904864 update godoc hace 9 años
  Dave Cheney 297d9e8969 fix error in Stacktrace example hace 9 años
  Dave Cheney a5b220e0c6 Introduce errors.Stacktrace (#48) hace 9 años
  Dave Cheney d7cdef1704 Remove Fprint (#47) hace 9 años
  Dave Cheney 874c0ec5b0 Reimplement Fprint in terms of fmt.Fprintf (#44) hace 9 años
  Dave Cheney 5776abf3b9 Remove deprecated Stack() []uintptr interface (#45) hace 9 años
  Matt Singletary 89edb63f9e Fix typo in comment (#46) hace 9 años
  Dave Cheney 3dc37da2ca Reverse the order of Fprint output (#43) hace 9 años
  Dave Cheney c0c662e216 Use fmt.Formatter throughout (#40) hace 9 años
  Anthony Fok 4ffae16a01 Correct the licence reference in README.md (#42) hace 9 años
  Dave Cheney 2af433a3bd Remove Message interface (#39) hace 9 años
  Dave Cheney d146efd52a relocate cause hace 9 años
  Dave Cheney 19140ea8c4 Remove deprecated Location interface hace 9 años
  Dave Cheney e23d6edfd2 extract funcname helper, and add test hace 9 años
  Dave Cheney f22595b332 fix Stacktrace example hace 9 años
  Dave Cheney 2c9da72fa5 fix typos hace 9 años
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) hace 9 años
  Dave Cheney f45f2b7903 add appveyor.yml (#36) hace 9 años
  Dave Cheney b700c3e918 fix typo hace 9 años
  Dave Cheney 431554f80b Remove errors.wrap helper hace 9 años
  Mat Ryer 936b5d744d renamed `cause` argument to `err` - fixes #32 (#33) hace 9 años
  Dave Cheney e8c21980b6 Make errors.stack comparable (#30) hace 9 años
  Dave Cheney abe54b4bad Added more Stack tests hace 9 años
  Dave Cheney cc157cd49f Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27) hace 9 años
  Dave Cheney eeffa134b5 update go 1.6 version hace 9 años
  Dave Cheney 567ccaadc6 Split stack.Location into a private helper hace 9 años
  Dave Cheney 80cce0ee9b Rename errors.location to errors.stack (#26) hace 9 años
  Dave Cheney daa1017c6f Refactor errors.location to be a stack of callers (#25) hace 9 años