go/usr/gri
Robert Griesemer 89319cfbf9 - implemented heuristic for composite literals starting with a type name:
if in a if, for, or switch header, must be parenthesized
- implemented string concatenation
- simplified a lot of code
- added many more tests: can now parse all *.go files I got my hands on
- printing output currently broken in some cases, use with -s (silent) option

R=r
OCL=16932
CL=16934
2008-10-10 16:03:32 -07:00
..
gosrc remove uses of *T as an implicit forward declaration of T 2008-10-07 12:59:54 -07:00
pretty - implemented heuristic for composite literals starting with a type name: 2008-10-10 16:03:32 -07:00