nucleo/matcher/src
2023-08-03 02:34:49 +02:00
..
chars move matcher to subcrate 2023-07-26 15:32:04 +02:00
chars.rs Grapheme segment input and match on first grapheme char 2023-07-30 16:48:15 +02:00
config.rs Treat colon as path delimiter 2023-07-30 16:51:49 +02:00
debug.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
exact.rs fix substring matching 2023-08-03 00:59:24 +02:00
fuzzy_greedy.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
fuzzy_optimal.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
lib.rs cleanup bugs 2023-07-30 04:52:44 +02:00
matrix.rs cleanup bugs 2023-07-30 04:52:44 +02:00
multizip.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
prefilter.rs cleanup bugs 2023-07-30 04:52:44 +02:00
score.rs update README 2023-08-03 02:34:49 +02:00
tests.rs fix substring matching 2023-08-03 00:59:24 +02:00
utf32_str.rs Grapheme segment input and match on first grapheme char 2023-07-30 16:48:15 +02:00