]> Cypherpunks repositories - gostls13.git/commit
daily snapshot:
authorRobert Griesemer <gri@golang.org>
Fri, 13 Mar 2009 00:24:03 +0000 (17:24 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 13 Mar 2009 00:24:03 +0000 (17:24 -0700)
commite06a654ce17c3e03acadc220cfda908581bee00f
treec278f50f7f8711fde0383da106eb79f916f58c1a
parentce9417ee1a2bb90fca34c87dc4f7516dfb5519b5
daily snapshot:
- correctly associate comments with declarations
  (available through AST)
- very raw printing of interface
- much more functionality, now needs some formatting, sorting, etc.

R=r
OCL=26213
CL=26213
usr/gri/pretty/ast.go
usr/gri/pretty/compilation.go
usr/gri/pretty/gds.go
usr/gri/pretty/parser.go
usr/gri/pretty/pretty.go
usr/gri/pretty/printer.go
usr/gri/pretty/template.html