grex icon indicating copy to clipboard operation
grex copied to clipboard

A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

Results 20 grex issues
Sort by recently updated
recently updated
newest added

First of all thank you for this great tool. When using, I often need to convert text into more detailed character classes, not just non-digits or non-blank characters. Is it...

new feature

Currently, only test cases that must be matched by the generated regular expression can be provided. It would be useful to additionally provide test cases that must **not** be matched...

new feature

I think this is a great tool by description. But I use ubuntu and I doesn't have homebrew (and I don't want to install it only for this tool). I...

enhancement

Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.3 to 0.10.5. Changelog Sourced from itertools's changelog. Changelog 0.10.4 Add EitherOrBoth::or and EitherOrBoth::or_else (#593) Add min_set, max_set et al. (#613, #323) Use either/use_std (#628) Documentation fixes...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.22. Release notes Sourced from clap's releases. v3.2.22 [3.2.22] - 2022-09-16 Fixes Unify dependencies on terminal_size to the 0.2 release v3.2.21 [3.2.21] - 2022-09-12 Features...

dependencies
rust

Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.9.0 to 1.10.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=unicode-segmentation&package-manager=cargo&previous-version=1.9.0&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.6 to 0.4.0. Changelog Sourced from criterion's changelog. [0.4.0] - 2022-09-10 Removed The Criterion::can_plot function has been removed. The Criterion::bench_function_over_inputs function has been removed. The Criterion::bench_functions function...

dependencies
rust

Resolved via `prettier -w .`

Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.20.2 to 0.20.3. Release notes Sourced from pyo3's releases. PyO3 0.20.3 This is a stability & compatibility release to fix a couple of minor compilation edge cases...

dependencies
rust

Please add support for arm arch