summaryrefslogtreecommitdiff
path: root/src/pkg/go/printer/testdata/comments.x
AgeCommit message (Expand)AuthorFilesLines
2010-02-24go/printer: use general comment intersperse mechanism everywhereRobert Griesemer1-7/+9
2010-01-11Remove -oldprinter flag from gofmt; all code isRobert Griesemer1-10/+10
2009-11-02- collect line comments for methods in interfacesRobert Griesemer1-3/+3
2009-10-12- improved comment intersperse heuristic:Robert Griesemer1-2/+2
2009-10-06change tabwidth to 8 for testsRobert Griesemer1-1/+1
2009-10-02- improved handling of white space around declarations and statementsRobert Griesemer1-0/+8
2009-09-28permit only one method name per method signature in interface typesRobert Griesemer1-3/+3
2009-09-17- improved formatting of declarationsRobert Griesemer1-3/+3
2009-09-17- don't add "..." anonymous field to structs/interfaces if entries are strippedRobert Griesemer1-2/+43
2009-09-15go/printer:Robert Griesemer1-0/+6