1
0
mirror of https://github.com/golang/go synced 2024-11-12 09:50:21 -07:00
go/usr
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
..
gri - snapshot of pretty printer work 2008-10-14 18:14:01 -07:00
r/regexp add some tests 2008-10-14 17:45:49 -07:00