1
0
mirror of https://github.com/golang/go synced 2024-09-25 13:20:13 -06:00
go/usr/gri
Robert Griesemer 52e9080d56 - simplified parsing of composite literals and slices by
treating ":" as lowest-level binary operator
- more precise error message for composites
- added flag -columns (false) - when set, prints precise error column
- a few more tests

R=r
OCL=17428
CL=17428
2008-10-18 20:20:30 -07:00
..
gosrc remove uses of *T as an implicit forward declaration of T 2008-10-07 12:59:54 -07:00
pretty - simplified parsing of composite literals and slices by 2008-10-18 20:20:30 -07:00