The Go programming language
Go to file
Robert Griesemer a893db8767 gofmt (final resting place TBD):
- replacement for pretty; app to format a single .go file

printer.go (pkg/go/printer):
- replacement for astprinter.go; implements AST printing
- also replaces pkg/go/ast/format.go for now

cleanups:
- removed/saved away old code

R=r,rsc,iant
DELTA=2833  (1183 added, 1628 deleted, 22 changed)
OCL=30226
CL=30306
2009-06-15 16:23:16 -07:00
doc restructure makefiles, scripts to factor out O= logic. 2009-06-05 10:59:55 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src gofmt (final resting place TBD): 2009-06-15 16:23:16 -07:00
test bug: pointer arithmetic involving large offsets 2009-06-09 09:45:30 -07:00
usr gofmt (final resting place TBD): 2009-06-15 16:23:16 -07:00