1. f8ae30c cmd/compile/internal/parser: improved a couple of error messages by Robert Griesemer · 8 years ago
  2. 3c22e5c cmd/compile/internal/parser: improved syntax error for incorrect if/for/switch header by Robert Griesemer · 8 years ago
  3. adda7ad cmd/compile/internal/gc: enable new parser by default by Matthew Dempsky · 9 years ago
  4. 70544c9 cmd/compile/internal/syntax: match old parser errors and line numbers by Matthew Dempsky · 9 years ago
  5. 53fd522 all: make copyright headers consistent with one space after period by Emmanuel Odeke · 9 years ago
  6. b569b87 cmd/compile/internal/gc: recursive-descent parser by Robert Griesemer · 9 years ago
  7. 161a45a test: match gccgo error messages by Ian Lance Taylor · 11 years ago
  8. a8fe176 test: fix build by Rob Pike · 12 years ago
  9. 57eb06f test: use testlib (final 61) by Russ Cox · 13 years ago
  10. db3ec4f Match gccgo error messages. by Ian Lance Taylor · 15 years ago
  11. 288c1c8 gc: tweak error messages, avoid internalization settings in bison by Russ Cox · 15 years ago
  12. 2a01d72 gc: improved syntax errors by Russ Cox · 15 years ago