Files
ripgrep/grep/src
Andrew Gallant 42b8132d0a grep: add "perfect" smart case detection
This commit removes the previous smart case detection logic and replaces
it with detection based on the regex AST. This particular AST is a faithful
representation of the concrete syntax, which lets us be very precise in
how we handle it.

Closes #851
2018-03-13 22:55:39 -04:00
..
2016-06-22 21:19:02 -04:00
2018-03-13 22:55:39 -04:00
2018-03-13 22:55:39 -04:00