summaryrefslogtreecommitdiff
path: root/src/go/ast/print.go
Commit message (Expand)AuthorAgeFilesLines
* all: gofmt -w -r 'interface{} -> any' srcRuss Cox2021-12-131-9/+9
* all: use reflect.{Pointer,PointerTo}Cuong Manh Le2021-10-261-2/+2
* all: remove public named return values when uselessBrad Fitzpatrick2016-02-291-2/+5
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+251