The Go programming language
Перейти к файлу
Robert Griesemer 4213c22301 Updated and simplified gofmt.
- operates on stdin, a single file, or all files in a file tree
- setting -w flag writes to (source) file instead of stdout
- setting -l flag lists files whose formatting has changed

R=rsc
DELTA=201  (102 added, 71 deleted, 28 changed)
OCL=35890
CL=35926
2009-10-20 12:07:31 -07:00
doc address bug193 and add note to spec about it. 2009-10-20 08:27:14 -07:00
include
lib/godoc
misc
pkg
src Updated and simplified gofmt. 2009-10-20 12:07:31 -07:00
test address bug193 and add note to spec about it. 2009-10-20 08:27:14 -07:00
usr/dsymonds/iterable
AUTHORS
CONTRIBUTORS
LICENSE