aboutsummaryrefslogtreecommitdiff
path: root/test/syntax/chan1.go
AgeCommit message (Expand)Author
2020-11-28test: match gofrontend error messagesIan Lance Taylor
2020-02-21cmd/compile/internal/syntax: better error when an assignment is used in value...Robert Griesemer
2017-02-24cmd/compile/internal/parser: improved a couple of error messagesRobert Griesemer
2016-10-25cmd/compile/internal/gc: enable new parser by defaultMatthew Dempsky
2016-08-19cmd/compile/internal/syntax: match old parser errors and line numbersMatthew Dempsky
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2013-09-06test: fix build (update for new error message)Russ Cox
2012-02-16test: use testlib (final 61)Russ Cox
2011-01-31gc: remove non-blocking send, receive syntaxRuss Cox