summaryrefslogtreecommitdiff
path: root/src/go/format
Commit message (Expand)AuthorAgeFilesLines
* go/format: quote bytes in comments for readabilityxufei_Alex2017-04-191-4/+4
* go/format: add format.Node exampleAlberto Donizetti2016-09-081-0/+27
* all: single space after period.Brad Fitzpatrick2016-03-021-3/+3
* go/format: handle whitespace-only input correctlyRobert Griesemer2015-09-302-6/+29
* go/format, cmd/gofmt: avoid dependency on internal package formatRobert Griesemer2015-09-302-3/+168
* go/format: fix //line corner case when formatting statementsDidier Spezia2015-06-241-1/+5
* cmd/gofmt, go/format: refactor common pieces into internal/formatSebastien Binet2015-04-011-154/+3
* go/format, cmd/gofmt: added missing comments, minor internal cleanupRobert Griesemer2014-09-301-7/+29
* go/format, cmd/gofmt: fix issues with partial Go code with indentDmitri Shuralyov2014-09-292-82/+131
* build: move package sources from src/pkg to srcRuss Cox2014-09-082-0/+323