go/src
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
..
cmd Updated and simplified gofmt. 2009-10-20 12:07:31 -07:00
lib9 convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
libbio convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
libcgo 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
libmach support for 5.out files 2009-10-19 22:33:56 -07:00
pkg Add base85, based on base64. 2009-10-20 09:04:09 -07:00
Make.386 makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
Make.amd64 makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
Make.arm makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
Make.cmd add and use Make.cmd 2009-08-27 11:17:14 -07:00
Make.conf might as well make 6g run faster.... go from gcc -O1 to -O2 2009-09-28 14:36:20 -07:00
Make.pkg 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
all-arm.bash expanded arm regression testing. will go away once 5g is compliant 2009-09-18 19:09:29 -07:00
all-nacl.bash move native client to exp/nacl. 2009-10-14 17:16:21 -07:00
all.bash split all.bash into make.bash and run.bash 2008-10-08 09:46:54 -07:00
clean.bash fix build: 2009-10-14 18:29:33 -07:00
make-arm.bash fix arm build 2009-10-15 21:27:09 -07:00
make.bash fix nacl build 2009-10-09 11:15:19 -07:00
quietgcc.bash exit with non-zero status for incompatible pointer type warnings 2009-09-09 16:45:23 -07:00
run.bash move austin/eval and austin/ogle to exp/eval and exp/ogle 2009-10-14 18:10:43 -07:00
sudo.bash add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00