Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-17 | Avoid C-style casts and some size type conversions | David Robillard | 1 | -1/+0 | |
Aside from the syntactic cast changes, reduces some size types to 32-bits, since they can never be so large in practice. This eliminates some type conversions and shaves a few bytes. | |||||
2023-08-23 | Suppress clang-tidy header guard warnings in private code | David Robillard | 1 | -0/+1 | |
2022-09-27 | Simplify clang-tidy configuration | David Robillard | 1 | -0/+16 | |