The Go programming language
Go to file
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 support for 5.out files 2009-10-19 22:33:56 -07:00
lib/godoc Factored out boilerplate from all html docs in doc directory: 2009-10-01 14:08:00 -07:00
misc Minor fixes and additions to the GMP wrapping. 2009-10-14 10:56:19 -07:00
pkg more description 2009-10-15 23:08:46 -07:00
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 move austin/eval and austin/ogle to exp/eval and exp/ogle 2009-10-14 18:10:43 -07:00
AUTHORS more explanatory text 2009-10-15 16:51:53 -07:00
CONTRIBUTORS more explanatory text 2009-10-15 16:51:53 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00