go/usr/gri/pretty
Robert Griesemer 8971cf2354 daily snapshot:
- separating printing of AST and documentation
- astprinter: will subsume ast printing functionality of printer
- docprinter: will subsume doc printing functionality of printer
        also: more logic to collect all the documentation pertaining
	      to all files of a package
- parser: some cleanups, stricter syntax checks
- gds: hooks to test new doc printer (disabled)

R=r
OCL=26915
CL=26915
2009-03-30 17:13:11 -07:00
..
astprinter.go daily snapshot: 2009-03-30 17:13:11 -07:00
compilation.go Significant parser cleanup: 2009-03-27 19:27:09 -07:00
dir_template.html daily snapshot: 2009-03-13 16:59:51 -07:00
docprinter.go daily snapshot: 2009-03-30 17:13:11 -07:00
error_template.html daily snapshot: 2009-03-13 16:59:51 -07:00
gds.go daily snapshot: 2009-03-30 17:13:11 -07:00
Makefile daily snapshot: 2009-03-30 17:13:11 -07:00
Makefile.iant Update for source code changes. 2008-12-19 14:32:00 -08:00
parser.go daily snapshot: 2009-03-30 17:13:11 -07:00
platform.go Rename os.FD to os.File. 2009-03-11 12:51:10 -07:00
pretty.go daily snapshot: 2009-03-13 16:59:51 -07:00
printer.go Significant parser cleanup: 2009-03-27 19:27:09 -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 - using doc template for gds now 2009-03-05 18:44:21 -08:00
symboltable.go - vector package (identical to array except for names) 2009-02-13 15:07:56 -08:00
template.go daily snapshot: 2009-03-13 16:59:51 -07:00
template.html daily snapshot: 2009-03-12 17:24:03 -07:00
test.sh daily snapshot: 2009-03-13 16:59:51 -07:00
typechecker.go - adjustments to match new token/scanner/ast 2009-03-26 16:10:07 -07:00
untab.go Rename os.FD to os.File. 2009-03-11 12:51:10 -07:00
utils.go Some real GDS functionality: 2009-02-09 21:05:14 -08:00