Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: gofmt main repo | Russ Cox | 2022-04-11 | 1 | -1/+0 |
* | all: remove trailing blank doc comment lines | Russ Cox | 2022-04-01 | 1 | -10/+0 |
* | go/token: allocate fewer times at init time | Daniel Martà | 2022-03-10 | 1 | -1/+1 |
* | go/token: slight performance improvement for IsIdentifier | chanxuehong | 2022-03-02 | 1 | -1/+4 |
* | [dev.typeparams] go/token, go/scanner: add the "~" operator | Rob Findley | 2021-06-17 | 1 | -1/+10 |
* | go/token: add IsIdentifier, IsKeyword, and IsExported | Daniel Martà | 2019-04-15 | 1 | -1/+33 |
* | Revert "go/scanner, go/token: recognize => (ALIAS) token" | Robert Griesemer | 2016-11-05 | 1 | -7/+1 |
* | go/scanner, go/token: recognize => (ALIAS) token | Robert Griesemer | 2016-10-04 | 1 | -1/+7 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+308 |