1
0
mirror of https://github.com/golang/go synced 2024-11-26 12:58:06 -07:00
go/usr/gri/pretty
Robert Griesemer 0d6a5f417f weekly snapshot:
- template-driven ast printing now can successfully
  reproduce entire Go programs

next steps:
- fine-tuning of output
- print interspersed comments
- cleanup and testing against all Go programs
- replace astprinter

R=r
OCL=28181
CL=28181
2009-05-01 19:32:41 -07:00
..
ast.txt weekly snapshot: 2009-05-01 19:32:41 -07:00
astprinter.go daily snapshot: 2009-04-23 21:53:01 -07:00
comment.go godoc: use data-driven templates for html, text generation 2009-04-15 18:53:43 -07:00
format_test.go weekly snapshot: 2009-05-01 19:32:41 -07:00
format.go weekly snapshot: 2009-05-01 19:32:41 -07:00
godoc.go Some adjustments to godoc: 2009-04-28 19:11:37 -07:00
Makefile - install doc in lib/go 2009-04-25 17:01:41 -07:00
Makefile.iant Some adjustments to godoc: 2009-04-28 19:11:37 -07:00
package.html remove lots of accumulated crud: 2009-04-21 18:37:48 -07:00
package.txt godoc: supporting data 2009-04-15 18:38:37 -07:00
packagelist.html godoc: supporting data 2009-04-15 18:38:37 -07:00
packagelist.txt fix template. 2009-04-21 22:26:08 -07:00
parseerror.html godoc: supporting data 2009-04-15 18:38:37 -07:00
parseerror.txt godoc: supporting data 2009-04-15 18:38:37 -07:00
pretty.go weekly snapshot: 2009-05-01 19:32:41 -07:00
selftest0.go delete export 2009-01-20 14:40:40 -08:00
selftest1.go Steps towards a general scanner/parser library for Go: 2009-02-27 15:40:17 -08:00
selftest2.go remove lots of accumulated crud: 2009-04-21 18:37:48 -07:00
symboltable.go Convert go tree to hierarchical pkg directory: 2009-04-16 20:52:37 -07:00
test.sh daily snapshot: 2009-03-13 16:59:51 -07:00
untab.go Convert go tree to hierarchical pkg directory: 2009-04-16 20:52:37 -07:00