]> Cypherpunks repositories - gostls13.git/commit
snapshot of pretty printer:
authorRobert Griesemer <gri@golang.org>
Thu, 16 Oct 2008 00:06:28 +0000 (17:06 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 16 Oct 2008 00:06:28 +0000 (17:06 -0700)
commit6b49713df5fb89ad0946f28a559ac4c88b588a1d
treef2892e1a684d9ddce7f420b49d89f0f69e78f27c
parent13508ceabef7e885a6a1d61b6d9c5cf5bf17eb88
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
usr/gri/pretty/Makefile
usr/gri/pretty/node.go
usr/gri/pretty/parser.go
usr/gri/pretty/printer.go