1
0
mirror of https://github.com/golang/go synced 2024-11-20 09:54:45 -07:00
go/usr/gri/pretty
Robert Griesemer c4f9f369a6 - added test script
- fixed a couple of printing bugs
status: parses, reproduces, and idempotently reproduces all correct .go files

R=r
OCL=17332
CL=17332
2008-10-16 19:24:33 -07:00
..
Makefile - added test script 2008-10-16 19:24:33 -07:00
Makefile.iant - more robust TokenString implementation 2008-10-16 15:28:36 -07:00
node.go - composites, receivers, various add. checks 2008-10-16 12:16:50 -07:00
parser.go - added test script 2008-10-16 19:24:33 -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 - added test script 2008-10-16 19:24:33 -07:00
scanner.go - more robust TokenString implementation 2008-10-16 15:28:36 -07:00
test.sh - added test script 2008-10-16 19:24:33 -07:00
utils.go First cut at a Go pretty printer: 2008-09-18 16:58:37 -07:00