Dave Cheney
|
cc157cd49f
Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27)
|
9 лет назад |
Dave Cheney
|
567ccaadc6
Split stack.Location into a private helper
|
9 лет назад |
Dave Cheney
|
80cce0ee9b
Rename errors.location to errors.stack (#26)
|
9 лет назад |
Dave Cheney
|
daa1017c6f
Refactor errors.location to be a stack of callers (#25)
|
9 лет назад |
Dave Cheney
|
d814416a46
update package description (#24)
|
9 лет назад |
Dave Cheney
|
01fff4b066
Remove errors.Print (#23)
|
9 лет назад |
Jud White
|
0d62637d04
errors.go: "nor" -> "not" (typo fix) (#17)
|
9 лет назад |
Santiago Corredoira Lascaray
|
7a0abd8f63
Add Errorf (#14)
|
9 лет назад |
Dave Cheney
|
cd6e0b425d
address spelling mistakes. Thanks @seh
|
10 лет назад |
Dave Cheney
|
7efa461bd3
Fix spelling mistake in comment
|
10 лет назад |
Dave Cheney
|
3612ec480e
Remove the errors.e type (#11)
|
10 лет назад |
Dave Cheney
|
f85d45fecf
Merge pull request #7 from umairidris/wrapf
|
10 лет назад |
Umair Idris
|
9a179122f1
Add Wrapf
|
10 лет назад |
Chris Hines
|
046fc1474d
Updates from code review.
|
10 лет назад |
Chris Hines
|
665006faab
Infer compile time GOPATH from fn.Name().
|
10 лет назад |
Dave Cheney
|
ab94cc2ab2
fix loc.Location, re-enable tip
|
10 лет назад |
Umair Idris
|
c94cbcebe9
gofmt and typo fix
|
10 лет назад |
Dave Cheney
|
1c843d4ac5
spelling
|
10 лет назад |
Dave Cheney
|
bca5e1997f
readme
|
10 лет назад |
Dave Cheney
|
326e08fb88
godoc
|
10 лет назад |
Anthony Yeh
|
44b2f1e7ac
Don't pass arbitrary strings as Errorf() format strings.
|
10 лет назад |
Dave Cheney
|
9eacf05e26
update package doc
|
10 лет назад |
Dave Cheney
|
109ee590a8
simplify pc
|
10 лет назад |
Dave Cheney
|
a7f2be0bfe
added godoc
|
10 лет назад |
Dave Cheney
|
5a0856ff23
fixed tests, add coverage for Wrap and Fprintf
|
10 лет назад |
Dave Cheney
|
c978824ef0
wip
|
10 лет назад |
Dave Cheney
|
7b7bdcfe0a
Remove New, replace with Wrap.
|
10 лет назад |
Dave Cheney
|
105e86fc3b
fixing layout to make Andy happy
|
10 лет назад |
Dave Cheney
|
9c1c579e61
remove causer
|
10 лет назад |
Dave Cheney
|
4dd713cae9
Added cause interface trait
|
10 лет назад |