mirror of
https://github.com/golang/go
synced 2024-11-20 08:44:39 -07:00
8971cf2354
- 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 |
||
---|---|---|
.. | ||
astprinter.go | ||
compilation.go | ||
dir_template.html | ||
docprinter.go | ||
error_template.html | ||
gds.go | ||
Makefile | ||
Makefile.iant | ||
parser.go | ||
platform.go | ||
pretty.go | ||
printer.go | ||
selftest0.go | ||
selftest1.go | ||
selftest2.go | ||
symboltable.go | ||
template.go | ||
template.html | ||
test.sh | ||
typechecker.go | ||
untab.go | ||
utils.go |