1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 09:41:07 +00:00
serenity/Userland/Applications/Assistant
2021-07-05 23:30:15 +02:00
..
CMakeLists.txt Userland: Add new app called Assistant 2021-06-28 16:29:02 +02:00
FuzzyMatch.cpp Assistant: Use StringView more in FileProvider fuzzy matching code 2021-07-03 20:03:53 +02:00
FuzzyMatch.h Userland: Add new app called Assistant 2021-06-28 16:29:02 +02:00
main.cpp Assistant: Add missing <unistd.h> include 2021-07-05 23:30:15 +02:00
Providers.cpp Assistant: Don't index the /dev directory 2021-07-04 23:15:17 +02:00
Providers.h Assistant: Make more of the classes final 2021-07-03 22:38:53 +02:00