Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-02 | Move public headers to a separate include directory | David Robillard | 1 | -123/+0 | |
This is more conventional and probably best practice (since it avoids polluting the include path with non-headers), and is supported by the clang-tidy llvm-header-guard check. | |||||
2020-08-02 | Fix uninitialized members | David Robillard | 1 | -1/+2 | |
2020-08-01 | Use modern casts | David Robillard | 1 | -6/+7 | |
2019-03-09 | Clean up AtomForge | David Robillard | 1 | -0/+121 | |