nucleo/matcher/src
2023-08-29 15:01:17 +02:00
..
chars move pattern API to nucleo-matcher 2023-08-28 02:56:08 +02:00
pattern move pattern API to nucleo-matcher 2023-08-28 02:56:08 +02:00
chars.rs feature gate unicode support in nucleo-matcher 2023-08-29 15:01:17 +02:00
config.rs move pattern API to nucleo-matcher 2023-08-28 02:56:08 +02:00
debug.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
exact.rs Fix typos 2023-08-05 10:33:17 -05:00
fuzzy_greedy.rs reformat with rustfmt 1.71 2023-08-28 01:51:22 +02:00
fuzzy_optimal.rs move pattern API to nucleo-matcher 2023-08-28 02:56:08 +02:00
lib.rs Prepare for 0.2 release 2023-08-29 00:17:04 +02:00
matrix.rs fix clippy lint 2023-08-28 01:51:23 +02:00
pattern.rs feature gate unicode support in nucleo-matcher 2023-08-29 15:01:17 +02:00
prefilter.rs cleanup bugs 2023-07-30 04:52:44 +02:00
score.rs move pattern API to nucleo-matcher 2023-08-28 02:56:08 +02:00
tests.rs move pattern API to nucleo-matcher 2023-08-28 02:56:08 +02:00
utf32_str.rs move pattern API to nucleo-matcher 2023-08-28 02:56:08 +02:00