summaryrefslogtreecommitdiff
path: root/test/method2.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/gc: fix method values whose receiver is an unnamed interface.R?my Oudompheng2013-08-291-2/+3
* test: commentary for [h-m]*.goRob Pike2012-02-231-0/+3
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* test: match gccgo error messagesIan Lance Taylor2011-09-211-4/+4
* gc: explain why invalid receiver types are invalidRuss Cox2011-04-251-2/+8
* gc, spec, tests: no auto-indirect of pointer to interface valueRuss Cox2010-09-301-0/+5
* gc: fix reflect table method receiverRuss Cox2010-09-281-3/+11
* delete exportRuss Cox2009-01-201-3/+3
* convert tests; nothing interesting.Russ Cox2009-01-161-3/+3
* move invalid method uses to new testRuss Cox2008-11-041-0/+14