Commit Graph

7 Commits

Author SHA1 Message Date
e1ad1a3588
Replace deprecated timelocal() with mktime().
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-27 02:11:30 +01:00
cae1d99f9a
Add missing header.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-25 06:01:14 +02:00
2c4fb47f63
Changed namespace-indentation and header order. 2019-09-30 13:23:45 +02:00
f48b07f323
Refactored for better readability.
All checks were successful
continuous-integration/drone/push Build is passing
Ran clang-tidy over the code, took most of the advice.
2019-09-25 03:58:29 +02:00
31de8ff620
Replaced raw array with std::array. 2019-09-23 22:53:11 +02:00
b3bb1f05f2
namespaced library.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-27 09:59:43 +02:00
7fb23ee207
Split code into library and cli. 2019-07-26 20:58:24 +02:00