nucleo/matcher
Riccardo Mazzarini b41c989daf
fix short circuiting logic when doing exact matches (#32)
* fix short circuiting logic in the `exact` module

* add tests for single char needles

* add bugfix to the CHANGELOG
2023-12-17 17:27:10 +01:00
..
fuzz move matcher to subcrate 2023-07-26 15:32:04 +02:00
src fix short circuiting logic when doing exact matches (#32) 2023-12-17 17:27:10 +01:00
Cargo.toml Remove unused dependency 2023-10-15 20:15:20 +02:00
fuzz.sh move matcher to subcrate 2023-07-26 15:32:04 +02:00
generate_case_fold_table.sh move matcher to subcrate 2023-07-26 15:32:04 +02:00
LICENSE Symlink license file in subcrate 2023-10-15 20:05:05 +02:00