Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 1 | -0/+3 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+12 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -12/+0 | |
2010-01-25 | runtime, type switch: eliminate package global name space assumption | Russ Cox | 1 | -0/+12 | |
bonus: type switch now detects multiple uses of identical interface types. bonus: interface types are now order-independent, following the spec. R=ken2 CC=golang-dev http://codereview.appspot.com/194053 |