- 7835f81 xerrors: redirect Is, As, Unwrap to errors package by Dmitri Shuralyov · 1 year, 2 months ago master
- 0c47e2b xerrors: use any [generated] by Dmitri Shuralyov · 1 year, 2 months ago
- cf14814 xerrors: remove go1.13 build constraint for TestErrorsIs by Dmitri Shuralyov · 1 year, 2 months ago
- 9acd5f3 xerrors: fix TestErrorf false positive when top-level dir is renamed by Dmitri Shuralyov · 1 year, 2 months ago
- 93cc26a LICENSE: update per Google Legal by Russ Cox · 1 year, 4 months ago
- 104605a all: update go directive to 1.18 by Dmitri Shuralyov · 2 years, 1 month ago
- 04be3eb fmt_test.go: remove redundant type conversion by cui fliter · 3 years, 2 months ago
- 65e6541 xerrors: undeprecate Errorf by Pavel @grbit Gryaznov · 3 years, 5 months ago
- f3a8303 go.mod: upgrade to go 1.17 by Bryan C. Mills · 4 years, 6 months ago
- 2f41105 all: gofmt by Russ Cox · 3 years, 7 months ago
- cd4e9df errors: deprecate functions that are now in standard library by Ian Lance Taylor · 3 years, 7 months ago
- 5ec99f8 xerrors: avoid infinite loop in test (detailed).Error method by Bryan C. Mills · 5 years ago internal-branch.go1.16-vendor internal-branch.go1.17-vendor internal-branch.go1.18-vendor
- 9bdfabe Errorf: support %w anywhere in the format string by Jonathan Amsterdam · 6 years ago
- 1b5146a doc.go: update to current state by Jonathan Amsterdam · 6 years ago release-branch.go1.14
- a985d34 xerrors: Revert "xerrors: redirect to go1.13 primitives for 1.13" by Koichi Shiraishi · 6 years ago
- 3ee3066 xerrors: remove useless condition checking in Is by LE Manh Cuong · 6 years ago
- 5403a72 codereview.cfg: add by Russ Cox · 6 years ago
- 3850056 xerrors: fix Is panics if target is uncomparable by LE Manh Cuong · 7 years ago
- 1f06c39 xerrors: fix crash in As by Marcel van Lohuizen · 7 years ago
- d61658b xerrors: redirect to go1.13 primitives for 1.13 by Marcel van Lohuizen · 7 years ago