1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates
pierrenn aab3d80374
args: refactor to permit adding other engines
This is in preparation for adding a new --engine flag which is intended
to eventually supplant --auto-hybrid-regex.

While there are no immediate plans to add more regex engines to ripgrep,
this is intended to make it easier to maintain a patch to ripgrep with
an additional regex engine. See #1488 for more details.
2020-03-15 09:24:28 -04:00
..
cli crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
core args: refactor to permit adding other engines 2020-03-15 09:24:28 -04:00
globset crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
grep crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
ignore crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
matcher crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
pcre2 crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
printer crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
regex crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00
searcher crates: update URLs in Cargo.toml 2020-02-28 20:31:43 -05:00