aboutsummaryrefslogtreecommitdiff
path: root/go/packages/gopackages
AgeCommit message (Expand)Author
2019-01-08go/package/gopackages: update gopackages to use the new tool library for its ...Ian Cottrell
2018-09-04go/packages: remove the Config.Error hookMichael Matloob
2018-08-21go/packages: rename config.Flags to BuildFlagsJay Conrod
2018-08-10go/packages: use Package as the raw formIan Cottrell
2018-07-25go/packages: fix the gopackages commandIan Cottrell
2018-07-25go/packages: changes to the API per CL 125305Ian Cottrell
2018-07-19go/packages: remove Package.IsTest fieldMichael Matloob
2018-07-13go/packages: add Option.Tests bool, which affects pattern expansionAlan Donovan
2018-07-11go/packages: a new Go package loader for go, vgo and other build systemsAlan Donovan