nucleo/matcher/src
2023-08-06 19:59:28 +02:00
..
chars move matcher to subcrate 2023-07-26 15:32:04 +02:00
chars.rs test pattrn parsing and fix edgecases 2023-08-06 14:43:56 +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 typos 2023-08-05 10:33:17 -05:00
fuzzy_greedy.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
fuzzy_optimal.rs Resolve clippy warnings 2023-08-04 11:34:23 -05:00
lib.rs correctly handle empty strings and strip leading and trailing whitespace 2023-08-06 19:59:28 +02:00
matrix.rs Fix typos 2023-08-05 10:33:17 -05:00
prefilter.rs cleanup bugs 2023-07-30 04:52:44 +02:00
score.rs Fix typos 2023-08-05 10:33:17 -05:00
tests.rs correctly handle empty strings and strip leading and trailing whitespace 2023-08-06 19:59:28 +02:00
utf32_str.rs correctly handle empty strings and strip leading and trailing whitespace 2023-08-06 19:59:28 +02:00