summaryrefslogtreecommitdiff
path: root/src/regexp/syntax/parse_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* regexp/syntax: fix factoring of common prefixes in alternationsPaul Wankadia2016-01-081-3/+4
* regexp/syntax: fix handling of \Q...\ERuss Cox2015-12-011-0/+2
* regexp/syntax: reject large repetitions created by nesting small onesRuss Cox2014-09-301-0/+13
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+559