go/lib
Russ Cox 3b226f9886 codereview: consistent indent, cut dead code
End the charade (farce?) that we are using upload.py unaltered.
Cut all the unused stuff.
Indent using tabs to match the rest of the file.

Next: rewrite MercurialVCS to use mercurial package,
to avoid overhead of forking off a new hg command
multiple times for every file.  And parallelize upload.

R=gri
CC=golang-dev
https://golang.org/cl/2009046
2010-08-26 18:24:14 -04:00
..
codereview codereview: consistent indent, cut dead code 2010-08-26 18:24:14 -04:00
godoc go AST: First step towards augmenting AST with full type information. 2010-08-13 10:42:18 -07:00