Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go/token: use atomics not Mutex for last file cache | Alan Donovan | 2022-06-29 | 1 | -1/+1 |
* | go/token: delete unused File.set field | Alan Donovan | 2022-06-17 | 1 | -1/+0 |
* | all: gofmt -w -r 'interface{} -> any' src | Russ Cox | 2021-12-13 | 1 | -2/+2 |
* | go/token: use fine-grained locking in FileSet | Alan Donovan | 2017-06-14 | 1 | -2/+17 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+56 |