Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/[n-r]*.go: add documentation | Rob Pike | 2012-02-24 | 1 | -0/+2 |
* | test: use testlib (final 61) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -5/+5 |
* | go_spec: don't allow parens around the literal type of composite literals | Robert Griesemer | 2010-07-29 | 1 | -3/+1 |
* | undo 35108 (disallow parens around type in struct literal). | Russ Cox | 2009-09-29 | 1 | -0/+4 |
* | disallow parens around type in struct literal syntax, | Russ Cox | 2009-09-29 | 1 | -2/+0 |
* | Automated g4 rollback of changelist 25024, | Russ Cox | 2009-03-03 | 1 | -3/+3 |
* | allow parens to disambiguate types. | Russ Cox | 2009-02-18 | 1 | -0/+17 |