tools/go
Alan Donovan 935700a081 go.tools/go/loader: apply DisplayPath to working directory of cgo tool.
This transforms the virtualized directory (build.Context).Dir to a physical one,
for proprietary build systems that distinguish them.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/116230043
2014-07-24 14:12:52 -04:00
..
callgraph go.tools/go/pointer: add intrinsic for time.startTimer, which is implemented in C. 2014-07-22 18:30:06 -04:00
exact go.tools/go/types, exact: fix build for 1.2 2014-06-12 12:46:21 -07:00
gccgoimporter go.tools/go: separate interface construction from method set construction 2014-07-09 20:00:49 -07:00
gcimporter go.tools/go: separate interface construction from method set construction 2014-07-09 20:00:49 -07:00
importer go.tools/go: separate interface construction from method set construction 2014-07-09 20:00:49 -07:00
loader go.tools/go/loader: apply DisplayPath to working directory of cgo tool. 2014-07-24 14:12:52 -04:00
pointer go.tools/go/pointer: add test file missing from CL 112610043 (rev 32ae05502022) 2014-07-23 12:28:56 -04:00
ssa go.tools/go/ssa: add hook to testmain.go for proprietary (non-'go test') build systems. 2014-07-23 15:37:37 -04:00
types go.tools/go/types: move {Type,Object}Of methods from *loader.PackageInfo to *types.Info 2014-07-17 15:10:29 -04:00
vcs go.tools: fix various minor issues found by go vet 2014-05-19 08:47:28 -07:00