summaryrefslogtreecommitdiff
path: root/src/errors/errors.go
Commit message (Expand)AuthorAgeFilesLines
* errors: add ErrUnsupportedAndy Pan2023-03-111-0/+15
* errors, fmt: add support for wrapping multiple errorsDamien Neil2022-09-291-14/+17
* all: update references to symbols moved from os to io/fsRuss Cox2020-10-201-6/+6
* errors: fix wrong code in package docJonathan Amsterdam2019-09-041-4/+4
* errors: improve docJonathan Amsterdam2019-08-061-0/+49
* errors, fmt: revert rejected changes for Go 1.13Damien Neil2019-05-151-32/+2
* fmt: make type of fmt.Errorf the same as that of errors.NewMarcel van Lohuizen2019-03-141-3/+18
* errors: improve performance of NewMarcel van Lohuizen2019-03-141-1/+6
* errors: add Frame and Formatter/Printer interfacesMarcel van Lohuizen2019-02-271-2/+12
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+20