summaryrefslogtreecommitdiff
path: root/src/go/token/token.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.typeparams] go/token, go/scanner: add the "~" operatorRob Findley2021-06-171-1/+10
* go/token: add IsIdentifier, IsKeyword, and IsExportedDaniel Martí2019-04-151-1/+33
* Revert "go/scanner, go/token: recognize => (ALIAS) token"Robert Griesemer2016-11-051-7/+1
* go/scanner, go/token: recognize => (ALIAS) tokenRobert Griesemer2016-10-041-1/+7
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+308