summaryrefslogtreecommitdiffstats
path: root/ingen/AtomForge.hpp
AgeCommit message (Collapse)AuthorFilesLines
2020-08-02Move public headers to a separate include directoryDavid Robillard1-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-02Fix uninitialized membersDavid Robillard1-1/+2
2020-08-01Use modern castsDavid Robillard1-6/+7
2019-03-09Clean up AtomForgeDavid Robillard1-0/+121