mirror of
https://github.com/golang/go
synced 2024-11-23 00:40:08 -07:00
d79f687ed8
for end of declarations, blocks, parameter lists, etc. - use extra src positions to more accurately print comments - fine-tuned low-level printing routine for comments - added better debugging support Status: - comments now appear at the right place (inbetween the right tokens) - newline control needs improvement (not very hard) - comment printing disabled for now because pretty is not idempotent with it; to enable: -comments R=r OCL=20079 CL=20079 |
||
---|---|---|
.. | ||
ast.go | ||
compilation.go | ||
Makefile | ||
Makefile.iant | ||
parser.go | ||
platform.go | ||
pretty.go | ||
printer.go | ||
scanner.go | ||
selftest0.go | ||
selftest1.go | ||
selftest2.go | ||
test.sh | ||
untab.go | ||
utils.go |