1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:48:32 -06:00
go/usr/gri/pretty
Russ Cox 99128fc7ab move pretty/comment.go into go/doc.
extract comment text code out of go/doc/doc.go into comment.go.
no code changes, just rearrangement.

first step so i can write tests.

R=gri
DELTA=633  (318 added, 301 deleted, 14 changed)
OCL=29269
CL=29293
2009-05-22 21:42:16 -07:00
..
ast.txt semi-weekly snapshot: 2009-05-20 17:09:59 -07:00
astprinter.go Simplified AST: 2009-05-13 15:18:05 -07:00
format_test.go semi-weekly snapshot: 2009-05-20 17:09:59 -07:00
format.go semi-weekly snapshot: 2009-05-20 17:09:59 -07:00
godoc.go move pretty/comment.go into go/doc. 2009-05-22 21:42:16 -07:00
Makefile move pretty/comment.go into go/doc. 2009-05-22 21:42:16 -07:00
Makefile.iant Some adjustments to godoc: 2009-04-28 19:11:37 -07:00
package.html show subdirectories if present in a package dir 2009-05-22 10:24:28 -07:00
package.txt show subdirectories if present in a package dir 2009-05-22 10:24:28 -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 semi-weekly snapshot: 2009-05-20 17:09: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