summaryrefslogtreecommitdiff
path: root/src/go/ast/ast.go
Commit message (Expand)AuthorAgeFilesLines
* go/ast: improve comment on FuncDecl.BodyAlan Donovan2017-06-281-1/+1
* go/ast: improved documentation for comments associated with an ASTRobert Griesemer2017-06-211-0/+13
* [dev.typealias] go/ast, go/parser, go/printer, go/types: initial type alias s...Robert Griesemer2017-01-091-0/+1
* go/ast: fix doc string for ast.GenDeclRobert Griesemer2016-11-291-1/+1
* Revert "go/ast, go/parser: parse alias declarations"Robert Griesemer2016-11-051-20/+8
* go/ast, go/parser: parse alias declarationsRobert Griesemer2016-10-041-8/+20
* go/ast: better documentation for CallExpr nodeRobert Griesemer2016-09-261-1/+1
* go/ast: fix comments misinterpreted as documentationMatthew Dempsky2016-06-151-4/+4
* all: remove unnecessary type conversionsMatthew Dempsky2016-04-151-1/+1
* debug/dwarf, encoding/asn1, go/ast: fix old commentsMatthew Dempsky2015-03-241-3/+3
* go/ast, go/parser: correct End() position for *ast.EmptyStmtRobert Griesemer2015-02-241-2/+6
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+995