summaryrefslogtreecommitdiff
path: root/test/method3.go
Commit message (Expand)AuthorAgeFilesLines
* test: commentary for [h-m]*.goRob Pike2012-02-231-1/+1
* test: use testlib (another bunch).Rémy Oudompheng2012-02-181-1/+1
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-7/+11
* gc: method expressions on concrete typesRuss Cox2009-12-181-1/+7
* Automated g4 rollback of changelist 25024,Russ Cox2009-03-031-1/+1
* convert composite literals from { } to ( ).Russ Cox2009-02-131-1/+1
* delete exportRuss Cox2009-01-201-2/+2
* convert tests; nothing interesting.Russ Cox2009-01-161-2/+2
* second pass on interface fixes and tests.Russ Cox2009-01-081-0/+25