1
0
mirror of https://github.com/golang/go synced 2024-11-22 16:25:07 -07:00
go/usr/gri
Robert Griesemer 215eb7eb7f - steps towards augmenting ast with declaration info
(will help produce html output where we can click on identifiers and
  get to the declaration)
- snapshot before changing back to old new

R=r
OCL=22159
CL=22159
2009-01-06 14:54:18 -08:00
..
gosrc change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
pretty - steps towards augmenting ast with declaration info 2009-01-06 14:54:18 -08:00