1
0
mirror of https://github.com/golang/go synced 2024-11-18 07:44:51 -07:00
go/usr
Robert Griesemer f3b08744a2 Simplified AST:
- one node for array and slice types
- one node for index and slice expressions
- simplified parser, astprinter, and ast.txt

R=r
DELTA=71  (0 added, 43 deleted, 28 changed)
OCL=28768
CL=28768
2009-05-13 15:18:05 -07:00
..
dsymonds/iterable minor cleanup, not required by compiler changes 2009-05-08 10:14:55 -07:00
gri Simplified AST: 2009-05-13 15:18:05 -07:00