summaryrefslogtreecommitdiff
path: root/src/cmd/gc/yerr.h
Commit message (Expand)AuthorAgeFilesLines
* cmd/gc: Give better line numbers for errors in composite literals.Daniel Morsing2012-12-121-1/+1
* cmd/gc: do not overflow parser stack on a long chain of else if.R?my Oudompheng2012-12-061-1/+1
* gc: improve error message for composite literals with unexpected newlinesRyan Hitchman2012-04-021-0/+3
* gc: reject import paths containing special charactersAnthony Martin2012-02-241-14/+14
* gc: check in y.tab.[ch], yerr.h, builtin.c.Russ Cox2012-02-031-0/+73