Commit graph

6 commits

Author SHA1 Message Date
243b22e4c1 feat: optimize out in Release builds
- fix: fastest scope matching,
- feat: try to allow the compiler to optimize out as many conditional statements as possible,
        which allow to use clutchlog for progress-only messages in Release mode.
- feat: build_all.sh test script,
- fix: typo in macro declarations in builds without clutchlog,
- update the README accordingly.
2020-09-15 23:12:19 +02:00
a8755a3444 fix typo 2020-09-04 10:54:34 +02:00
75f18ea8a8 better readme 2020-09-04 10:51:58 +02:00
93402d0c4b feat: full featured dump 2020-09-04 10:32:06 +02:00
7ef6459c35 clean-up refactoring and more detailed doc 2020-08-31 00:29:12 +02:00
e30a6b3e85 first import 2020-08-23 11:11:15 +02:00