1
0
mirror of https://github.com/golang/go synced 2024-11-12 02:10:21 -07:00
The Go programming language
Go to file
Robert Griesemer 63b332eddd - allow ()'s and {}'s for now when parsing calls/composite literals
- require ()'s around composite literals at the if/for/switch control clause level
- fixed a nasty bug: passing a value instead of a pointer to a value to an interface
  variable - and not noticing that the value is copied

R=r
OCL=25649
CL=25649
2009-03-03 16:00:06 -08:00
doc The final piece of the alternative to my parens proposal 2009-03-03 15:40:30 -08:00
include libmach: 2009-02-03 15:00:09 -08: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 back to T{x}, stricter handling of T(x) vs x.(T) 2009-03-03 08:41:02 -08:00
test Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
usr/gri - allow ()'s and {}'s for now when parsing calls/composite literals 2009-03-03 16:00:06 -08:00