Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regexp/syntax: exclude full range from String negation case | Keegan Carruthers-Smith | 2019-05-22 | 1 | -1/+1 |
* | all: use "reports whether" consistently in the few places that didn't | Brad Fitzpatrick | 2018-11-02 | 1 | -1/+1 |
* | all: use strings.Builder instead of bytes.Buffer where appropriate | Brad Fitzpatrick | 2018-03-26 | 1 | -4/+3 |
* | regexp/syntax: make Op an fmt.Stringer | Daniel Martà | 2018-02-20 | 1 | -0/+2 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -1/+1 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | all: replace strings.Index with strings.Contains where possible | Nathan VanBenschoten | 2016-02-19 | 1 | -1/+1 |
* | regexp/syntax: correctly print `^` BOL and `$` EOL | Tamir Duberstein | 2015-11-25 | 1 | -2/+2 |
* | regexp/syntax: Clarify comment of OpAnyCharNotNL. | Robin Eklind | 2014-11-11 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+319 |