]> Cypherpunks repositories - gostls13.git/commit
- steps towards augmenting ast with declaration info
authorRobert Griesemer <gri@golang.org>
Tue, 6 Jan 2009 22:54:18 +0000 (14:54 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 6 Jan 2009 22:54:18 +0000 (14:54 -0800)
commit215eb7eb7f808938f1cb0e0e134979b88e2ab5cb
tree4debd0e916f040ed55004dbf253e1c538203e783
parent88b5c5f0f872e176be8e87b04c612817eeed5844
- 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
usr/gri/pretty/compilation.go
usr/gri/pretty/printer.go
usr/gri/pretty/typechecker.go