mirror of
https://github.com/golang/go
synced 2024-11-20 08:34:41 -07:00
8f628f4955
- adjustments to match new ast/parser interface - removed printer.go; functionality now in astprinter.go and docprinter.go (more cleanups pending) - enabled new doc printing in gds (lots of fine tuning missing, but pieces falling into place; e.g. methods associated with types. Consts, Vars, to come. Collection of all files belonging to a package to come) R=r OCL=26970 CL=26972 |
||
---|---|---|
.. | ||
astprinter.go | ||
compilation.go | ||
dir_template.html | ||
docprinter.go | ||
error_template.html | ||
gds.go | ||
Makefile | ||
Makefile.iant | ||
platform.go | ||
pretty.go | ||
selftest0.go | ||
selftest1.go | ||
selftest2.go | ||
symboltable.go | ||
template.go | ||
template.html | ||
test.sh | ||
typechecker.go | ||
untab.go | ||
utils.go |