summaryrefslogtreecommitdiff
path: root/test/syntax
Commit message (Expand)AuthorAgeFilesLines
* test: match gccgo error messagesIan Lance Taylor2013-12-124-4/+4
* test: fix build (update for new error message)Russ Cox2013-09-061-2/+2
* test: fix buildRob Pike2013-08-194-4/+4
* gc: improve error message for composite literals with unexpected newlinesRyan Hitchman2012-04-021-0/+11
* test: use testlib (final 61)Russ Cox2012-02-1618-18/+18
* test: match gccgo error messagesIan Lance Taylor2012-01-261-1/+1
* gc: clean up if grammarRuss Cox2011-09-121-0/+12
* test: avoid undefined error in syntax/if.go.Ian Lance Taylor2011-03-291-0/+3
* test: match gccgo error messages for syntax/chan.go.Ian Lance Taylor2011-03-291-2/+2
* gc: require if conditionRuss Cox2011-02-221-0/+15
* gc: handle invalid name in type switchRuss Cox2011-02-011-0/+13
* gc: remove non-blocking send, receive syntaxRuss Cox2011-01-311-0/+17
* gc: syntax error for incomplete chan typeRyan Hitchman2010-12-091-0/+17
* test: Match gccgo error messages.Ian Lance Taylor2010-09-102-2/+2
* test: Match gccgo error messages.Ian Lance Taylor2010-09-091-3/+3
* test: remove slice syntax testScott Lawrence2010-09-091-9/+0
* gc: more accurate error descriptionRuss Cox2010-05-242-2/+2
* gc: more specific error for statements at top levelRuss Cox2010-04-261-0/+20
* gc: more syntax errorsRuss Cox2010-03-252-0/+20
* Match gccgo error messages.Ian Lance Taylor2010-02-047-12/+12
* gc: tweak error messages, avoid internalization settings in bisonRuss Cox2010-01-288-8/+8
* gc: improved syntax errorsRuss Cox2010-01-2611-0/+143