]> Cypherpunks repositories - gostls13.git/commit
add character classes.
authorRob Pike <r@golang.org>
Sat, 11 Oct 2008 23:48:05 +0000 (16:48 -0700)
committerRob Pike <r@golang.org>
Sat, 11 Oct 2008 23:48:05 +0000 (16:48 -0700)
commite8828dcbe148b54a9c40c174e229443bd900b484
tree64001f8da02ec2f2850518919a6461c74442a6a2
parent0f0648d33c27e00398a707f0670f93228322bf8f
add character classes.
allocate into an array for easier scanning and printing.

R=rsc
DELTA=282  (193 added, 44 deleted, 45 changed)
OCL=16955
CL=16955
usr/r/regexp/regexp.go