1
0
mirror of https://github.com/golang/go synced 2024-11-12 09:50:21 -07:00
The Go programming language
Go to file
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
doc clarification of conversion rules for ideal numbers 2008-10-16 15:03:22 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -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 fix typo causing infinite recursion 2008-10-17 17:59:27 -07:00
test do not set t->recur on basic types. 2008-10-17 17:51:29 -07:00
usr - simplified parsing of composite literals and slices by 2008-10-18 20:20:30 -07:00