1. 5ec99f8 xerrors: avoid infinite loop in test (detailed).Error method by Bryan C. Mills · 3 years, 9 months ago main master upstream/internal-branch.go1.16-vendor upstream/internal-branch.go1.17-vendor upstream/internal-branch.go1.18-vendor
  2. 9bdfabe Errorf: support %w anywhere in the format string by Jonathan Amsterdam · 4 years, 9 months ago
  3. 1b5146a doc.go: update to current state by Jonathan Amsterdam · 4 years, 7 months ago upstream/release-branch.go1.14
  4. a985d34 xerrors: Revert "xerrors: redirect to go1.13 primitives for 1.13" by Koichi Shiraishi · 5 years ago
  5. 3ee3066 xerrors: remove useless condition checking in Is by LE Manh Cuong · 5 years ago
  6. 5403a72 codereview.cfg: add by Russ Cox · 5 years ago
  7. 3850056 xerrors: fix Is panics if target is uncomparable by LE Manh Cuong · 5 years ago
  8. 1f06c39 xerrors: fix crash in As by Marcel van Lohuizen · 5 years ago
  9. d61658b xerrors: redirect to go1.13 primitives for 1.13 by Marcel van Lohuizen · 5 years ago
  10. a5947ff xerrors: require that error be type assertable to As's target by Damien Neil · 5 years ago
  11. 334af84 xerrors: check for nil pointers in As's target by Damien Neil · 5 years ago
  12. 4e09f5a xerrors: make As match on assignability by Damien Neil · 5 years ago
  13. d6e390b xerrors: gobble colon and newline in edge cases by Marcel van Lohuizen · 5 years ago
  14. 10f3629 xerrors: add Format method to errorString by Damien Neil · 5 years ago
  15. 31580a5 xerrors: remove dependency on local path by Damien Neil · 5 years ago
  16. 037a186 xerrors: add Go version to go.mod by Damien Neil · 5 years ago
  17. e62e30f xerrors: update dates in LICENSE by Damien Neil · 5 years ago
  18. 20feca1 xerrors: copied files from x/exp/errors by Marcel van Lohuizen · 5 years ago
  19. faf7c54 xerrors: initial boilerplate by Russ Cox · 5 years ago