| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | runtime: improve output of panic(x) where x is numeric | Todd Neal | 2017-04-09 | 1 | -2/+30 |
| * | cmd/compile: make panicwrap argument-free | Josh Bleecher Snyder | 2017-02-11 | 1 | -1/+37 |
| * | cmd/compile, etc: use nameOff for rtype string | David Crawshaw | 2016-04-22 | 1 | -1/+1 |
| * | runtime: make execution error panic values implement the Error interface | Emmanuel Odeke | 2016-04-10 | 1 | -1/+12 |
| * | cmd/compile: embed type string header in rtype | David Crawshaw | 2016-02-24 | 1 | -1/+1 |
| * | runtime: make iface/eface handling more type safe | Matthew Dempsky | 2015-10-21 | 1 | -3/+1 |
| * | cmd/internal/gc: inline x := y.(*T) and x, ok := y.(*T) | Russ Cox | 2015-03-20 | 1 | -19/+0 |
| * | runtime: fix minor typo | Josh Bleecher Snyder | 2015-03-18 | 1 | -2/+2 |
| * | runtime: delete panicstring; move its checks into gopanic | Russ Cox | 2014-09-18 | 1 | -22/+0 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+129 |
