book.cpp
|
pass c strings to fmt (forgot some)
|
2022-08-16 17:42:42 +02:00 |
book.hpp
|
Remove some superfluous “std::”.
|
2021-08-20 17:07:25 +02:00 |
helpers.cpp
|
Silence some clang-tidy warnings.
|
2021-06-29 01:58:53 +02:00 |
main.cpp
|
pass c strings to fmt (…)
|
2022-08-16 18:15:21 +02:00 |
options.cpp
|
Fix usage quick-help.
|
2021-06-26 15:14:57 +02:00 |
output.cpp
|
pass c strings to fmt (found some more)
|
2022-08-16 17:59:03 +02:00 |
search.cpp
|
pass c strings to fmt
|
2022-08-16 16:26:17 +02:00 |
search.hpp
|
Add language to books, documents and matches.
|
2021-08-20 16:57:29 +02:00 |
zip.cpp
|
pass c strings to fmt (and one more)
|
2022-08-16 18:10:15 +02:00 |
zip.hpp
|
Move spine_filepaths() from zip:: to book::.
|
2021-08-20 15:29:55 +02:00 |