Go to file
mandlm 2ebc2107ba
feat: add developer mode and incremental search cli options
2024-03-23 10:26:52 +01:00
.nix docs: setup presentation 2024-03-22 11:01:03 +01:00
QVectorSearch feat: add developer mode and incremental search cli options 2024-03-23 10:26:52 +01:00
cmake chore: init project 2024-03-18 12:12:31 +01:00
docs docs: slides, first release 2024-03-22 18:49:17 +01:00
lib_timer refactor: extract lib_timer 2024-03-20 21:12:33 +01:00
lib_vector_search feat: use unordered_map instead of map 2024-03-22 15:37:13 +01:00
scripts chore: init project 2024-03-18 12:12:31 +01:00
vector_search_cli feat: use WordRefList instead of std::foward_list for results 2024-03-21 20:16:00 +01:00
.envrc chore: init project 2024-03-18 12:12:31 +01:00
.gitignore chore: remove QtCreator user config 2024-03-22 18:55:00 +01:00
.pre-commit-config.yaml chore: init project 2024-03-18 12:12:31 +01:00
CMakeLists.txt refactor: extract lib_timer 2024-03-20 21:12:33 +01:00
words.txt feat: add option to load english words 2024-03-20 21:45:06 +01:00