]> Cypherpunks repositories - gostls13.git/commit
regexp/syntax: add package and Parse commentary
authorRob Pike <r@golang.org>
Fri, 10 Feb 2012 04:57:12 +0000 (15:57 +1100)
committerRob Pike <r@golang.org>
Fri, 10 Feb 2012 04:57:12 +0000 (15:57 +1100)
commit1ceb5616292496da476f52c0125917ecff002a76
tree16937f5606577873db0c8d5680e64237cda49353
parent13443ccc2aa102cb57cdefd8a44d03257ae1777b
regexp/syntax: add package and Parse commentary

Fixes #2954.

R=golang-dev, bradfitz, rsc, r
CC=golang-dev
https://golang.org/cl/5645077
src/pkg/regexp/syntax/parse.go