]> Cypherpunks repositories - gostls13.git/commit
- fixed bugs related to the empty statement
authorRobert Griesemer <gri@golang.org>
Fri, 13 Feb 2009 00:06:21 +0000 (16:06 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 13 Feb 2009 00:06:21 +0000 (16:06 -0800)
commit8e7873672e7d5b1f727fbc5d56ba4dea322d54f7
treef2cfb4010ca11ebf5df5915c07dca4c4e4b2a58a
parent6f8df7aa3e8cb6251d4aec424b395ebc686353c7
- fixed bugs related to the empty statement
  (now in sync with the spec and with 6g)
- fixed incorrect logging statement in gds

R=r
OCL=24970
CL=24970
usr/gri/pretty/ast.go
usr/gri/pretty/gds.go
usr/gri/pretty/parser.go
usr/gri/pretty/printer.go