1. db4dad7 cmd/gc: blank methods are not permitted in interface types by Chris Manghane · 10 years ago
  2. f316a7e cmd/gc: don't attempt to generate wrappers for blank interface methods by Anthony Martin · 12 years ago
  3. 13514d4 test/interface: document tests by Rob Pike · 13 years ago
  4. d2cc988 test: use testlib (fourth 100) by Russ Cox · 13 years ago
  5. 4bdf1fc test: silence/coalesce some tests by Russ Cox · 14 years ago
  6. 4f61fc9 test: remove semiocolons. by Rob Pike · 15 years ago
  7. 1a31989 fix "declared and not used" in tests; by Russ Cox · 16 years ago
  8. b5c57fe delete forward type declarations by Russ Cox · 16 years ago
  9. b915972 add test for yesterday's interface rule change (interface/convert1.go). by Russ Cox · 16 years ago[Renamed from test/interface2.go]
  10. c7d30bc describe each interface test by Russ Cox · 16 years ago
  11. 49e2087 insert type assertions when narrowing. by Russ Cox · 16 years ago
  12. 839a684 delete export by Russ Cox · 16 years ago
  13. f48cbfd convert tests; nothing interesting. by Russ Cox · 16 years ago
  14. e512481 second pass on interface fixes and tests. by Russ Cox · 16 years ago
  15. b4f8e01 more interface checks: by Russ Cox · 16 years ago