]> Cypherpunks repositories - gostls13.git/commit
- changed pretty parser to parse and print new function type syntax
authorRobert Griesemer <gri@golang.org>
Fri, 30 Jan 2009 23:31:04 +0000 (15:31 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 30 Jan 2009 23:31:04 +0000 (15:31 -0800)
commit6dd93bbfbcee0844c176967c6a7926a3ee828c56
treef3c734d1e61247048fade66cb745d2c9c03458db
parent7b6bdfb7350e3148e8ea931a7e267f4bc804000a
- changed pretty parser to parse and print new function type syntax
- added more test cases
- fixed a bug in test script which prevented errors to show up...

R=r
OCL=23832
CL=23974
usr/gri/pretty/parser.go
usr/gri/pretty/pretty.go
usr/gri/pretty/printer.go
usr/gri/pretty/test.sh