Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/gc: disallow switch _ := v.(type) | Russ Cox | 2012-02-06 | 1 | -0/+4 |
* | gc: static implements check on typeswitches only applies to concrete case types. | Luuk van Dijk | 2012-01-24 | 1 | -6/+21 |
* | gc: Better typechecks and errors in switches. | Luuk van Dijk | 2011-11-09 | 1 | -0/+20 |