pre-commit-ci[bot]
|
c59489e641
|
style: pre-commit.ci fixes
|
2025-05-02 16:02:22 +00:00 |
|
Philip Top
|
d376292ff5
|
fix warnings
|
2025-05-02 09:01:49 -07:00 |
|
pre-commit-ci[bot]
|
414bff9d92
|
style: pre-commit.ci fixes
|
2025-05-02 15:51:40 +00:00 |
|
Philip Top
|
7bc28a9a69
|
update some code and change the levenshteinDistance to only work with C++14 or higher
|
2025-05-02 08:51:15 -07:00 |
|
pre-commit-ci[bot]
|
94f08d9c20
|
style: pre-commit.ci fixes
|
2025-05-02 14:47:50 +00:00 |
|
Philip Top
|
433ee18d0c
|
update documentation and tests on prefix matching and clean up close match function.
|
2025-05-02 07:46:58 -07:00 |
|
pre-commit-ci[bot]
|
7c4a4d555f
|
style: pre-commit.ci fixes
|
2025-04-30 12:34:38 +00:00 |
|
Philip Top
|
2175dc6c57
|
add prefix matching to be enabled by a flag in the app.
|
2025-04-30 05:34:06 -07:00 |
|
pre-commit-ci[bot]
|
bf467089b2
|
style: pre-commit.ci fixes
|
2025-04-28 13:31:18 +00:00 |
|
Philip Top
|
a5768acf08
|
clang-tidy fixes
|
2025-04-28 06:29:31 -07:00 |
|
pre-commit-ci[bot]
|
31a62ac3f2
|
style: pre-commit.ci fixes
|
2025-04-23 01:28:38 +00:00 |
|
Philip Top
|
ae0735c88c
|
change to size_t for levenshteinDistance
|
2025-04-22 18:27:05 -07:00 |
|
Philip Top
|
2f59ab8cfa
|
prototype separate function call for match and prefix matching
|
2025-04-22 18:27:05 -07:00 |
|
pre-commit-ci[bot]
|
77b33a879d
|
style: pre-commit.ci fixes
|
2025-04-21 21:04:08 +00:00 |
|
Philip Top
|
b857f3516e
|
clang-tidy fixes
|
2025-04-21 14:03:38 -07:00 |
|
pre-commit-ci[bot]
|
91ded76992
|
style: pre-commit.ci fixes
|
2025-04-21 16:29:15 +00:00 |
|
Philip Top
|
4373489273
|
fix pre-commit items
|
2025-04-21 09:28:20 -07:00 |
|
pre-commit-ci[bot]
|
3021257c04
|
style: pre-commit.ci fixes
|
2025-04-21 16:07:11 +00:00 |
|
Philip Top
|
0549f7c450
|
add an example of finding close matches
|
2025-04-21 09:06:14 -07:00 |
|