summaryrefslogtreecommitdiff
path: root/Userland/Applications/Assistant/FuzzyMatch.cpp
AgeCommit message (Expand)Author
2021-09-28Assistant: Zero initialize fuzzy match arrayBrian Gianforcaro
2021-07-07Assistant: Compare two chars instead of StringViews of length 1Yuval Tasher
2021-07-03Assistant: Use StringView more in FileProvider fuzzy matching codeAndreas Kling
2021-06-28Userland: Add new app called AssistantSpencer Dixon