mirror of
https://github.com/golang/go
synced 2024-11-22 06:04:39 -07:00
3cfd91f85b
- use explicit expression lists instead of binary trees to represent lists of the form a, b, c (per discussion w/ Russ) - use explicit nodes for various language constructs for better readability - various adjustments in parsing and printing next steps: - clean up AST fully so it can be checked in as library R=r OCL=26371 CL=26371 |
||
---|---|---|
.. | ||
gri |