summaryrefslogtreecommitdiff
path: root/src/cmd/go/internal/script/state.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/go: use Join functions instead of adding path separators to stringsBryan C. Mills2023-01-311-1/+5
* all: fix typos in go file commentsMarcel Meyer2023-01-201-1/+1
* cmd/go/internal/script: remove special-case escaping logic for $WORKBryan C. Mills2022-10-241-7/+0
* cmd/go: extract the TestScript engine into a standalone packageBryan C. Mills2022-10-241-0/+239