summaryrefslogtreecommitdiffstats
path: root/ingen/ColorContext.hpp
AgeCommit message (Collapse)AuthorFilesLines
2020-08-02Move public headers to a separate include directoryDavid Robillard1-39/+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.
2019-04-13Clean up symbol tableDavid Robillard1-1/+3
2018-09-23Use lowercase namespace namesDavid Robillard1-2/+2
2016-09-18Add fancy communication loggingDavid Robillard1-0/+37