go/src/cmd/api
Brad Fitzpatrick e7b125fc65 cmd/api: be more robust against OS deleting temp files
OS X in particular deletes tmp files (but not directories)
pretty reliably.

Ask hg whether the go.tools directory in tmp is good before
using it.

Fixes issue Rob and others were reporting, which I just hit
myself now.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/13084049
2013-08-24 16:54:56 -05:00
..
testdata/src/pkg cmd/api: rewrite using go/types 2013-08-08 14:10:59 -07:00
goapi.go cmd/api: eliminate duplicate package import work 2013-08-09 18:44:00 -04:00
goapi_test.go cmd/api: add a benchmark over the standard library 2013-08-08 15:25:15 -07:00
run.go cmd/api: be more robust against OS deleting temp files 2013-08-24 16:54:56 -05:00