| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-09-30 | errors: add AsType | Julien Cretel |
| 2024-04-03 | errors: return early for Is(nil, ...) | Tobias Klauser |
| 2023-08-18 | errors: optimize Is and As by reusing reflection of target | j178 |
| 2023-01-20 | errors: move example functions into example_test file | fangguizhen |
| 2022-09-29 | errors, fmt: add support for wrapping multiple errors | Damien Neil |
| 2021-12-13 | all: gofmt -w -r 'interface{} -> any' src | Russ Cox |
| 2021-11-05 | errors: add errors.Unwrap example | jiahua wang |
| 2020-10-20 | all: update references to symbols moved from os to io/fs | Russ Cox |
| 2020-04-13 | errors: add example for Is | Jonathan Amsterdam |
| 2019-06-11 | errors: improve As tests | Jonathan Amsterdam |
| 2019-06-03 | errors: fix package example | Andrew Gerrand |
| 2019-05-15 | errors, fmt: revert rejected changes for Go 1.13 | Damien Neil |
| 2019-05-06 | errors: fix Is panics if target is uncomparable | LE Manh Cuong |
| 2019-04-10 | errors: return false if nil error is passed to As | Ahsun Ahmed |
| 2019-02-27 | errors: add Unwrap, Is, and As | Marcel van Lohuizen |
