Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go/doc: recognize methods on generic types as Funcs | Keith Randall | 2022-11-10 | 1 | -2/+6 |
* | go/doc: use go/doc/comment | Russ Cox | 2022-04-11 | 1 | -1/+131 |
* | all: remove trailing blank doc comment lines | Russ Cox | 2022-04-01 | 1 | -2/+0 |
* | all: gofmt -w -r 'interface{} -> any' src | Russ Cox | 2021-12-13 | 1 | -1/+1 |
* | go/doc: clarify that NewFromFiles caller must filter by GOOS/GOARCH | Dmitri Shuralyov | 2020-02-10 | 1 | -3/+6 |
* | go/doc: add NewFromFiles with support for classifying examples | Dmitri Shuralyov | 2019-11-12 | 1 | -1/+103 |
* | go/doc: add new mode bit PreserveAST to control clearing of data in AST | Rob Pike | 2018-10-10 | 1 | -4/+9 |
* | all: switch to the new deprecation convention | Shenghou Ma | 2015-06-18 | 1 | -1/+2 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+111 |