summaryrefslogtreecommitdiff
path: root/test/typeswitch3.go
Commit message (Expand)AuthorAgeFilesLines
* test: match gccgo error messagesIan Lance Taylor2012-09-281-1/+1
* test/[n-z]*.go: add documentationRob Pike2012-02-241-0/+4
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* cmd/gc: disallow switch _ := v.(type)Russ Cox2012-02-061-0/+4
* gc: static implements check on typeswitches only applies to concrete case types.Luuk van Dijk2012-01-241-6/+21
* gc: Better typechecks and errors in switches.Luuk van Dijk2011-11-091-0/+20