Sign in
go
/
xerrors
/
HEAD
7835f81
xerrors: redirect Is, As, Unwrap to errors package
by Dmitri Shuralyov
· 3 months ago
master
0c47e2b
xerrors: use any [generated]
by Dmitri Shuralyov
· 3 months ago
cf14814
xerrors: remove go1.13 build constraint for TestErrorsIs
by Dmitri Shuralyov
· 3 months ago
9acd5f3
xerrors: fix TestErrorf false positive when top-level dir is renamed
by Dmitri Shuralyov
· 3 months ago
93cc26a
LICENSE: update per Google Legal
by Russ Cox
· 4 months ago
104605a
all: update go directive to 1.18
by Dmitri Shuralyov
· 1 year, 1 month ago
04be3eb
fmt_test.go: remove redundant type conversion
by cui fliter
· 2 years, 3 months ago
65e6541
xerrors: undeprecate Errorf
by Pavel @grbit Gryaznov
· 2 years, 6 months ago
f3a8303
go.mod: upgrade to go 1.17
by Bryan C. Mills
· 3 years, 7 months ago
2f41105
all: gofmt
by Russ Cox
· 2 years, 7 months ago
cd4e9df
errors: deprecate functions that are now in standard library
by Ian Lance Taylor
· 2 years, 7 months ago
5ec99f8
xerrors: avoid infinite loop in test (detailed).Error method
by Bryan C. Mills
· 4 years, 4 months 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
· 5 years ago
1b5146a
doc.go: update to current state
by Jonathan Amsterdam
· 5 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
· 6 years ago
1f06c39
xerrors: fix crash in As
by Marcel van Lohuizen
· 6 years ago
d61658b
xerrors: redirect to go1.13 primitives for 1.13
by Marcel van Lohuizen
· 6 years ago
a5947ff
xerrors: require that error be type assertable to As's target
by Damien Neil
· 6 years ago
334af84
xerrors: check for nil pointers in As's target
by Damien Neil
· 6 years ago
4e09f5a
xerrors: make As match on assignability
by Damien Neil
· 6 years ago
d6e390b
xerrors: gobble colon and newline in edge cases
by Marcel van Lohuizen
· 6 years ago
10f3629
xerrors: add Format method to errorString
by Damien Neil
· 6 years ago
31580a5
xerrors: remove dependency on local path
by Damien Neil
· 6 years ago
037a186
xerrors: add Go version to go.mod
by Damien Neil
· 6 years ago
e62e30f
xerrors: update dates in LICENSE
by Damien Neil
· 6 years ago
20feca1
xerrors: copied files from x/exp/errors
by Marcel van Lohuizen
· 6 years ago
faf7c54
xerrors: initial boilerplate
by Russ Cox
· 6 years ago