summaryrefslogtreecommitdiff
path: root/src/regexp/syntax/prog.go
Commit message (Expand)AuthorAgeFilesLines
* regexp/syntax: don't do both linear and binary sesarch in MatchRunePosIan Lance Taylor2018-08-221-10/+22
* all: use strings.Builder instead of bytes.Buffer where appropriateBrad Fitzpatrick2018-03-261-7/+7
* all: remove some unused return parametersDaniel Martí2018-03-241-8/+6
* regexp: Remove duplicated function wordRune()Sylvain Zimmer2017-09-081-11/+2
* all: single space after period.Brad Fitzpatrick2016-03-021-2/+2
* all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder2015-03-181-2/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+345