mirror of
https://github.com/golang/go
synced 2024-11-20 09:44:45 -07:00
b86359073e
Preparations to track identifiers and declarations so that we can generate good html links as pretty printer output: - brought over old code and adjusted it - initial hookups, nothing really running yet R=r OCL=21383 CL=21383 |
||
---|---|---|
.. | ||
ast.go | ||
compilation.go | ||
globals.go | ||
Makefile | ||
Makefile.iant | ||
object.go | ||
parser.go | ||
platform.go | ||
pretty.go | ||
printer.go | ||
scanner.go | ||
selftest0.go | ||
selftest1.go | ||
selftest2.go | ||
test.sh | ||
type.go | ||
universe.go | ||
untab.go | ||
utils.go |