1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:58:34 -06:00
go/cmd
Brad Fitzpatrick 66f0d6e92e godoc: more cleanup
cmd/godoc/godoc.go is now merged into main.go, which is now
only 530 lines.

App Engine mode is still broken, but should be easy to fix up.
(just needs a global *godoc.Presentation created in init)

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/11498044
2013-07-18 13:51:17 +10:00
..
cover go.tools/cmd/cover: get cover counters on if conditions 2013-07-10 15:20:52 +10:00
godoc godoc: more cleanup 2013-07-18 13:51:17 +10:00
vet go.tools/cmd/vet: improvements to static checking of printf calls. 2013-07-15 18:37:49 -04:00