1
0
mirror of https://github.com/golang/go synced 2024-11-18 21:34:46 -07:00
go/usr/gri/pretty
Robert Griesemer b7585a31b7 weekly snapshot:
format.go:
- better error handling, indentation, support for defaults,
  environments for custom formatters, cleanups (more functionality, less code)

pretty.go:
- better comment printing using format.go

made test script more robust

TBR=r
DELTA=622  (175 added, 305 deleted, 142 changed)
OCL=28956
CL=28956
2009-05-15 18:52:59 -07:00
..
ast.txt weekly snapshot: 2009-05-15 18:52:59 -07:00
astprinter.go Simplified AST: 2009-05-13 15:18:05 -07:00
comment.go Name change to improve embeddability: 2009-05-08 11:22:57 -07:00
dirlist.html godoc fix: relative paths were incorrect 2009-05-14 14:59:51 -07:00
dirlist.txt weekly snapshot 2009-05-11 09:47:53 -07:00
format_test.go weekly snapshot: 2009-05-15 18:52:59 -07:00
format.go weekly snapshot: 2009-05-15 18:52:59 -07:00
godoc.go restart functionality 2009-05-15 15:45:35 -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
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-15 18:52:59 -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 weekly snapshot: 2009-05-15 18:52:59 -07:00
test.sh weekly snapshot: 2009-05-15 18:52:59 -07:00
untab.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00