summaryrefslogtreecommitdiffstats
path: root/src/StreamWriter.cpp
AgeCommit message (Collapse)AuthorFilesLines
2024-07-17Clean up includes and forward declarationsDavid Robillard1-0/+1
According to include-what-you-use 0.22 on LLVM 18, anyway. Most of the changes seem vaguely reasonable, so as usual, just go with what the tool says because it's most useful when reports are typically clean.
2023-09-23Clean up includes and forward declarationsDavid Robillard1-1/+0
2023-02-03Suppress/fix new warnings in clang-tidy 15David Robillard1-1/+1
2019-03-09Clean up includes and forward declarationsDavid Robillard1-1/+3
2018-09-23Use lowercase namespace namesDavid Robillard1-2/+2
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-1/+1
2016-09-18Add fancy communication loggingDavid Robillard1-0/+39