Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build/constraint: update doc to mention a feature added in Go 1.17 | Cristian Greco | 2022-07-04 | 1 | -3/+1 |
* | all: fix some lint issues | Ryan Leung | 2022-05-08 | 1 | -1/+0 |
* | go/build/constraint: fix parsing of "// +build" (with no args) | Russ Cox | 2021-05-18 | 1 | -0/+3 |
* | go/build/constraint: fix splitPlusBuild func doc comment | Alberto Donizetti | 2021-02-23 | 1 | -2/+2 |
* | go/build/constraint: add parser for build tag constraint expressions | Russ Cox | 2021-01-08 | 1 | -0/+574 |