1
0
mirror of https://github.com/golang/go synced 2024-11-25 01:57:56 -07:00
The Go programming language
Go to file
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
doc cleanup of unsafe documentation 2009-05-12 21:37:46 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src Simplified AST: 2009-05-13 15:18:05 -07:00
test describe each interface test 2009-05-12 16:09:47 -07:00
usr Simplified AST: 2009-05-13 15:18:05 -07:00