1
0
mirror of https://github.com/golang/go synced 2024-11-22 17:14:41 -07:00
The Go programming language
Go to file
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
doc - Fixed bug in spec: PrimaryExpr is too restrictive in most places 2008-10-10 12:45:44 -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 add sys.BUG_intereq to compare interfaces for equality 2008-10-10 15:30:32 -07:00
test - removed extra package clause 2008-10-10 14:50:23 -07:00
usr - implemented heuristic for composite literals starting with a type name: 2008-10-10 16:03:32 -07:00