summaryrefslogtreecommitdiff
path: root/src/regexp/onepass.go
Commit message (Expand)AuthorAgeFilesLines
* regexp: remove dead codeBrad Fitzpatrick2016-10-041-5/+0
* all: remove unnecessary type conversionsMatthew Dempsky2016-04-151-1/+1
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* regexp: fix one-pass compilationCaleb Spare2015-11-251-78/+5
* regexp: fix LiteralPrefix for certain onepass progsCaleb Spare2015-11-251-1/+6
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+581