1
0
mirror of https://github.com/golang/go synced 2024-11-20 09:54:45 -07:00
go/usr/gri
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
..
gosrc/test - removed obsolete files from repository 2009-01-29 17:00:18 -08:00
pretty Simplified AST: 2009-05-13 15:18:05 -07:00