• Rob Pike's avatar
    cmd/go: add go tools to rearrangement · 71d83b72
    Rob Pike authored
    fix, vet
    yacc is also fixed (it was wrong before)
    All that's left is the commands used during compilation
    This looks like a huge CL, but it's almost all file renames.
    The action is in cmd/go/pkg.go, the Makefiles, and .../doc.go.
    
    R=golang-dev, rsc
    CC=golang-dev
    https://golang.org/cl/5595044
    71d83b72
main_test.go 2.63 KB