mirror of
https://github.com/golang/go
synced 2024-11-20 10:04:45 -07:00
187cf78a7c
- moved Object, Type, Scope out of AST into symboltable - moved universe into symboltable - removed dead code - fixed dependency computation (pretty -d filename.go) - lots of cleanups - removed tocken channel connection between parser and scanner (was cute, but not really needed) R=r OCL=24545 CL=24545 |
||
---|---|---|
.. | ||
ast.go | ||
compilation.go | ||
Makefile | ||
Makefile.iant | ||
parser.go | ||
platform.go | ||
pretty.go | ||
printer.go | ||
scanner.go | ||
selftest0.go | ||
selftest1.go | ||
selftest2.go | ||
symboltable.go | ||
test.sh | ||
typechecker.go | ||
untab.go | ||
utils.go |