Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/gc: improve syntax error for "import testing" | Shenghou Ma | 2013-05-15 | 1 | -0/+3 |
* | cmd/gc: allow new conversion syntax | Russ Cox | 2013-02-03 | 1 | -4/+4 |
* | cmd/gc: Give better line numbers for errors in composite literals. | Daniel Morsing | 2012-12-12 | 1 | -1/+1 |
* | cmd/gc: do not overflow parser stack on a long chain of else if. | R?my Oudompheng | 2012-12-06 | 1 | -1/+1 |
* | gc: improve error message for composite literals with unexpected newlines | Ryan Hitchman | 2012-04-02 | 1 | -0/+3 |
* | gc: reject import paths containing special characters | Anthony Martin | 2012-02-24 | 1 | -14/+14 |
* | gc: check in y.tab.[ch], yerr.h, builtin.c. | Russ Cox | 2012-02-03 | 1 | -0/+73 |