1. 98031d8 test: reenable ... test by Tobias Klauser · 8 years ago
  2. 1737aef cmd/compile: more error position tests for the typechecker by Alberto Donizetti · 8 years ago
  3. ec5b640 cmd/compile: improve not enough / too many arguments errors by Matthew Dempsky · 8 years ago
  4. 53fd522 all: make copyright headers consistent with one space after period by Emmanuel Odeke · 9 years ago
  5. 6ed800c test: match gccgo error messages by Ian Lance Taylor · 13 years ago
  6. 656b192 cmd/gc: reject use of ... with multiple-valued expressions. by Rémy Oudompheng · 13 years ago
  7. 83976e3 test: explanatory comments [c-g]* by Rob Pike · 13 years ago
  8. 0b477ef test: use testlib (first 100) by Russ Cox · 13 years ago
  9. e14d1d7 gc: use inferred type rather than original one when reporting non-assignability. by Luuk van Dijk · 13 years ago
  10. 50110c9 gc: clean up printing. by Luuk van Dijk · 13 years ago
  11. b536adb gc: changes to export format in preparation for inlining. by Luuk van Dijk · 13 years ago
  12. bf899be gc: disallow [...][...]int{{1,2,3}} by Russ Cox · 14 years ago
  13. 5b62ba1 gc: disallow ... in type conversions by Anthony Martin · 14 years ago
  14. 6865cc0 gc: avoid saying same error 3 times by Russ Cox · 14 years ago
  15. 3f915f5 go code: replace closed(c) with x, ok := <-c by Russ Cox · 14 years ago
  16. 75dd8fd gc: ... changes by Russ Cox · 15 years ago
  17. 635093e Match gccgo error messages. by Ian Lance Taylor · 15 years ago
  18. bea730d gc: ... T corner cases by Russ Cox · 15 years ago
  19. 68796b0 gc: add ... T, rework plain ... by Russ Cox · 15 years ago