1
0
mirror of https://github.com/golang/go synced 2024-10-04 00:31:23 -06:00
go/usr/gri
Robert Griesemer 7c3a2c47b0 - snapshot of pretty printer work
- accepts all Go code (use -s flag)
- complete rewrite of AST, AST building, and printing
  (as a result much more compact)
- printing severely screwed up at the moment, but should be
  fully working in 1 more day

R=r
DELTA=2118  (514 added, 980 deleted, 624 changed)
OCL=17161
CL=17161
2008-10-14 18:14:01 -07:00
..
gosrc remove uses of *T as an implicit forward declaration of T 2008-10-07 12:59:54 -07:00
pretty - snapshot of pretty printer work 2008-10-14 18:14:01 -07:00