summaryrefslogtreecommitdiff
path: root/usr/gri/pretty/selftest1.go
AgeCommit message (Expand)AuthorFilesLines
2009-09-24cleanup in personal dir:Robert Griesemer1-40/+0
2009-02-27Steps towards a general scanner/parser library for Go:Robert Griesemer1-1/+1
2009-02-13convert composite literals from { } to ( ).Russ Cox1-4/+4
2008-10-31- handle field tags in pretty printerRobert Griesemer1-0/+40