1
0
mirror of https://github.com/golang/go synced 2024-11-20 11:04:56 -07:00
go/usr/gri/pretty
Robert Griesemer 6b49713df5 snapshot of pretty printer:
- almost there, receivers, labels, composites, comments are not yet printed
- runs through 18KLOC of Go code and prints it again

R=r
OCL=17237
CL=17237
2008-10-15 17:06:28 -07:00
..
Makefile snapshot of pretty printer: 2008-10-15 17:06:28 -07:00
Makefile.iant - added names to result signatures to make it compile with gccgo 2008-09-24 22:01:52 -07:00
node.go snapshot of pretty printer: 2008-10-15 17:06:28 -07:00
parser.go snapshot of pretty printer: 2008-10-15 17:06:28 -07:00
platform.go - fix for out-of-bounds error found by rsc 2008-09-19 10:56:35 -07:00
pretty.go - snapshot of pretty printer work 2008-10-14 18:14:01 -07:00
printer.go snapshot of pretty printer: 2008-10-15 17:06:28 -07:00
scanner.go snapshot 2008-10-15 11:48:18 -07:00
utils.go First cut at a Go pretty printer: 2008-09-18 16:58:37 -07:00