summaryrefslogtreecommitdiff
path: root/src/go/ast/scope.go
Commit message (Expand)AuthorAgeFilesLines
* go/ast: using strings.Buildercuiweixie2022-09-061-2/+2
* all: remove trailing blank doc comment linesRuss Cox2022-04-011-4/+0
* all: gofmt -w -r 'interface{} -> any' srcRuss Cox2021-12-131-4/+4
* go/ast: fix Object's doc comment about DataHironao OTSUBO2017-01-191-3/+1
* go/ast: fixed minor typo in commentRobert Griesemer2015-03-101-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+162