Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: match gccgo error messages | Ian Lance Taylor | 2011-09-21 | 1 | -4/+4 |
* | gc: explain why invalid receiver types are invalid | Russ Cox | 2011-04-25 | 1 | -2/+8 |
* | gc, spec, tests: no auto-indirect of pointer to interface value | Russ Cox | 2010-09-30 | 1 | -0/+5 |
* | gc: fix reflect table method receiver | Russ Cox | 2010-09-28 | 1 | -3/+11 |
* | delete export | Russ Cox | 2009-01-20 | 1 | -3/+3 |
* | convert tests; nothing interesting. | Russ Cox | 2009-01-16 | 1 | -3/+3 |
* | move invalid method uses to new test | Russ Cox | 2008-11-04 | 1 | -0/+14 |