epubgrep/src
tastytea 4e01032c6f
Put regex type and --grep in search::options.
2021-05-24 13:13:15 +02:00
..
CMakeLists.txt Add first test. 2021-05-21 09:27:31 +02:00
fs-compat.hpp.in std::filesystem compatibility for older GCC. 2021-05-20 10:37:45 +02:00
main.cpp Put regex type and --grep in search::options. 2021-05-24 13:13:15 +02:00
options.cpp Clarify documentation: NUM → NUMBER. 2021-05-24 08:23:52 +02:00
options.hpp Mark everything [[nodiscard]], fix some comments. 2021-05-24 13:00:03 +02:00
search.cpp Add skeleton for search::search(). 2021-05-24 07:52:36 +02:00
search.hpp Put regex type and --grep in search::options. 2021-05-24 13:13:15 +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