Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go/token: add (*File).Lines method | Alan Donovan | 2023-02-02 | 1 | -0/+3 |
* | go/token: fix File.AddLineColumnInfo logic | chanxuehong | 2022-10-03 | 1 | -0/+95 |
* | go/token: add (*FileSet).RemoveFile(*File) method | Alan Donovan | 2022-08-16 | 1 | -0/+41 |
* | go/token: add (*File).LineStart, which returns Pos for a given line | Alan Donovan | 2018-09-10 | 1 | -0/+15 |
* | go/token: Fix race in FileSet.PositionFor. | Jan Mercl | 2016-08-16 | 1 | -1/+30 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+297 |