epubgrep/src
tastytea 84e2b387e5
Clean up text before searching.
2021-05-24 16:01:41 +02:00
..
CMakeLists.txt Add basic search functionality and context output. 2021-05-24 15:35:49 +02:00
fs-compat.hpp.in std::filesystem compatibility for older GCC. 2021-05-20 10:37:45 +02:00
main.cpp Clean up text before searching. 2021-05-24 16:01:41 +02:00
options.cpp Clean up text before searching. 2021-05-24 16:01:41 +02:00
options.hpp Mark everything [[nodiscard]], fix some comments. 2021-05-24 13:00:03 +02:00
search.cpp Clean up text before searching. 2021-05-24 16:01:41 +02:00
search.hpp Clean up text before searching. 2021-05-24 16:01:41 +02:00
version.hpp.in Initial commit. 2021-05-20 04:34:06 +02:00
zip.cpp Implement zip::read_file() – Read file in archive; add test. 2021-05-23 08:56:58 +02:00
zip.hpp Mark everything [[nodiscard]], fix some comments. 2021-05-24 13:00:03 +02:00