summaryrefslogtreecommitdiff
path: root/src/regexp/syntax/parse.go
Commit message (Expand)AuthorAgeFilesLines
* regexp/syntax: fix validity testing of zero repeatsIan Lance Taylor2014-10-201-1/+6
* regexp/syntax: reject large repetitions created by nesting small onesRuss Cox2014-09-301-0/+34
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+1863