Adrian Perez
|
614d223910
Revert "Support Go 1.13 error chains in `Cause` (#215)" (#220)
|
4 years ago |
Jay Petacat
|
49f8f61729
Support Go 1.13 error chains in `Cause` (#215)
|
4 years ago |
Adrian Perez
|
004deef562
remove unnecessary use of fmt.Sprintf (#217)
|
4 years ago |
Sherlock Holo
|
6d954f502e
feat: support std errors functions (#213)
|
4 years ago |
Jay Petacat
|
7f95ac13ed
Add support for Go 1.13 error chains (#206)
|
5 years ago |
aperezg
|
91f169312d
travis.yml: add Go 1.13
|
5 years ago |
aperezg
|
ca0248e19b
fix travis, 1.10 doesnt support by unconvert anymore
|
5 years ago |
Dave Cheney
|
27936f6d90
travis.yml: add Go 1.12 (#200)
|
5 years ago |
Jonathan Hall
|
856c240a51
Add json.Marshaler support to the Frame type. (#197)
|
5 years ago |
Dave Cheney
|
ffb6e22f01
Reduce allocations in StackTrace.Format (#194)
|
5 years ago |
Dave Cheney
|
565c8d0e97
Merge pull request #193 from pkg/fixedbugs/188
|
5 years ago |
Dave Cheney
|
e9933c1c09
Restore performance improvements from #150
|
5 years ago |
Dave Cheney
|
ee1923e96d
Return errors.Frame to a uintptr
|
5 years ago |
Keith Randall
|
72fa05efae
errors: detect unknown frames correctly (#192)
|
5 years ago |
Dave Cheney
|
c38ea53d8c
Remove errors.Frame to runtime.Frame conversions (#189)
|
5 years ago |
Dave Cheney
|
c9e70be240
Makefile: switch to staticcheck (#187)
|
5 years ago |
Dave Cheney
|
998beafa93
Merge branch 'cstockton-master'
|
5 years ago |
Dave Cheney
|
ee4766c291
Fix error during merge
|
5 years ago |
Dave Cheney
|
25793cafd5
Merge branch 'master' of ssh://github.com/cstockton/errors into cstockton-master
|
5 years ago |
Dave Cheney
|
584cbace28
Remove checks for old style anon funcs (#186)
|
5 years ago |
Dave Cheney
|
42ce1b6a12
Remove Frame methods (#185)
|
5 years ago |
Dave Cheney
|
308074fef0
Merge branch 'bep-patch-1'
|
5 years ago |
Dave Cheney
|
937e8c5528
gofmt -w
|
5 years ago |
Dave Cheney
|
c1bc528f85
Merge branch 'master' into patch-1
|
5 years ago |
Dave Cheney
|
e19cb699ad
Remove last reference to runtime.FuncForPC (#184)
|
5 years ago |
Dave Cheney
|
4f47277723
Switch to runtime.CallersFrames (#183)
|
5 years ago |
Dave Cheney
|
537896ad6e
travis: remove Go 1.8 and earlier (#182)
|
5 years ago |
Dave Cheney
|
31aac83bad
travis: use Makefile (#181)
|
5 years ago |
Dave Cheney
|
5ac96aea29
Update README.md
|
5 years ago |
Tariq Ibrahim
|
ba968bfe8b
gofmt -w errors.go (#179)
|
5 years ago |