summaryrefslogtreecommitdiff
path: root/src/go/token/position_test.go
Commit message (Expand)AuthorAgeFilesLines
* go/token: add (*File).Lines methodAlan Donovan2023-02-021-0/+3
* go/token: fix File.AddLineColumnInfo logicchanxuehong2022-10-031-0/+95
* go/token: add (*FileSet).RemoveFile(*File) methodAlan Donovan2022-08-161-0/+41
* go/token: add (*File).LineStart, which returns Pos for a given lineAlan Donovan2018-09-101-0/+15
* go/token: Fix race in FileSet.PositionFor.Jan Mercl2016-08-161-1/+30
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+297