mirror of
https://github.com/golang/go
synced 2024-11-23 00:10:07 -07:00
75a5d6cd2d
- commented public interface - much better and very precise error messages - much better tracing output - many more checks (still permits more than just syntactically legal programs, but much more is checked that can be checked w/o semantic information) - updated with respect to updated AST - general cleanup throughout Parser almost ready for move into lib/go. R=r OCL=26853 CL=26855 |
||
---|---|---|
.. | ||
compilation.go | ||
dir_template.html | ||
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 |