]> Cypherpunks repositories - gostls13.git/commit
- fixed old test cases with wrong syntax
authorRobert Griesemer <gri@golang.org>
Fri, 19 Sep 2008 06:09:07 +0000 (23:09 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 19 Sep 2008 06:09:07 +0000 (23:09 -0700)
commit2b70c6add3e5637815b39c2595572b431a40171e
tree87ab1afbac81548cf30cfb1f8fc0d5b8915d4c70
parenta1ee6804dd9282fa00bcbc9692a221d67ddbdafe
- fixed old test cases with wrong syntax
- added more test cases to Makefile
- fixed another parser issue (possibly a 6g bug - to be tracked down)

R=r
OCL=15516
CL=15516
usr/gri/gosrc/base.go
usr/gri/gosrc/decls.go
usr/gri/pretty/Makefile
usr/gri/pretty/parser.go