1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-04-24 17:12:16 +02:00
Andrew Gallant 51480d57a6 regex: simplify AST analysis a bit
The verbatim literal stuff hasn't been used for a while and I don't
foresee it being used. If it's really needed, it would probably better
to just implement it by looking at the pattern string itself, which
avoids parsing it into an AST altogether.
2023-07-05 14:04:29 -04:00
..
2023-05-16 13:12:45 -04:00
2023-01-05 09:00:33 -05:00
2023-01-05 09:05:59 -05:00
2023-01-05 09:11:16 -05:00
2023-07-05 14:04:29 -04:00