Tim Henderson

Results 16 comments of Tim Henderson

The modes the Go regexp parser supports are documented here: https://golang.org/pkg/regexp/syntax/

@rolyagca correct, `$` is not supported (nor is `^`) if you would like to see there support please open a separate bug.

I don't support this library. If you have a specific PR though I might be willing to merge it.

The operations code was a external feature contribution (and I have to admit I haven't used it). There could very well be a bug in it -- and it certainly...

Good idea. We can use my https://github.com/timtadh/betterast

That would indeed be useful. Not sure if I have the bandwidth to write the feature at the moment but I am happy to review a pull request!